summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/qmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmakeProject: Show a better error message than just "Incompatible build"Daniel Teske2015-08-311-2/+14
* QmakeBuildConfiguration: Offer both Debug and Release in "Add Build"Daniel Teske2015-08-311-6/+12
* QmakePM: Remove unused private functionOrgad Shaneh2015-08-181-7/+0
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-1/+1
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-10/+2
* QmakeBuildConfiguration: Use delegating constructorDaniel Teske2015-03-181-8/+2
* QmakeProjectManager: Don't offer kits with invalid qtsDaniel Teske2015-03-151-1/+2
* Fix importing creating additional kits on OS XDaniel Teske2015-03-111-145/+112
* QmakeProjectManager::availableSetups: Don't consider kits without a qtDaniel Teske2015-03-101-0/+2
* Remove support for !shadowBuildDaniel Teske2015-03-091-39/+5
* QmakePM: Fix crash when Qt version is not setOrgad Shaneh2015-03-091-1/+1
* QmakeProjectManager: Fix typo in method nameTobias Hunger2015-02-241-1/+1
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-12/+17
* 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