summaryrefslogtreecommitdiff
path: root/src/plugins/python
Commit message (Expand)AuthorAgeFilesLines
* Python: Remove unused functionChristian Stenger2019-09-172-11/+0
* Python: extract PythonRunConfiguration and PythonProjectDavid Schulz2019-09-178-785/+956
* 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
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-123-3/+1
* 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: Fix compile for gcc < 6.0Christian Stenger2019-07-301-1/+1
* Python: make interpreter configurableDavid Schulz2019-07-3010-16/+677
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* rename PythonEditor plugin to PythonDavid Schulz2019-07-1717-0/+2043