aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* QtSupport: Fix wrong build directory for examplesv3.3.0Daniel Teske2014-12-081-1/+1
* BaseQtVersion: Rename isInSourceDirectory to isSubProject and fix itDaniel Teske2014-11-211-1/+1
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+2
* Detect qt sub projects and special case their build directoryDaniel Teske2014-10-241-3/+16
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-12/+34
* 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-0/+46
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-0/+1
* | BuildConfiguration: Introduce signal buildTypeChanged()BogDan Vatra2014-07-211-0/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-4/+4
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-5/+5
* Fix some typosSergio Ahumada2014-03-051-1/+1
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-111-2/+2
* qmakeprojectmanager: check .pro file when buildingFawzi Mohamed2014-01-281-0/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Separate shadow build directory suffixes and build configuration nameSergey Belyashov2014-01-061-3/+9
* Re-enable QML debugging for debug buildsKai Koehne2013-10-311-1/+2
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+728