summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditorfactory.h
Commit message (Expand)AuthorAgeFilesLines
* Python: Do not export symbolsTobias Hunger2013-08-261-2/+3
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-15/+0
* Remove unneeded IEditorFactor::open re-implementations.Eike Ziller2013-05-311-5/+0
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-3/+3
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+73