summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/wizard
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-5/+15
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-124-4/+7
* Introduce BaseFileWizardTobias Hunger2014-06-066-15/+16
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-064-14/+9
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-055-8/+8
* IWizard->IWizardFactoryTobias Hunger2014-05-262-2/+2
* Fix typo in PREFERED_PROJECT_MODEKai Koehne2014-03-191-1/+1
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-131-2/+2
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-132-7/+1
* Incremented year in copyright infoRobert Loehning2014-01-0810-10/+10
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-092-2/+0
* Cleanup IWizard interface and usershjk2013-09-244-44/+20
* SessionManager: Apply 'static' patternhjk2013-09-051-2/+2
* Python: Do not export symbolsTobias Hunger2013-08-268-2/+18
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* Fix missing translations in Python Editor.Friedemann Kleint2013-06-141-2/+2
* PythonEditor: added class wizardSergey Shambir2013-04-268-0/+778
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-3/+3
* Added PythonEditor pluginSergey Shambir2013-02-072-0/+172