aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsettingspropertiespage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-5/+7
* ProjectExplorer: Replace a few foreach()hjk2020-03-021-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-17/+3
* ProjectExlorer: Streamline creation of NamedWidgetshjk2019-11-011-2/+0
* ProjectExplorer: Remove unused codehjk2019-10-311-5/+0
* ProjectExplorer: Remove BuildStepListWidget::inithjk2019-10-311-6/+4
* ProjectExplorer: Remove BuildStepsPage classhjk2019-07-311-2/+7
* ProjectExplorer: Move *ConfigurationModel ownership to targethjk2019-07-311-7/+7
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-14/+8
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-3/+3
* Project mode: Move the "clone" actions to dedicated buttonsChristian Kandeler2019-01-181-9/+12
* Move Project::makeUnique to UtilsEike Ziller2018-04-111-2/+2
* ProjectExplorer: Simplify *ConfigurationModelsTobias Hunger2017-08-011-2/+2
* ProjectExplorer: Use default text when cloning build/run configurationNikolai Kosjar2017-03-101-1/+5
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-9/+8
* 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