summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Qt4BuildConfiguration: Fix naming of slotKai Koehne2011-06-061-1/+1
* Add BuildConfiguration::disabledReason()dt_2011-05-271-0/+1
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-6/+3
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-7/+7
* Qt Version refactoringdt2011-05-121-6/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Export Qt4BuildConfiguration(Factory), Qt4BaseTarget and Qt4Projectdt_2011-05-061-6/+5
* use environment from build configuration in the project evaluatorOswald Buddenhagen2011-04-201-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Use unique build directories per qt version and debug/releasedt2011-03-231-0/+1
|/
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-031-0/+2
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-8/+1
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-0/+5
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-5/+5
* Qt4ProjectManager: Fix crash on importing buildsdt2011-01-131-0/+3
* 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-4/+6
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-3/+4
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-3/+7
* | Merge branch '2.1'Bill King2010-10-121-0/+3
|\ \ | |/
| * Qt4ProjectBuildConfiguration: Handle env vars in working dir correctly.dt2010-10-111-0/+3
* | Qt4ProjectManager: Support Makefile variabledt2010-10-051-1/+2
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-1/+1
* Give our Profile parser more information from the qmakestepdt2010-09-011-1/+4
* Don't import QMLINSPECTOR_PATH qmake settings.dt2010-08-301-0/+1
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+2
* Fix uninitialized memberdt2010-06-071-2/+5
* Take the right sis package when using the Smart Installer flag.con2010-05-211-0/+6
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-2/+1
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-9/+1
* Use exact and aysnc .pro file evaluatedt2010-03-101-4/+5
* Long live the king!hjk2010-03-051-1/+1
* Have qmakestep trigger the import labelTobias Hunger2010-02-161-0/+5
* Integrate target supportTobias Hunger2010-02-091-26/+17
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-15/+23
* Add Build to the right click menu of sub projects for Qt4 Projectsdt2010-01-131-0/+5
* Fix that changing qmake arguments did not update the import labeldt2010-01-121-0/+3
* Fix typosTobias Hunger2010-01-111-4/+4
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* Make method naming more consistent.Tobias Hunger2010-01-071-0/+31
* In the EnvironmentWidget show which environment is the base.dt2009-12-141-0/+1
* Remove BuildConfiguration::setValue/valuedt2009-12-081-0/+11
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-0/+2
* Rework connections on the project pane for Qt4Projects.dt2009-12-071-2/+22
* Remove function that isn't called anywheredt2009-12-071-2/+0
* Share the code for determining used qmake arguments.con2009-12-021-1/+5
* Some cleanup after BuildConfiguration refactoringdt2009-11-301-2/+1