aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildstepspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-36/+39
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Cleanup buildstep iconsAlessandro Portale2015-12-081-8/+5
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+2
* Dark theme: Light icons for build step actionsAlessandro Portale2015-05-181-4/+9
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-7/+7
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Project Explorer: fix possible nullptr derefs and remove deadErik Verbruggen2014-09-111-15/+9
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-1/+2
* | BuildStepsPage; Remove unnecessary stylesheetDaniel Teske2014-08-011-6/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProjectExplorer: Fix valgrind warnings uninitialized value.Friedemann Kleint2013-01-281-1/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-161-9/+5
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-7/+3
* | BuildStepsPage: Fix check for immutability for reoderingDaniel Teske2012-11-011-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-18/+13
|/
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* 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