aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectwizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in Wizard code handling adding to the current projectTobias Hunger2016-05-021-1/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-6/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SummaryPage: Be more robust wrt. selecting from the comboboxTobias Hunger2015-12-101-3/+4
* Wizard: Always prefer context nodeTobias Hunger2015-11-091-4/+5
* Wizard: Stop summarypage from getting confused by similar project namesTobias Hunger2015-11-041-3/+9
* add hideProjectUi property to summary pageTim Jenssen2015-07-021-0/+6
* hide version control ui in "add" wizards based on available vc pluginsTim Jenssen2015-07-011-0/+12
* fix add new file with only one fileTim Jenssen2015-07-011-1/+4
* Fix crash on creating qrc filesDaniel Teske2015-04-231-0/+2
* Fix crash on creating console projectDaniel Teske2015-04-231-1/+1
* TreeModel: API cleanuphjk2015-04-221-2/+2
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-3/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-6/+6
* | Core: Add some helper methods to VcsManagerTobias Hunger2015-01-211-2/+1
* | TreeModel: (Partially) separate header data from root itemhjk2015-01-211-2/+1
* | ProjectWizardPage: Handle null pointer correctlyDaniel Teske2015-01-141-1/+1
* | ProjectExplorer: Use Utils::TreeModel for AddNewModelhjk2015-01-081-5/+81
|/
* Add a way to query the VCS used from the ProjectWizardPageTobias Hunger2014-11-101-4/+14
* New File Wizard: Fine tune selection of best nodeDaniel Teske2014-10-311-5/+5
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-5/+5
|/ /
* | JsonWizard: Support formatting of sources after creating contentsTobias Hunger2014-09-301-0/+1
* | JsonWizard: Add File- and Summary pagesTobias Hunger2014-09-301-1/+1
* | New Project Wizard: Fix displayname of "None" node on project selectionDaniel Teske2014-09-111-3/+9
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-2/+4
|\|
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-1/+2
|\|
| * Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* | ProjectWizardPage: Move code populating the Project dropdownTobias Hunger2014-07-151-1/+190
* | ProjectWizardPage: Refactor code a littleTobias Hunger2014-07-151-11/+101
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-13/+11
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+2
* ProjectExtensionsPage: Rework project combo boxDaniel Teske2014-05-131-16/+54
* ProjectWizard: Remove unused method hideProjectComboBoxDaniel Teske2014-04-241-6/+0
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Wizards: allow more flexibility when adding a project as a subprojectThomas Hartmann2012-04-131-0/+6
* Wizards: Platform specific file sorting on Windows via Utils::FileNameAlessandro Portale2012-03-091-1/+2
* Project wizard summary page: Order the file listAlessandro Portale2012-03-091-4/+22