summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Make sure we pass -after arguments after user argumentsDaniel Teske2011-10-211-1/+1
* Actually delete CONFIG+=declarative from list of user argumentsKai Koehne2011-10-131-0/+1
* Fix setToolchain, upsDaniel Teske2011-09-281-1/+1
* Fix endless evaluate loop for invalid qtsDaniel Teske2011-09-281-0/+3
* Toolchain: Allow all tool chainsTobias Hunger2011-09-231-0/+10
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-151-2/+3
|\
| * Remove CONFIG+=declarative_debug from imported build lineKai Koehne2011-09-011-2/+5
* | QMakeStep: Honor declarative_debug configuration for imported buildsKai Koehne2011-09-141-6/+13
* | Qt4: Fix initializiation of tool chainTobias Hunger2011-09-051-1/+1
* | Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-2/+2
|/
* Qt4: Find complete arguments passed to qmakeTobias Hunger2011-06-071-1/+6
* qmake: Skip running qmake when using non-default tool chainsTobias Hunger2011-06-071-20/+11
* Qt4BuildConfiguration: Fix naming of slotKai Koehne2011-06-061-2/+2
* Minor include fixdt_2011-05-311-1/+1
* Add BuildConfiguration::disabledReason()dt_2011-05-271-0/+7
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-2/+2
* Revert "Fix import of existing builds"dt_2011-05-251-7/+3
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-251-2/+12
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-51/+51
* Now it's looking betterPawel Polanski2011-05-201-2/+1
* Fix importing buildsdt_2011-05-191-1/+1
* Qt Version refactoringdt2011-05-121-86/+76
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix adding buildconfigurations for symbian emualatordt_2011-05-061-1/+1
* Do not add a release configuration for Symbian Emulatordt_2011-04-271-8/+10
* use environment from build configuration in the project evaluatorOswald Buddenhagen2011-04-201-0/+2
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Merge remote branch 'origin/2.2'con2011-04-181-4/+4
|\
| * Qt4BuildConfiguration: Changing qt versions affects the environmentdt2011-04-151-4/+4
* | Qt4Bc: Do not store/restore tool chainsTobias Hunger2011-04-141-4/+1
* | Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\ \ | |/
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'con2011-03-281-2/+1
|\ \ | |/
| * Crash: Fix crash when removing a tool chainTobias Hunger2011-03-241-2/+1
* | Use unique build directories per qt version and debug/releasedt2011-03-231-9/+15
|/
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-2/+2
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-031-0/+9
* Polish target/toolchain warnings a bit.Friedemann Kleint2011-02-281-3/+16
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-52/+20
* QmlJSDebug: Move qmljsdebug into a static libraryKai Koehne2011-02-181-1/+1
* L10n: Tr-fixes for build configurations.Friedemann Kleint2011-02-181-0/+2
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-0/+16
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-14/+14
* Qt4ProjectManager: Fix crash on importing buildsdt2011-01-131-0/+70
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Qt4: Move Qt4Target and Qt4BC out of the Internal namespacedt2010-12-071-1/+1
* | Qt4ProjectManager: Remove special casing symbian in Qt4BC:makefiledt2010-12-061-2/+0