aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor/pythoneditorplugin.h
Commit message (Expand)AuthorAgeFilesLines
* rename PythonEditor plugin to PythonDavid Schulz2019-07-171-50/+0
* Python: Plugin code cosmeticshjk2018-04-271-3/+6
* PythonEditor: Remove uses of global object poolhjk2018-02-061-1/+1
* Register python editors icon overlay in extensionsInitialized()Ulf Hermann2016-11-081-1/+1
* PythonEditor: Code cosmeticshjk2016-10-061-9/+0
* PythonEditor: Modernize/Streamlinehjk2016-08-261-7/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Rework Python Debuggerhjk2015-08-201-0/+3
* 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
* | PythonEditor: Convert to new editor setup schemehjk2014-08-201-11/+1
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-3/+0
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-2/+1
|/
* Python: Do not export symbolsTobias Hunger2013-08-261-0/+2
* Added PythonEditor pluginSergey Shambir2013-02-071-0/+76