summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-7/+0
* Remove the need to register editors in the action handlerEike Ziller2013-12-121-10/+2
* Cleanup IWizard interface and usershjk2013-09-241-2/+2
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-11/+2
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-9/+3
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+2
* Python: Do not export symbolsTobias Hunger2013-08-261-2/+3
* PythonEditor: added class wizardSergey Shambir2013-04-261-0/+2
* Fix MSVC compiler warningsOrgad Shaneh2013-03-251-3/+1
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+286