summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Try again to fix flickable velocity on Mac.Martin Jones2011-06-301-0/+1
* Try to fix Mac CI test failureMartin Jones2011-06-301-2/+2
* qmlplugindump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
* qmlplugindump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-291-2/+8
* Flickable is too sensitive.Martin Jones2011-06-291-1/+5
* Reduce timing dependancy in flickable testMartin Jones2011-06-292-49/+22
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-06-282-9/+90
* qmldump: Fix export comparison.Christian Kamm2011-06-271-1/+1
* QmlInspector: Some code cleanupsThorbjørn Lindeijer2011-06-237-51/+11
* QmlInspector: Some cleanup in the Color Picker toolThorbjørn Lindeijer2011-06-232-44/+10
* QmlInspector: Unified mouse and keyboard event handlingThorbjørn Lindeijer2011-06-2310-180/+320
* QmlInspector: Removed private header postfix and Qt namespaceThorbjørn Lindeijer2011-06-2337-401/+302
* QmlInspector: Share code between QGV/SG based QML debuggingThorbjørn Lindeijer2011-06-238-595/+732
* qmlplugindump: For extended types, remove exports of the base object.Christian Kamm2011-06-231-20/+27
* qmlplugindump: Build debug version if possible.Christian Kamm2011-06-231-0/+17
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-225-7/+225
|\
| * QDeclarativeDebug: Add code coverage informationKai Koehne2011-06-225-7/+225
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-212-2/+14
|\ \ | |/
| * Fix QDeclarativeInspector when starting with ,blockAurindam Jana2011-06-212-2/+14
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-211-23/+40
|\ \ | |/
| * qmlplugindump: Add -v option.Christian Kamm2011-06-211-23/+40
| * qmlplugindump: Fix emitted tooling version.Christian Kamm2011-06-211-2/+2
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-202-13/+27
|\ \ | |/
| * QDeclarativeDebug: Fix cases where multiple packets arrive in one goKai Koehne2011-06-202-13/+27
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-2011-194/+1517
|\ \ | |/
| * Fix js debugging autotest on Windows + Add license headerKai Koehne2011-06-153-12/+65
| * Rewrite autotests for js debuggingAurindam Jana2011-06-148-111/+1381
| * Rename qdeclarativescriptdebugging autotest directoryKai Koehne2011-06-144-7/+7
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-104-0/+23
|\ \ | |/
| * Create property cache in case of Component{} rootAaron Kennedy2011-06-104-0/+23
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-094-1/+25
|\ \ | |/
| * QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-091-0/+1
| * QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-083-1/+24
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-0276-424/+459
|\ \ | |/
| * Fix docs on caching for images loaded by image providersBea Lam2011-06-023-4/+39
| * Fixed compile of tst_qscriptextensionplugin on some Windows configurationsRohan McGovern2011-06-011-0/+1
| * QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| * DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-302-58/+10
| * Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3062-303/+303
| * QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| * QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-38/+35
| * qmlplugindump: Bump QtQuick.tooling version to 1.1.Christian Kamm2011-05-301-1/+1
| * qmlplugindump: Dump revision property.Christian Kamm2011-05-301-0/+9
| * qmlplugindump: Fix --path usage with drive letters on Windows.Christian Kamm2011-05-301-5/+6
| * ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| * DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-251-2/+2
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-05-248752-166239/+213543
|\ \ | |/
| * DeclarativeObserver: Removed the SubcomponentEditorToolThorbjørn Lindeijer2011-05-2411-697/+17
| * QDeclarativeDebug: Fix autotest on Windows/MSVCKai Koehne2011-05-241-1/+1
| * Merge remote-tracking branch 'qt/4.8' into master-qml-teamKai Koehne2011-05-248751-165575/+213559
| |\