summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildstepspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* Make the toolboxes in Projects Mode nicerJens Bache-Wiig2010-05-071-21/+35
* Prevent removing buildsteps if the buildsteps are queued for building.dt2010-04-131-8/+17
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-14/+16
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-2/+2
* Remove the summary part from the most commonly used project configuration pages.con2010-02-011-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-3/+5
* Use same button type (QToolButton) for all build step buttons.con2010-01-211-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-3/+3
* Show/hide the no build steps label as appropriateTobias Hunger2009-12-071-0/+5
* Update build steps related panelsTobias Hunger2009-12-011-116/+99
* Make setDisplayName easier and break displayName signalsdt2009-11-301-0/+1
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-2/+1
* Remove BuildConfiguration::name()dt2009-11-301-13/+8
* Remove project() from BuildStepdt2009-11-301-1/+1
* Fix No Buils Steps label hiding/showing, remove button en/disabledt2009-11-301-0/+3
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-31/+42
* Tweaks to the project pane.dt2009-10-051-0/+6
* Tweaks to the project page.dt2009-10-011-47/+19
* Fix build.con2009-09-301-1/+2
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-0/+1
* The project pane rewrite version 2.dt2009-09-171-7/+2
* Change from "Add/Remove Build Steps" to "Add/Remove Clean Steps"dt2009-09-141-2/+2
* Try to beautify the project settings page a bit on Mac.con2009-08-201-3/+17
* long live the kinghjk2009-08-141-1/+1
* Fixes: Correctly disable buttons for moving build steps afterdt2009-08-111-0/+2
* Fix flickering in the project pane.dt2009-08-111-3/+7
* Debugging outputdt2009-08-061-2/+0
* Rework the project settings.dt2009-08-061-142/+181
* Fix a crash after removing all buildsteps.dt2009-07-271-8/+13
* Tweak the build steps ui.con2009-07-221-0/+1
* Add a way to configure what cleaning does.dt2009-06-231-19/+27
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Added changeEvent calls where appropriateThorbjørn Lindeijer2009-03-171-0/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-121-2/+3
* Fixes: Replace QTC_ASSERT with QT_ASSERT.dt2008-12-171-2/+2
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-4/+5
* some more whitespace changeshjk2008-12-091-15/+15
* Fixes: Fix crash if the project has no build steps.dt2008-12-021-2/+4
* 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
* Fixes: Compiler warningsFriedemann Kleint2008-12-021-1/+1
* Initial importcon2008-12-021-0/+266