aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/abstractprocessstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-7/+7
* 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/+2
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-3/+1
* AbastractProcessStep; Check that creating the build directory workedDaniel Teske2014-10-221-2/+12
* Merge "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-10/+10
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-0/+6
* Avoid more platform ifdefsEike Ziller2014-04-081-3/+2
* AbstractProcessStep: Check for existence of executableDaniel Teske2014-01-141-1/+9
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-20/+22
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-20/+22
* | OutputParser: Parsers with fatal errors will now cause failure for all stepsTobias Hunger2013-08-231-0/+3
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-2/+12
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* CMake: Fix crash when building a cmake projectTobias Hunger2013-02-151-0/+5
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-23/+27
* OutputParser: Use AnsiFilterParserTobias Hunger2013-02-121-3/+5
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-4/+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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* 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
* Normalized connect()sRobert Loehning2012-03-061-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Optionaly disable buildstepsDaniel Teske2012-01-311-7/+3
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Less magic in BuildStep::buildConfiguration() and deployConfiguration()Daniel Teske2011-10-241-1/+1
|/
* Make Qt4ProejctManager::MakeStep::run multithreading safeDaniel Teske2011-09-231-0/+5
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* useCtrlCStub is windows-only. make #ifdefs reflect that consistentlyOswald Buddenhagen2011-08-151-0/+2
* Use qtcbuildhelper for starting the build process on Windows.Joerg Bornemann2011-08-031-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+104
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13