aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-124-28/+77
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-107-25/+39
* Make accessibility interface functions const.Frederik Gladhorn2012-01-062-6/+6
* Reuse the OObject* in QAccessibleObjectJan-Arve Saether2012-01-064-31/+29
* Create a value interface for qml accessibles.Frederik Gladhorn2012-01-063-4/+61
* Hide more children of accessible objects.Frederik Gladhorn2012-01-061-1/+8
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-055-108/+9
* Update copyright year in license headers.Jason McDonald2012-01-0560-60/+60
* Do not leak interfaces during hit testing (QDA::childAt())Jan-Arve Saether2012-01-031-0/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-0217-0/+1662
* 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
| |\
| * | compileGunnar Sletta2011-04-281-0/+2