summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/abstractprocessstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor deploymentTobias Hunger2010-08-021-4/+4
* Fix compile output to be readeable with dark themesdt2010-07-151-25/+15
* Use native separatorsTobias Hunger2010-07-071-5/+5
* Fix wrong output in compile outputdt2010-06-151-1/+1
* Fix escaped output in the compile output windowdt2010-06-101-1/+1
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-14/+29
* Allow overriding the return value of abstractprocessstep::runTobias Hunger2010-04-091-9/+20
* Don't trim lines before pushing them to the parsersdt2010-03-231-4/+4
* Add <b> to make the tags balanceddt2010-03-231-1/+1
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-4/+4
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-1/+2
* Fix some code scanning issues.Friedemann Kleint2010-02-011-2/+2
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-7/+5
* Actually display output to stderr againTobias Hunger2009-12-181-2/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-18/+114
* Remove project() from BuildStepdt2009-11-301-2/+2
* Fix for Custom build stepsdt2009-11-241-2/+2
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-4/+12
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-59/+21
* Take the build environment into account for searching what to execute.dt2009-09-081-1/+7
* long live the kinghjk2009-08-141-1/+1
* Add a way to configure what cleaning does.dt2009-06-231-1/+13
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* A bit of cleanup/unduplicationThorbjørn Lindeijer2009-03-181-16/+21
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-11/+8
* html-escape text appended to the log windows.Oswald Buddenhagen2008-12-031-3/+4
* more code cosmeticshjk2008-12-021-1/+3
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+237