aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_qtquick2
Commit message (Expand)AuthorAgeFilesLines
* adjust to qt_plugin.prf changes, part 2Oswald Buddenhagen2012-11-011-5/+0
* adjust to qt_plugin.prf changes, part 1Oswald Buddenhagen2012-10-291-0/+1
* Remove interim compatibility measuresAlan Alpert2012-10-164-44/+44
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-238-192/+192
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-252-3/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-3/+3
* build system cleanupsOswald Buddenhagen2012-06-261-1/+1
* Changes for "App on Top"Simjees Abraham2012-06-052-0/+23
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-301-0/+3
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-142-1/+55
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-253-31/+2
* Do not use deprecated APIOlivier Goffart2012-04-241-6/+6
* Debugger: Display selected item name in inspectorSimjees Abraham2012-04-196-8/+94
* Debugger: Changes made for selection using Inspect ToolSimjees Abraham2012-04-192-14/+23
* Debugger: Code cleanup for Inspect ToolSimjees Abraham2012-04-162-23/+16
* QPointer used instead of QWeakPointerSimjees Abraham2012-04-164-17/+16
* Debugger: Fix bug in Inspect ToolSimjees Abraham2012-04-135-47/+72
* Debugger: Fix bugs in inspection toolSimjees Abraham2012-04-123-13/+47
* Debugger: Inspect tool - changes made to highlight on selectionSimjees Abraham2012-04-111-0/+8
* QmlDebug: Enable/Disable toolAurindam Jana2012-04-102-12/+26
* QmlDebug: Remove Color ToolAurindam Jana2012-04-101-4/+0
* QmlDebug: Inspect ToolAurindam Jana2012-04-102-9/+96
* QmlDebug: Combine Selection and Zoom ToolsAurindam Jana2012-04-107-266/+115
* QmlDebug: Selection Tool HighlightAurindam Jana2012-04-101-2/+2
* Fixed the crash in Zoomtool when the app is exited when ZoomTool is active.Simjees Abraham2012-03-282-5/+8
* Initial checkin for ZoomTool implementationSimjees Abraham2012-03-265-3/+412
* Don't link against QtWidgets and QtOpenGLLars Knoll2012-03-071-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-054-2/+5
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-234-2/+5
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-249-22/+22
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Update obsolete contact address.Jason McDonald2012-01-238-8/+8
* Update copyright year in license headers.Jason McDonald2012-01-058-8/+8
* Debugger: Get rid of SG* prefix in qtquick2 pluginKai Koehne2011-12-208-76/+76
* Say hello to QtQuick moduleKent Hansen2011-12-025-8/+8
* Debugger: Remove widgets dependency for qtquick2 inspectorKai Koehne2011-11-022-53/+1
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-019-0/+1069