aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-194-3/+676
* Debugger: Print informational messages via qDebugKai Koehne2012-03-142-2/+2
* QML Debugger: Change prefix of warningsKai Koehne2012-03-072-6/+6
* Don't link against QtWidgets and QtOpenGLLars Knoll2012-03-071-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-058-5/+9
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-238-5/+9
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2424-86/+86
|/
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0329-4000/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3048-48/+48
* Update obsolete contact address.Jason McDonald2012-01-2348-48/+48
* Update copyright year in license headers.Jason McDonald2012-01-0548-48/+48
* Debugger: Allow transmissions of network packets in one goKai Koehne2011-12-212-6/+7
* Debugger: Get rid of SG* prefix in qtquick2 pluginKai Koehne2011-12-208-76/+76
* Fix compilation due to header changesSergio Ahumada2011-12-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-025-8/+8
* Debugger: Remove widgets dependency for qtquick2 inspectorKai Koehne2011-11-022-53/+1
* Debugger: Fix compile of qmldbg_qtquick1 plugin on WindowsKai Koehne2011-11-021-1/+1
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-0145-101/+358
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-265-11/+2
* qmldbg_inspector: Fix compilation on Windows.Friedemann Kleint2011-10-252-1/+2
* Make show app on top workKai Koehne2011-10-241-1/+3
* Debugger: Inspector code cleanupKai Koehne2011-10-243-42/+25
* Debugger: Move inspector parts dealing with QtQuick1 into separate directoryKai Koehne2011-10-2427-40/+40
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-218-83/+83
* Debugger: Let inspector plugin compile againKai Koehne2011-10-187-32/+54
* Debugger: Remove visual toolbox from inspectorKai Koehne2011-10-1829-808/+0
* Debugger: Warn if we receive corrupted packetsKai Koehne2011-10-072-0/+7
* QDeclarativeDebug: Allow reconnects to QML debugger portKai Koehne2011-09-201-1/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-313-5/+6
|\
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
| * Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-262-4/+5
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-1/+5
* | Compile with refactorGunnar Sletta2011-08-0115-27/+27
* | Build against refactor.Samuel Rødal2011-07-293-6/+7
|/
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-125-4/+9
* QmlInspector: Introduced more self-contained selection highlightThorbjørn Lindeijer2011-06-236-64/+206
* QmlInspector: Some code cleanupsThorbjørn Lindeijer2011-06-237-51/+11
* QmlInspector: Implemented context menu for SceneGraphThorbjørn Lindeijer2011-06-234-16/+116
* QmlInspector: Implement tool tip handling for SceneGraphThorbjørn Lindeijer2011-06-233-43/+86
* QmlInspector: Some cleanup in the Color Picker toolThorbjørn Lindeijer2011-06-232-44/+10
* QmlInspector: Implemented selection for SceneGraphThorbjørn Lindeijer2011-06-234-28/+107
* QmlInspector: Unified mouse and keyboard event handlingThorbjørn Lindeijer2011-06-2314-312/+202
* QmlInspector: Removed private header postfix and Qt namespaceThorbjørn Lindeijer2011-06-2343-411/+321
* QmlInspector: Share code between QGV/SG based QML debuggingThorbjørn Lindeijer2011-06-2310-598/+852
* QmlInspector: Initial support for QSGView based applicationsThorbjørn Lindeijer2011-06-239-8/+625
* Use feature profile loading instead of direct inclusion.axis2011-06-073-3/+3
* DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
* Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3157-264/+264
* Merge branch 'qtquick2'Martin Jones2011-05-312-1/+14
|\
| * Merge branch 'master' into qtquick2Gunnar Sletta2011-05-041-1/+1
| |\