aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-192-2/+2
|\
| * Fix crash on unloading Qt4 projectsDaniel Teske2012-07-042-2/+2
* | Creating profiles: Set toolchain before the mkspecDaniel Teske2012-07-181-1/+1
* | Qt4Project: static_cast not qobject_castDaniel Teske2012-07-181-2/+2
* | Qt4ProFileNode: static_cast not qobject_castDaniel Teske2012-07-181-1/+1
* | Run QMake, static_cast not qobject_castDaniel Teske2012-07-181-4/+1
* | Qt4: static_cast instead of qobject_castDaniel Teske2012-07-181-1/+1
* | Remove never called removeUnconfiguredCustomExectutableRunConfigurationsDaniel Teske2012-07-182-17/+0
* | Remove left over qt4desktoptargetfactory.cppDaniel Teske2012-07-181-147/+0
* | Use mkspec of the Qt version of qmake when matching profilesDaniel Teske2012-07-171-5/+3
* | qt4projectmanager: fix crash on importing same directory twicehjk2012-07-161-1/+0
* | UnconfiguredProjectPanel: Fix crash if there are no profilesDaniel Teske2012-07-161-1/+8
* | make $$QMAKE_QMAKE available to projectsOswald Buddenhagen2012-07-091-1/+3
* | *QtVersion::warningReason(): de-duplicate codeOswald Buddenhagen2012-07-092-6/+2
* | make *QtVersion::warningReason() return a string listOswald Buddenhagen2012-07-094-10/+12
* | introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-094-6/+4
* | kill dead s60 codeOswald Buddenhagen2012-07-092-19/+0
* | use QT_HOST_* where appropriateOswald Buddenhagen2012-07-091-5/+11
* | make qmake property map ProString-basedOswald Buddenhagen2012-07-091-1/+1
* | Fix crash on importingDaniel Teske2012-07-051-1/+1
* | Move Targets page before Summary page in plain C/C++ project wizardJarek Kobus2012-07-052-5/+4
* | make calculations of baseMkspecDir saneOswald Buddenhagen2012-07-041-4/+2
* | default cumulative mode to offOswald Buddenhagen2012-07-041-1/+1
* | Don't show the target setup page on adding a subprojectJarek Kobus2012-07-044-35/+20
* | introduce Qt4ProFileNode::sourceDir()Oswald Buddenhagen2012-07-042-1/+7
* | move LoadFlags to QMakeEvaluatorOswald Buddenhagen2012-07-042-3/+3
* | ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-1/+1
* | factor QMakeGlobals into an own fileOswald Buddenhagen2012-07-041-1/+1
* | ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-043-21/+21
* | Fix crash on unloading projectDaniel Teske2012-07-041-0/+3
* | More Android fixes, add default android device.BogDan Vatra2012-07-041-1/+1
* | Don't show the target setup page on adding a subprojectDaniel Teske2012-07-0317-123/+259
* | Fix profiles getting added again on importTobias Hunger2012-07-032-14/+13
* | Fix crashes when opening projectsTobias Hunger2012-07-034-44/+126
* | More direct comparison of Core::IdsTobias Hunger2012-06-291-2/+2
* | Remove unused member variablesTobias Hunger2012-06-291-5/+3
* | qt4buildconfiguration: more direct comparision of idshjk2012-06-291-1/+1
* | Fix possible crash in targetsetuppageTobias Hunger2012-06-281-1/+2
* | debugger: adjust to profile changeshjk2012-06-281-5/+14
* | Fixed string in targetsetuppageRobert Loehning2012-06-271-1/+1
* | S60: Fix warningOrgad Shaneh2012-06-271-1/+1
* | Update botan library.Christian Kandeler2012-06-263-19/+6
* | Qt4PM: Correct shadow build support testOrgad Shaneh2012-06-251-1/+1
* | Project: Fix crashesOrgad Shaneh2012-06-251-10/+9
* | Target options: Clearer naming for qt mkspec setting.Eike Ziller2012-06-231-1/+1
* | librarydetailscontroller: bugfix macFawzi Mohamed2012-06-211-7/+5
* | Fix reading of existing .user filesTobias Hunger2012-06-213-3/+3
* | QMakeProfileInformation: Report mkspec in a better wayTobias Hunger2012-06-212-15/+37
* | Whitespace ChangesTobias Hunger2012-06-212-3/+3
* | Profile introductionTobias Hunger2012-06-2189-5244/+2535