summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/wizard/pythonfilewizard.h
Commit message (Expand)AuthorAgeFilesLines
* JsonWizard: Replace Python FileWizard with a JsonWizardTobias Hunger2014-10-011-52/+0
* Introduce BaseFileWizardTobias Hunger2014-06-061-1/+1
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-2/+1
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-2/+2
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-131-2/+2
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-131-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-6/+4
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-3/+3
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+57