summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qmldumptool.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
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
|/
* QmlDump: Allow building and using with Simulator Qt >= 4.7.1.Christian Kamm2010-11-261-9/+12
* QmlDump: Don't try to build if it can't succeed.Christian Kamm2010-11-091-1/+1
* qmldump: Ensure path and environment are taken from the same Qt version.Christian Kamm2010-10-261-3/+6
* Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-261-4/+3
* QmlDump: Do not use an assert on something that can regularly fail.Christian Kamm2010-10-141-1/+2
* Debugging helpers: Fix buildingFriedemann Kleint2010-10-081-12/+19
* QmlDump: If a automatic build fails, don't try again directly.Christian Kamm2010-10-061-11/+18
* QmlDump: Get right Qt version for .qmlprojectKai Koehne2010-10-061-0/+13
* qmldump: Always check for private headers being availableKai Koehne2010-10-051-1/+1
* Debugging helpers: Add forgotten file to qmldump build.Christian Kamm2010-10-051-1/+2
* L10n: tr()-FixesFriedemann Kleint2010-10-051-1/+1
* Debugging helpers: Preserve whole build logLasse Holmstedt2010-10-041-2/+2
* Debugging helpers: Only build qmldump/qmlobserver for desktop targets.Christian Kamm2010-10-041-1/+2
* Debugging helpers: Only fail if there was a chance of success.Christian Kamm2010-10-041-1/+1
* QmlJS: Succeed on the QmlDumpTool::canBuild check if private header foundChristian Kamm2010-09-301-1/+3
* QmlJS: Try to build qmldump when opening a Qml project.Christian Kamm2010-09-301-31/+138
* DebuggingHelpers: Check for Qt version instead checking private filesKai Koehne2010-09-301-3/+2
* Disable warning message for qmldumpLasse Holmstedt2010-09-301-1/+1
* QmlJS: Fix qmldump not working for qmlproject projects.Christian Kamm2010-09-291-0/+35
* QML Observer: Complain about not having it if debugging .qmlprojectsLasse Holmstedt2010-09-291-1/+1
* QML Observer: Build together on runtime with debugging toolsLasse Holmstedt2010-09-291-8/+6
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-0/+144