aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merged master into qtquick2.axis2011-04-271-2/+2
| |\ \
| * | | Initial import from qtquick2.Qt by Nokia2011-04-272-1/+14
* | | | DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-271-2/+2
* | | | DeclarativeObserver: Removed the SubcomponentEditorToolThorbjørn Lindeijer2011-05-2711-697/+17
* | | | Pass QList as const reference when possibleThorbjørn Lindeijer2011-05-273-8/+10
* | | | Fixed crashes in Observer mode related to infinite bounding rectsThorbjørn Lindeijer2011-05-273-67/+38
* | | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-2442-714/+714
* | | | QmlDebug: Fix QmlOstPlugin compilation failureKai Koehne2011-05-121-2/+2
* | | | QmlDebug: Fix QmlOstPlugin compilation failureTom Sutcliffe2011-05-124-2/+51
* | | | Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-1061-2/+6427
| |_|/ |/| |
* | | Fix compilation with private header patchOlivier Goffart2011-05-021-1/+3
| |/ |/|
* | Changed the path for qpluginbase.priPrasanth Ullattil2011-04-271-1/+1
* | Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2711-0/+977