summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qtversionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fix compilation of previous commitcon2010-12-061-1/+1
* Fix command line parsing: Do return empty items.Alessandro Portale2010-12-061-4/+6
* Symbian: Unset SBS_HOME when not neededTobias Hunger2010-11-221-2/+4
* Make preferred version work in all casesDaniel Molkentin2010-11-181-1/+8
* Symbian: Fix pathesTobias Hunger2010-11-171-2/+7
* compile, thank you very muchOswald Buddenhagen2010-11-151-1/+1
* Symbian: Allow installer to set SBS v2 directoryTobias Hunger2010-11-151-0/+2
* Symbian: Provide field in Qt version to set up SBSv2Tobias Hunger2010-11-151-1/+15
* Prefer Qt version to show examples fromDaniel Molkentin2010-10-271-0/+11
* Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-261-0/+13
* DebugHelpers: Remove incorrect warning about qmldump requiring 4.7.1Kai Koehne2010-10-251-1/+1
* DebugHelpers: Always update icons after recompileKai Koehne2010-10-251-0/+3
* Add the path to the installed Qt Frameworks on Mac.con2010-10-181-0/+10
* QtVersionManager: Extract the default QML import path from qmake.Christian Kamm2010-10-131-0/+1
* Debugging helpers: Fix buildingFriedemann Kleint2010-10-081-40/+44
* Debugging Helpers: Include MinGW.Friedemann Kleint2010-10-071-9/+20
* L10n: tr()-FixesFriedemann Kleint2010-10-051-2/+2
* QmlJS: Try to build qmldump when opening a Qml project.Christian Kamm2010-09-301-22/+26
* DebuggingHelpers: Check for Qt version instead checking private filesKai Koehne2010-09-301-2/+2
* Fix issues with showing correct status of debug helpersLasse Holmstedt2010-09-301-0/+5
* QML Observer: Build together on runtime with debugging toolsLasse Holmstedt2010-09-291-5/+57
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-5/+26
* Fixed HTML tags for tooltipRobert Loehning2010-09-241-2/+2
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-5/+5
* fix parsing of "-after" in qmake argument extractorOswald Buddenhagen2010-09-171-1/+1
* Code polishing, continuing cb23999fbf16476d52678d23fc3cf888090560bfFriedemann Kleint2010-09-091-0/+4
* Add error handling to QProcesses run at startup.Friedemann Kleint2010-09-081-63/+79
* Increase the timeout waiting for qmake to finish from 2 to 10 seconds.dt2010-08-261-1/+1
* Properly detect Qt versions of directoriesTobias Hunger2010-08-241-3/+7
* Fix indentionTobias Hunger2010-08-241-5/+5
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-1/+39
|\
| * QmlProject: Search for qmlviewer in configured Qt versions (if not found in $...Kai Koehne2010-08-191-0/+17
| * Reuse existing string for new "builddir.level != sourdir.level" warningTobias Hunger2010-08-191-1/+5
| * Report project issues in the Project Mode windowTobias Hunger2010-08-191-1/+21
* | Replace tab with spacesTobias Hunger2010-08-171-1/+1
* | Add function to find out whether sbsv2 is usedTobias Hunger2010-08-111-0/+9
* | change the way how loading of configs & features is controlledOswald Buddenhagen2010-06-241-2/+1
* | micro-optimize: allocate ProFileEvaluator on the stackOswald Buddenhagen2010-06-181-11/+10
* | use a ProFileParser+ProFileEvaluator instead of a ProFileReaderOswald Buddenhagen2010-06-181-4/+10
* | refactor ProFileEvaluator, part 2: split off ProFileParserOswald Buddenhagen2010-06-181-1/+0
* | Merge remote branch 'origin/2.0'con2010-06-111-2/+2
|\ \ | |/
| * Move help manager into core.kh12010-06-111-2/+2
* | Improve detection of simulator QtsTobias Hunger2010-06-101-25/+5
|/
* Fix QMAKE_CXX parsingdt2010-05-271-1/+1
* prefer adding Qt versions shipping with QML examplesDaniel Molkentin2010-05-251-12/+19
* Make sure we can compile the debugging help for maemo.kh12010-05-211-2/+5
* Remove dead codedt2010-05-181-5/+0
* Fix check for g++dt2010-05-181-1/+1