aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/basefilewizardfactory.h
Commit message (Expand)AuthorAgeFilesLines
* qbs build: Improve some base itemsChristian Kandeler2023-09-181-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Use FilePath in several file wizardshjk2021-09-291-17/+10
* Core: FilePath-ify DocumentManagerhjk2021-09-221-3/+2
* Make changes in the QtCreator side required for QDS new project dialogSamuel Ghinet2021-09-211-1/+1
* Core: Make member functions const/staticAlessandro Portale2020-12-111-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-7/+7
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Core: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* CorePlugin: Clean forward declarationLaurent Montel2017-09-271-2/+0
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Wizards: Turn "platform" into an IdTobias Hunger2015-12-021-4/+4
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* Make BaseFileWizard asyncTobias Hunger2015-06-031-12/+6
* Wizards: Allow for async wizardsTobias Hunger2015-06-031-1/+2
* Wizards: Treat running wizards in the same way as a running NewDialogTobias Hunger2015-06-031-3/+4
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-4/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove StandardFileWizardFactoryTobias Hunger2014-10-091-11/+0
|/
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+0
* BaseFileWizardFactory: Remove ExtensionList type and extensions() methodTobias Hunger2014-06-061-4/+0
* Introduce BaseFileWizardTobias Hunger2014-06-061-2/+3
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-3/+2
* IWizardFactory: Rename StandardFileWizard to StandardFileWizardFactoryTobias Hunger2014-06-051-1/+1
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-0/+157