summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4project.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ups a debug statement left over.dt2010-09-021-2/+0
* Fix hangs on trying to cdUp through not longer existing directoriesdt2010-08-251-7/+16
* Fix watching new folders for DEPOLYMENTdt2010-08-181-1/+6
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-23/+1
* Fix lots of QFileSystemWarnings about empty listsdt2010-08-121-1/+2
* Add QML folder in project tree, show files theredt2010-08-111-0/+141
* Refactor deploymentTobias Hunger2010-08-021-1/+1
* Fix subdir project deployment for symbiandt2010-07-261-0/+22
* Stop warnings on using QFileInfo without proper filenameTobias Hunger2010-06-301-0/+2
* make ProMessageHandler connect directly to the message managerOswald Buddenhagen2010-06-181-3/+0
* refactor ProFileEvaluator, part 2: split off ProFileParserOswald Buddenhagen2010-06-181-3/+2
* Merge remote branch 'origin/2.0'con2010-06-181-1/+2
|\
| * error message delivery threading fixesOswald Buddenhagen2010-06-181-1/+2
* | Merge remote branch 'origin/2.0'con2010-06-111-1/+18
|\ \ | |/
| * Remove Qt4 runconfigurations again which don't work.dt2010-06-101-1/+18
| * Fix targetsetuppage's shadowbuild dirsTobias Hunger2010-06-101-2/+7
* | Fix targetsetuppage's shadowbuild dirsTobias Hunger2010-06-081-2/+7
* | File renamingdt2010-05-121-0/+7
|/
* Cancel code model indexing on project closing and full code model updatedt2010-04-261-2/+4
* Some naming of the progress indicators.con2010-04-141-2/+2
* Fix creating of projectsdt2010-04-071-54/+18
* Remove customexecutable RCs again if they are unusedTobias Hunger2010-03-311-0/+12
* Fix shadowbuild locationTobias Hunger2010-03-291-1/+1
* Remove isApplication() and simplfy startup project logicdt2010-03-251-11/+0
* Enable shadow building by default for Qt4 projectsTobias Hunger2010-03-251-0/+6
* Introduce method to access the project directoryTobias Hunger2010-03-251-1/+1
* Refactor the externally modified file handlingcon2010-03-221-1/+10
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-0/+1
* Remove debugging output.dt2010-03-121-23/+46
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-2/+2
* Fix crash for closing creator while evaluate is still in progressdt2010-03-111-7/+9
* Remove unused variableTobias Hunger2010-03-111-1/+0
* Cancel a previous update code modeldt2010-03-101-2/+2
* Use exact and aysnc .pro file evaluatedt2010-03-101-175/+263
* Long live the king!hjk2010-03-051-1/+1
* Fail project loading when no targets could get set upTobias Hunger2010-02-191-0/+5
* Warn when failing to restore .user-file settingsTobias Hunger2010-02-181-1/+3
* Add target selection wizard to Qt4 projectsTobias Hunger2010-02-171-13/+11
* Have qmakestep trigger the import labelTobias Hunger2010-02-161-0/+4
* Integrate target supportTobias Hunger2010-02-091-239/+118
* Fix some code scanning issues.Friedemann Kleint2010-02-011-2/+2
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-7/+3
* Add a id() method to projectsTobias Hunger2010-02-011-0/+5
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-0/+20
* Add the precompiled headers to the project infodt2010-01-121-4/+13
* Disable parts of Qt4Project::updateCodeModel that aren't used atm.dt2010-01-121-0/+17
* Simplfy code for finding the right target/executabledt2010-01-111-11/+15
* Fix typosTobias Hunger2010-01-111-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-88/+1