summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/basefilewizardfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove StandardFileWizardFactoryTobias Hunger2014-10-091-41/+0
* Core: Export PromptOverwriteDialogTobias Hunger2014-09-031-1/+1
* New Dialog: Do not show wizards on top of everything elseEike Ziller2014-07-161-1/+1
* Run "New ..." dialog as non-blocking, stay-on-top.Eike Ziller2014-07-021-2/+2
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-8/+14
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-21/+1
* BaseFileWizardFactory: Remove ExtensionList type and extensions() methodTobias Hunger2014-06-061-7/+2
* Introduce BaseFileWizardTobias Hunger2014-06-061-7/+9
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-16/+14
* IWizardFactory: Rename StandardFileWizard to StandardFileWizardFactoryTobias Hunger2014-06-051-2/+2
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-0/+556