summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildstep.h
Commit message (Expand)AuthorAgeFilesLines
* License headers.con2010-12-171-7/+11
* Refactor deploymentTobias Hunger2010-08-021-20/+15
* Fix compile output to be readeable with dark themesdt2010-07-151-1/+5
* Add Deploy stepsTobias Hunger2010-07-061-0/+1
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-11/+14
* Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-1/+1
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-2/+2
* Remove outdated commentdt2010-03-161-5/+0
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-7/+12
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-4/+4
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-28/+20
* Fix typosTobias Hunger2010-01-111-2/+2
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Rework Build Parser handlingTobias Hunger2009-12-091-6/+8
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-3/+1
* Remove BuildConfiguration::name()dt2009-11-301-1/+1
* Remove project() from BuildStepdt2009-11-301-6/+3
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-18/+24
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-28/+9
* Use Task class in addToTaskWindow(...) signal.Tobias Hunger2009-11-121-1/+1
* Rename BuildParserInterface to IBuildParser.Tobias Hunger2009-11-121-1/+1
* Remove Debugging outputdt2009-11-111-0/+2
* Remove function that was only declared but not used from BuildStepdt2009-10-211-1/+0
* Tweaks to the project page.dt2009-10-011-3/+0
* Export the build configuration class.con2009-10-011-6/+4
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-1/+1
* long live the kinghjk2009-08-141-1/+1
* Fix flickering in the project pane.dt2009-08-111-0/+3
* Rework the project settings.dt2009-08-061-5/+15
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Refacotring: Move BuildConfiguration into internal namespace.dt2009-04-201-4/+6
* 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
* Fixes: Add some comments to the header.dt2008-12-021-0/+5
* more code cosmeticshjk2008-12-021-0/+1
* 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/+181