aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-221-3/+7
|\
| * QMake: Fix crash when removing Qt version from kitTobias Hunger2016-08-221-3/+7
* | Rename Abi::MacOS/GenericMacFlavor to DarwinOS/GenericDarwinFlavorJake Petroules2016-08-221-2/+2
* | Move icons to UtilsUlf Hermann2016-08-051-2/+2
* | Kits: Save several ToolChains per kitTobias Hunger2016-07-141-1/+1
|/
* Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-4/+4
* QmakePM: Fix support for custom Makefile namesOrgad Shaneh2016-06-141-2/+18
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-46/+6
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-261-13/+14
* QMake: Fix crash when canceling qmake runTobias Hunger2016-04-291-1/+9
* Qmake: Do not use qmake -r for Qt5Tobias Hunger2016-04-251-48/+145
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-4/+3
* QmakeStep: Use nullptrTobias Hunger2016-04-201-4/+4
* iOS: Qt 5.7 changed the CONFIG values for device vs simulator buildsv4.0.0-rc1Eike Ziller2016-04-181-2/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-4/+0
* Removing support for DebuggingHelpersThomas Hartmann2016-01-251-1/+0
* 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-3/+2
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-2/+2
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-19/+12
|\
| * Detach QML debugging option from qmakes build modeUlf Hermann2015-10-201-19/+12
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-0/+5
|/
* Remove QtQuick1 debugging option from build & run settingsUlf Hermann2015-10-011-7/+2
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-13/+3
* Fix importing creating additional kits on OS XDaniel Teske2015-03-111-19/+90
* Remove support for !shadowBuildDaniel Teske2015-03-091-22/+0
* Qmake: Add an option to put debug info into separate filesUlf Hermann2015-02-271-3/+60
* Don't artificially prevent QML profilingUlf Hermann2015-02-271-1/+1
* QmakeProjectManager: Fix typo in method nameTobias Hunger2015-02-241-1/+1
* Allow QML profiling when using Qt Quick compilerUlf Hermann2015-02-191-3/+8
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+3
|/
* Qt Quick Compiler Support: Only allow valid settingsAlessandro Portale2014-12-011-9/+10
* Do not show rebuild dialog when checkboxes are changed from codeKai Koehne2014-11-171-4/+6
* qmakestep: correctly update qml debugging checkboxFawzi Mohamed2014-11-171-0/+2
* QmakeProject: Add a checkbox for use of the Qt Quick CompilerAlessandro Portale2014-10-151-3/+79
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmakeProject: Take deduced arguments into consideration on importDaniel Teske2014-08-311-21/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-1/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* BuildSteps: emitting tasks from init() works fineDaniel Teske2014-04-041-16/+15
* Enable QML debugging only if project includes a qml libraryKai Koehne2014-03-311-0/+5