summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-9/+2
* Python: Do not export symbolsTobias Hunger2013-08-261-0/+2
* Editors: No need to re-implement functions identical to basehjk2013-05-271-5/+0
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-1/+1
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+98