summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/qmakeprojectconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Drop connections to active target and build config changeshjk2019-08-131-8/+0
* ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-021-5/+3
* Update build step widgets only on changes to the owning build confighjk2019-08-021-4/+3
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-0/+4
* QmakeProject: Move QmakeBC::isShadowBuildhjk2019-07-291-4/+12
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* QmakeProjectManager: Inline QmakeProjectConfigWidget uihjk2019-05-031-56/+92
* Qmake: Improve the build dir location warningChristian Kandeler2019-03-061-0/+11
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* QmakeProjectManager: ModernizeAlessandro Portale2018-07-131-3/+3
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-1/+1
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Project: Get rid of *EnabledChanged signals on Project and TargetTobias Hunger2017-08-021-1/+1
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-2/+9
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-1/+1
* Qmake: Add variable chooser to build directory path chooserTobias Hunger2016-10-251-0/+4
* Move icons to UtilsUlf Hermann2016-08-051-1/+2
* Qmake: Use Qt5-style connect in QmakeProjectConfigWidgetTobias Hunger2016-05-251-16/+19
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-301-1/+2
|\
| * Expand CurrentBuild:Type in the wizardsTobias Hunger2015-10-261-1/+2
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-0/+4
|/
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* QmakeProject: Show a better error message than just "Incompatible build"Daniel Teske2015-08-311-3/+5
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-2/+1
* Remove support for !shadowBuildDaniel Teske2015-03-091-16/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-3/+3
* License updateEike Ziller2014-10-091-7/+8
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-5/+5
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* HistoryCompleter: Do not use a generic ids for history entriesTobias Hunger2014-02-101-1/+1
* Make sure to generate qmake friendly file namesTobias Hunger2014-02-061-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qmake: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+292