aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qmldumptool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-388/+0
* DebuggingHelper: Show tooltip on why a helper cannot be builtKai Koehne2011-05-161-5/+19
* DebuggingHelper: Always save output to 'General Messages' paneKai Koehne2011-05-131-1/+2
* DebuggingHelper: Always invalidate cached QtVersion information after runKai Koehne2011-05-131-2/+0
* Qt Version refactoringdt2011-05-121-13/+15
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* DebuggingHelpers: Put long argument list into one structKai Koehne2011-04-291-7/+4
* QmlDump: Ensure that qmldump is found in QtSDKv2.2.0-rc1Kai Koehne2011-04-181-7/+14
* Update license.hjk2011-04-131-14/+13
* DebuggingHelpers: Reorder arguments of finished signalKai Koehne2011-04-071-3/+3
* QmlDump: Fix compilation on Linux, WindowsKai Koehne2011-04-041-2/+4
* QmlDumpTool: Remove unneeded QtVersionKai Koehne2011-03-151-2/+1
* QmlDump: Avoid crash when removing project during rebuild.Christian Kamm2011-02-241-8/+23
* QtVersionManager: Introduce qtVersionNumber + various fixesdt2011-02-221-2/+2
* Compiled helpers: Use only ones that are newer than all source files.Christian Kamm2011-02-181-10/+17
* QmlJSDebug: Move qmljsdebug into a static libraryKai Koehne2011-02-181-2/+2
* QmlJS: Switch to new format for QML meta data.Christian Kamm2011-02-091-0/+1
* DebuggingHelper: Only show build log on errorKai Koehne2011-02-081-2/+4
* qmldump: Allow for debug and release versions and choose the right one.Christian Kamm2011-01-251-25/+33
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-5/+5
* Qt4Project: Clean up DebugHelperBuildTaskKai Koehne2011-01-171-26/+38
* 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