summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Qt4ProjectBuildConfiguration: Handle env vars in working dir correctly.dt2010-10-111-5/+29
* Qt4BuildConf.: Prevent creating BuildConfigurations with invalid Qtsdt2010-10-051-2/+6
* Do not allow all WS names in Run-/Deploy-/BuildCOnfigsTobias Hunger2010-10-051-0/+1
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Set BUILDDIR and SOURCEDIR environment variablesTobias Hunger2010-09-231-0/+5
* QmlJSDebugger: Split library up into a debugger & observer partKai Koehne2010-09-221-1/+1
* Qml Standalong App: Fix regression when debugging appsKai Koehne2010-09-161-1/+1
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-2/+2
* Preserve invalid Qt versions when loading a projectTobias Hunger2010-09-131-6/+19
* Give our Profile parser more information from the qmakestepdt2010-09-011-15/+19
* Don't run if the qmake arguments are just in a different orderdt2010-08-301-0/+16
* More optional debug output for import bcdt2010-08-301-0/+4
* Don't import QMLINSPECTOR_PATH qmake settings.dt2010-08-301-0/+9
* Fix import of existing buildsTobias Hunger2010-08-161-2/+6
* Fix always running of qmakedt2010-08-111-1/+3
* Refactor deploymentTobias Hunger2010-08-021-7/+13
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+8
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-2/+2
* Take the right sis package when using the Smart Installer flag.con2010-05-211-0/+6
* Treat a empty shadow build directory as a default shadow build directorydt2010-05-191-2/+8
* Make Q4ProjecConfigWidget more robustdt2010-04-141-3/+5
* Disable shadow building when appropriateTobias Hunger2010-04-081-5/+11
* Set the toolchain type on setting a different qt versiondt2010-04-071-0/+8
* Rework buildconfiguration setup in targetsTobias Hunger2010-03-261-2/+4
* Enable shadow building by default for Qt4 projectsTobias Hunger2010-03-251-4/+8
* Introduce method to access the project directoryTobias Hunger2010-03-251-1/+1
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-0/+3
* Start on a build step for creating symbian package.con2010-03-161-1/+2
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-2/+2
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-49/+1
* Use exact and aysnc .pro file evaluatedt2010-03-101-4/+8
* Long live the king!hjk2010-03-051-1/+1
* Make default Qt version alrorithmn more strictTobias Hunger2010-02-191-5/+13
* Symbian/Linux: Enable building with makefile-based system.Friedemann Kleint2010-02-171-2/+2
* Default to not shadowbuildingTobias Hunger2010-02-171-1/+1
* Remove default Qt version entryTobias Hunger2010-02-171-1/+0
* Rename QMake to qmake since that's the official spelling.dt2010-02-171-1/+1
* Have qmakestep trigger the import labelTobias Hunger2010-02-161-0/+5
* Use sane Qt version on importTobias Hunger2010-02-101-0/+13
* Integrate target supportTobias Hunger2010-02-091-88/+94
* Fix some code scanning issues.Friedemann Kleint2010-02-021-7/+3
* Fix some code scanning issues.Friedemann Kleint2010-02-011-3/+3
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-4/+1
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-0/+5
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-62/+120
* Add Build to the right click menu of sub projects for Qt4 Projectsdt2010-01-131-3/+24
* Fix that changing qmake arguments did not update the import labeldt2010-01-121-0/+5
* Don't silently reset the qt version if it has become invaliddt2010-01-121-10/+8