summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/iwizardfactory.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded member initializersOrgad Shaneh2018-11-121-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Core: Consistently use nullptrTobias Hunger2018-05-081-2/+2
* Core: Enable text overlay for "New File/Project" iconsAlessandro Portale2017-07-241-0/+3
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-301-0/+1
* Wizards: Remove 'virtual' from method that should not be implementedEike Ziller2016-09-301-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Wizard: Make wizards report which type of projects they can supportTobias Hunger2016-01-191-4/+5
* Wizards: Better selection of project wizards to showTobias Hunger2016-01-191-2/+0
* Wizards: Turn "platform" into an IdTobias Hunger2015-12-021-7/+7
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-6/+6
* SubdirsWizard: Make opening of NewItemDialog work againTobias Hunger2015-09-291-0/+5
* IWizardFactory: Remove unneeded qualificationOrgad Shaneh2015-09-241-1/+1
* IWizardFactory: Shrink class, remove some useless codeTobias Hunger2015-09-231-6/+4
* Wizards: Bring already running wizards to the frontTobias Hunger2015-06-031-1/+0
* Wizards: Allow for async wizardsTobias Hunger2015-06-031-4/+6
* Wizards: Disable wizard actions while NewDialog is visibleTobias Hunger2015-06-031-0/+1
* Wizards: Treat running wizards in the same way as a running NewDialogTobias Hunger2015-06-031-1/+8
* JsonWizard: Make enabled state of wizard more dynamicTobias Hunger2015-05-281-1/+1
* Wizards: Add a method to query available featuresTobias Hunger2015-05-281-0/+1
* Wizards: Register commands for wizardsTobias Hunger2015-05-271-0/+7
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-0/+6
* IWizardFactory: Remove class wizard kindTobias Hunger2015-05-261-4/+1
* IWizardFactory: Use Core::Id to identify a wizardTobias Hunger2015-05-211-3/+3
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | IWizardFactory: Factor out plugin feature set generationTobias Hunger2014-09-031-0/+4
* | IFeatureProvider: Add register method for IFeatureProviders to IWizardFactoryTobias Hunger2014-07-301-0/+8
|/
* Fix that qrc wizard was no longer appearing in "new file" dialogEike Ziller2014-07-031-1/+1
* Remove IWizardFactory::DataTobias Hunger2014-06-121-41/+32
* IWizard->IWizardFactoryTobias Hunger2014-05-261-0/+124