aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/abstractprocessstep.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-4/+4
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-6/+6
|/ /
* / ProjectExplorer: Remove unused memberNikolai Kosjar2014-08-251-1/+0
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-0/+3
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-0/+1
* CMake: Fix crash when building a cmake projectTobias Hunger2013-02-151-0/+2
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | AbstractProcessStep: Remove pure virtual function declarationsDaniel Teske2013-01-241-3/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Optionaly disable buildstepsDaniel Teske2012-01-311-3/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Make Qt4ProejctManager::MakeStep::run multithreading safeDaniel Teske2011-09-231-1/+1
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-4/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-49/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-31/+9
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-5/+8
|/
* Handle environment variables in customprocessstepTobias Hunger2010-09-241-0/+6
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-3/+4
* Refactor deploymentTobias Hunger2010-08-021-2/+2
* Fix compile output to be readeable with dark themesdt2010-07-151-1/+1
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-1/+1
* Allow overriding the return value of abstractprocessstep::runTobias Hunger2010-04-091-1/+3
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-5/+4
* Fix typosTobias Hunger2010-01-111-2/+2
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1