summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-5/+5
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-14/+26
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-1/+1
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-6/+7
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-181-1/+1
|\ \ | |/
| * Qt Project Config Widget: Correctly dis/enable the Qt Version comboboxdt2010-10-121-1/+1
* | Merge branch '2.1'Bill King2010-10-121-4/+12
|\ \ | |/
| * Qt4ProjectBuildConfiguration: Handle env vars in working dir correctly.dt2010-10-111-4/+12
* | Qt4ProjectManager: Warn of a existing build for a diffrent projectdt2010-10-071-5/+14
* | Qt4ProjectManager: Support Makefile variabledt2010-10-051-3/+15
|/
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1
* Preserve invalid Qt versions when loading a projectTobias Hunger2010-09-131-13/+9
* I18n: tr-fixes.Friedemann Kleint2010-09-131-2/+4
* Don't import QMLINSPECTOR_PATH qmake settings.dt2010-08-301-0/+2
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-10/+0
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-9/+26
|\
| * Fix warning about unhandled enum value in switch statementTobias Hunger2010-08-191-0/+3
| * Report project issues in the Project Mode windowTobias Hunger2010-08-191-9/+23
* | Fix lineedit becomming enabled at the wrong timeTobias Hunger2010-08-171-5/+5
* | Refactor deploymentTobias Hunger2010-08-021-1/+1
|/
* Fix crash on importingdt2010-06-221-7/+3
* Update Qt version comboboxTobias Hunger2010-06-221-1/+5
* Correctly dis and enable shadow build line editdt2010-05-191-5/+4
* Make Q4ProjecConfigWidget more robustdt2010-04-141-22/+64
* Only enable shadowbuilding widgets in the UI when that is supportedTobias Hunger2010-04-131-1/+7
* Introduce method to access the project directoryTobias Hunger2010-03-251-2/+2
* Warn the user against building in a subdirectory of the source directorydt2010-03-231-8/+20
* Sanitize input for shadow build path chooserdt2010-03-231-2/+2
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-0/+2
* Use exact and aysnc .pro file evaluatedt2010-03-101-3/+1
* Long live the king!hjk2010-03-051-1/+1
* tr()-FixesFriedemann Kleint2010-02-251-1/+1
* Fix display of import labelTobias Hunger2010-02-241-0/+1
* Fix shadowbuild changing state in project modeTobias Hunger2010-02-171-1/+2
* Have qmakestep trigger the import labelTobias Hunger2010-02-161-3/+1
* Fix initialization of toolchain combobox in Qt4projectTobias Hunger2010-02-161-1/+1
* Update import label when rebuildingTobias Hunger2010-02-121-0/+4
* Fix a typoTobias Hunger2010-02-121-1/+1
* Change text around.Tobias Hunger2010-02-111-4/+3
* Warn on import of a build into a wrong targetTobias Hunger2010-02-111-1/+24
* Integrate target supportTobias Hunger2010-02-091-35/+44
* Remove the summary part from the most commonly used project configuration pages.con2010-02-011-18/+1
* Don't silently reset the qt version if it has become invaliddt2010-01-121-7/+20
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Fix bugs with editing the shadow build settingsdt2009-12-101-1/+3
* Fix show/hide of importing labeldt2009-12-081-0/+4
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-3/+3