summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildstepspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor some code in buildstepspageTobias Hunger2011-05-161-89/+96
* Fix possible crash in BuildStepsPageTobias Hunger2011-05-161-0/+6
* BuildStep: Make buildsteplist page more dynamicTobias Hunger2011-05-111-26/+42
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* ProjectExplorer: DeployStepsPage avoid callign init() twicedt2011-03-301-5/+0
* Mac: Fix up/down/remove button size in build settings again.con2011-02-281-0/+4
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
| * Fixes: Mac: Size of build steps increases when hoveredcon2010-11-151-0/+4
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-0/+1
|/
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-1/+1
* Remove some dead codeTobias Hunger2010-08-171-16/+0
* Refactor deploymentTobias Hunger2010-08-021-64/+88
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-3/+3
* Add Deploy stepsTobias Hunger2010-07-061-3/+21
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-3/+3
* Remove unused variableTobias Hunger2010-07-061-1/+0
* No need for special margin treatmeant anymoredt2010-05-251-11/+5
* 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