summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-0/+6
* Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+1
* Python: Do not export symbolsTobias Hunger2013-08-261-0/+2
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-16/+3
* Remove unneeded IEditorFactor::open re-implementations.Eike Ziller2013-05-311-10/+0
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-1/+1
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+82