summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/jsonwizard/jsonsummarypage.cpp
Commit message (Expand)AuthorAgeFilesLines
* "New class" wizard: Respect the project's "no Qt keywords" settingChristian Kandeler2019-07-221-0/+17
* New class wizard: Add Qt module dependencies, if necessaryChristian Kandeler2019-06-191-0/+4
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-2/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-1/+2
* Wizards: Do not crash when adding files to existing projectv4.4.0Tobias Hunger2017-09-011-4/+32
* ProjectNode: Let add/removeSubprojects operate on single fileshjk2017-03-201-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-2/+2
* add hideProjectUi property to summary pageTim Jenssen2015-07-021-0/+8
* JsonWizard: Small code cleanup on summary pageTobias Hunger2015-06-041-17/+20
* IWizardFactory: Remove class wizard kindTobias Hunger2015-05-261-2/+0
* ProjectSummaryPage: Report no VersionControl as ""Tobias Hunger2015-05-151-1/+1
* JsonWizard: use double quotes for emphasisLeena Miettinen2015-03-161-1/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Use Utils::TreeModel for AddNewModelhjk2015-01-081-1/+0
|/
* JsonWizard: Add separate method to get stringified valuesTobias Hunger2014-11-211-1/+1
* JsonSummaryPage: Fix selection of best project nodeDaniel Teske2014-11-201-3/+8
* JsonWizard: Allow the summary page to change to the file listTobias Hunger2014-11-101-14/+45
* JsonWizard: Introduce a JsonWizard pointer into SummaryPageTobias Hunger2014-11-101-18/+11
* License update.Eike Ziller2014-10-151-7/+8
* ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-2/+2
* JsonWizard: Support formatting of sources after creating contentsTobias Hunger2014-09-301-1/+19
* JsonWizard: Add File- and Summary pagesTobias Hunger2014-09-301-0/+177