aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor/wizard/pythonclasswizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* JsonWizard: Replace Python class wizard with a JsonWizardTobias Hunger2014-10-241-116/+0
* License updateEike Ziller2014-10-091-7/+8
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+1
* Introduce BaseFileWizardTobias Hunger2014-06-061-1/+1
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-6/+4
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-2/+2
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* Fix typo in PREFERED_PROJECT_MODEKai Koehne2014-03-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-15/+7
* SessionManager: Apply 'static' patternhjk2013-09-051-2/+2
* Python: Do not export symbolsTobias Hunger2013-08-261-0/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* PythonEditor: added class wizardSergey Shambir2013-04-261-0/+123