aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalized connect()sRobert Loehning2013-05-161-2/+2
* Fix warningTobias Hunger2013-04-161-2/+0
* Remove explicit debug and release arguments in makestepDaniel Teske2013-04-161-4/+0
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-5/+0
* Qt4ProjectManager: Forward-declare some classes.Friedemann Kleint2013-03-281-0/+1
* Fix Krazy warnings about non-const comparison operators.Friedemann Kleint2013-03-081-2/+2
* Qt4Project: Fix add BuildConfigurationDaniel Teske2013-02-111-2/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-5/+5
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-6/+1
|\|
| * Qt4BuildConfiguration: Make debug the defaultDaniel Teske2012-12-111-6/+1
* | Remove ToolChain::defaultMakeTargetDaniel Teske2012-11-271-10/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-2/+2
|\|
| * QML Debugging: Qt 5 CONFIG+=declarative_debug qml_debugAurindam Jana2012-11-221-2/+2
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-8/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+8
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-6/+0
* | Qt4Project: Evaluate .pro and update codemodel only on some kit changesDaniel Teske2012-10-221-2/+58
* | Qt4BuildConfiguration: Don't emit environmentChanged()Daniel Teske2012-10-221-2/+0
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-171-6/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-161-1/+0
|\|
| * Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-161-1/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge origin/2.6Eike Ziller2012-10-051-0/+1
|\|
| * Qt4BuildConfiguration: Fix extractSpecFromArguments with symlinked dirsDaniel Teske2012-10-051-0/+1
* | Merge remote-tracking branch 'gerrit/2.6'Oswald Buddenhagen2012-09-121-4/+4
|\|
| * Profile -> Kit variable renamingOrgad Shaneh2012-09-111-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-20/+21
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-18/+18
| * Qt4BuildConfiguration: Allow relative paths for the build directoryDaniel Teske2012-09-041-1/+2
* | qt4buildconfiguration: code cosmeticshjk2012-08-311-82/+85
|/
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-6/+9
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-5/+0
* Qt4BuildConfigurationFactory: Remove strange directory existence checkDaniel Teske2012-08-221-3/+1
* Removal of Symbian supportAlessandro Portale2012-08-221-17/+2
* Qt4ProjectBuildConfiguration: Fix QML debug checkboxChristian Stenger2012-08-151-1/+0
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-6/+5
* tr()-fixes for 2.6Friedemann Kleint2012-07-261-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-091-1/+1
* make calculations of baseMkspecDir saneOswald Buddenhagen2012-07-041-4/+2
* More direct comparison of Core::IdsTobias Hunger2012-06-291-2/+2
* qt4buildconfiguration: more direct comparision of idshjk2012-06-291-1/+1
* Profile introductionTobias Hunger2012-06-211-320/+180
* Qt4BC: Get a better Qt version when the old one is deletedTobias Hunger2012-05-091-2/+10