aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor/wizard/pythonfilewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* JsonWizard: Replace Python FileWizard with a JsonWizardTobias Hunger2014-10-011-104/+0
* JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-1/+0
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-5/+15
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+1
* Introduce BaseFileWizardTobias Hunger2014-06-061-7/+7
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-4/+3
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-1/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-131-4/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* Cleanup IWizard interface and usershjk2013-09-241-21/+7
* Fix missing translations in Python Editor.Friedemann Kleint2013-06-141-2/+2
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+115