summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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