aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildstep.h
Commit message (Expand)AuthorAgeFilesLines
...
* Long live the king!hjk2012-01-261-1/+1
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-1/+1
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-0/+22
* Make BuildStepConfigWidget hideableDaniel Teske2011-12-081-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix various crashesDaniel Teske2011-10-311-0/+2
* qmake: Warn when using a mkspec that might not work with the tool chainTobias Hunger2011-09-151-0/+3
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-2/+1
* Add gui thread mode to BuildStepDaniel Teske2011-07-121-0/+4
* Remove BuildStepConfigWidget::init()dt_2011-05-301-1/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* make addOutput() signal constOswald Buddenhagen2011-04-181-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-36/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | ProjectExplorer: Adapt output window clients to fixed newline handling.Christian Kandeler2011-03-311-1/+5
|/
* ProjectExplorer: Add deployConfiguration() member function to BuildStep.Christian Kandeler2011-02-211-0/+2
* It's 2011 now.con2011-01-121-1/+1
* 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