summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* PythonEditor: Convert to new editor setup schemehjk2014-08-201-52/+0
* TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-6/+1
* TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-1/+1
* PythonEditor: Remove unneeded includehjk2014-07-311-1/+0
* Editors: Some renamings to enhance consistencyhjk2014-07-311-4/+4
* TextEditor: Re-work comment definition handlinghjk2014-07-311-4/+0
* TextEditors: Avoid multiple highlighting runs when changing font settingEike Ziller2014-01-241-1/+0
* TextEditors: Move font settings to documentEike Ziller2014-01-241-3/+1
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-0/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Python: Do not export symbolsTobias Hunger2013-08-261-3/+3
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-3/+3
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+62