summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* All Plugins: Use global future synchronizerJarek Kobus2023-04-251-8/+0
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-3/+12
|\
| * Python: Don't leak running futures on shutdownJarek Kobus2023-04-041-3/+12
* | Python: Tweak handling of python project filesChristian Stenger2023-03-221-0/+1
* | Python: add interpreter selector to the python project wizardDavid Schulz2023-03-141-1/+4
|/
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* ProjectExplorer: Introduce and use convenience factory classhjk2023-01-101-11/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Python: Initialize settings in the pimplhjk2022-11-181-2/+2
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-3/+2
* Python: Convert to Tr::trhjk2022-07-211-6/+0
* Code cosmeticshjk2022-06-241-2/+1
* Python: remove python specific language client settingsDavid Schulz2022-06-101-4/+0
* Python: add pyside build configurationDavid Schulz2022-05-031-0/+3
* Python: Use specialized document to check for pylspDavid Schulz2022-03-281-3/+0
* Python: add python specific language client settingsDavid Schulz2022-01-181-1/+6
* Python: move language client functionality out of utilsDavid Schulz2022-01-181-1/+1
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
* Python: Move PyLSConfigureAssistant connection to the pluginhjk2020-02-121-0/+4
* Python: close all info bars after language server setupDavid Schulz2019-10-251-0/+13
* Python: extract PythonRunConfiguration and PythonProjectDavid Schulz2019-09-171-779/+8
* Python: Simplify code based on Project::projectFileIsDirty signalTobias Hunger2019-08-161-2/+4
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-2/+16
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-131-1/+2
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-2/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-1/+5
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-4/+2
* Python: make interpreter configurableDavid Schulz2019-07-301-15/+109
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* rename PythonEditor plugin to PythonDavid Schulz2019-07-171-0/+756