summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/qmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmakestep: remove spurious commentFawzi Mohamed2013-11-041-1/+0
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-27/+3
* qmakestep: add configuration paramenters for iosFawzi Mohamed2013-11-011-0/+8
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+734