aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/extracompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use more concise code to register extra compilershjk2017-02-031-6/+3
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-2/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+1
* ProjectExplorer: Gracefully abort process upon ExtraCompiler deleteOrgad Shaneh2016-04-071-9/+31
* ExtraCompiler: Remove stored targets listOrgad Shaneh2016-03-151-21/+23
* ExtraCompiler: Parent extra compilers to pluginsUlf Hermann2016-03-141-1/+5
* ExtraCompiler: Run extra compiler in a threadTobias Hunger2016-03-111-17/+134
* ExtraCompiler: Use a hash for contentsOrgad Shaneh2016-02-291-14/+9
* ExtraCompiler: Store contents as Utf8Orgad Shaneh2016-02-181-7/+6
* ProjectExplorer: Allow extra compilers to post compile issuesUlf Hermann2016-02-161-0/+43
* Generalize support for extra compilersUlf Hermann2016-02-161-0/+321