summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+2
* TextEditors: Avoid multiple highlighting runs when changing font settingEike Ziller2014-01-241-14/+0
* TextEditors: Move font settings to documentEike Ziller2014-01-241-3/+3
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-1/+1
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-1/+12
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-1/+1
|/
* Python: Do not export symbolsTobias Hunger2013-08-261-0/+2
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-3/+3
* PythonEditor: fixed 100% crash in editorSergey Shambir2013-03-191-4/+0
* Fix Krazy warnings about includes/header guards in Python Editor.Friedemann Kleint2013-03-121-1/+1
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+99