aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsettingspropertiespage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-23/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add a option to synchronize kits and build/deploy across projectsDaniel Teske2015-09-151-3/+4
* Project: Fix possible crash with projects without build configurationTobias Hunger2015-09-031-1/+4
* ProjectExplorer: Replace some uses of QAction::setDatahjk2015-03-231-5/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Fix name not queried on adding new build configurationMika Attila2014-09-031-0/+2
* | ProjectExplorer: Remove ITargetPanelFactoryDaniel Teske2014-07-221-29/+0
* | ProjectExplorer: Remove IPanelFactoryDaniel Teske2014-07-221-10/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-3/+3
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-12/+24
* BuildManager: apply 'static' patternhjk2013-09-051-3/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+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
* | BuildSettings: Do not crash when there no widget is providedTobias Hunger2013-01-311-1/+2
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-5/+5
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-5/+2
* | BuildSettingsWidget: Recreate BuildConfigWidgets per BuildConfigurationDaniel Teske2012-11-161-10/+4
* | BuildConfiugration: Rename subConfigWidgets to createSubConfigWidgetsDaniel Teske2012-11-161-1/+1
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* buildsettingswidget: remove a function called only oncehjk2012-08-031-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Project: Fix crashesOrgad Shaneh2012-06-251-0/+2
* Profile introductionTobias Hunger2012-06-211-23/+27
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+5
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* Remove one messagebox when removing a buildconfigurationDaniel Teske2011-11-041-8/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* projectexplorer: More consistent '...'hjk2011-11-021-1/+1
* Fix various crashesDaniel Teske2011-10-311-0/+25
* settingspropertypages: stylehjk2011-09-281-6/+4
* projectexplorer: this is never 0hjk2011-09-281-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-1/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-33/+6
* Update license.hjk2011-04-131-14/+13
* 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
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-1/+1
|/
* Do not allow all WS names in Run-/Deploy-/BuildCOnfigsTobias Hunger2010-10-051-12/+22