summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythoneditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-2/+4
* Python: add create venv option to the wizardDavid Schulz2023-03-271-5/+5
* Python: add create venv actionDavid Schulz2023-03-211-9/+28
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+3
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-2/+2
* Python: add interpreter selector to editor toolbarDavid Schulz2023-01-201-27/+163
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-191-4/+4
|\
| * Python: Fix detecting python ls for reopened filesDavid Schulz2022-08-081-4/+4
* | Python: Convert to Tr::trhjk2022-07-211-23/+19
|/
* Python: remove python specific language client settingsDavid Schulz2022-06-101-1/+13
* Python: Apply 'static' pattern for singleton membershjk2022-04-271-2/+2
* Python: add PySide installation check on document openDavid Schulz2022-03-281-0/+2
* Python: Use specialized document to check for pylspDavid Schulz2022-03-281-1/+20
* PythonEditor: Fix a leak of console process on shutdownJarek Kobus2022-01-201-2/+2
* Add tool tip to REPL button in python editorEike Ziller2021-01-111-0/+4
* Python editor: Add buttons & actions for opening REPLEike Ziller2020-03-191-0/+66
* Python: Move PyLSConfigureAssistant connection to the pluginhjk2020-02-121-3/+0
* Python: close all info bars after language server setupDavid Schulz2019-10-251-14/+1
* Python: Switch pyls on interpreter changeDavid Schulz2019-10-181-311/+4
* Python: remove unused static stringDavid Schulz2019-10-021-1/+0
* Python: add task for pyls installationDavid Schulz2019-09-301-9/+26
* Python: make pyls install kill timer a memberDavid Schulz2019-09-301-4/+3
* Python: Add info bar to install python language serverDavid Schulz2019-09-301-3/+104
* Python: Check for Python language server after document was openedDavid Schulz2019-09-261-11/+212
* rename PythonEditor plugin to PythonDavid Schulz2019-07-171-0/+65