aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildstepspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-35/+3
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Optionaly disable buildstepsDaniel Teske2012-01-311-53/+207
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* BuildSteps: Set additional text on details widgetDaniel Teske2012-01-231-0/+1
* Remove left over debugging stylesheetDaniel Teske2012-01-091-1/+0
* Make BuildStepConfigWidget hideableDaniel Teske2011-12-081-2/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* qmake: Warn when using a mkspec that might not work with the tool chainTobias Hunger2011-09-151-0/+15
* Remove BuildStepConfigWidget::init()dt_2011-05-301-1/+0
* 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