aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor/pythoneditor.h
Commit message (Expand)AuthorAgeFilesLines
* rename PythonEditor plugin to PythonDavid Schulz2019-07-171-40/+0
* PythonEditor: Modernize/Streamlinehjk2016-08-261-2/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Python: Make editor factory use new BaseEditorFactoryhjk2014-08-221-33/+1
* | PythonEditor: Convert to new editor setup schemehjk2014-08-201-2/+25
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-3/+1
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-2/+2
* | TextEditor: Re-work comment definition handlinghjk2014-07-311-1/+0
|/
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-2/+0
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Python: Do not export symbolsTobias Hunger2013-08-261-2/+3
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Editors: No need to re-implement functions identical to basehjk2013-05-271-1/+0
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+65