- 17 Jul, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 06 Jul, 2011 1 commit
-
-
hjk authored
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018 Reviewed-on: http://codereview.qt.nokia.com/1187Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 31 May, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
Manually redid Qt 4.8 commit 206ebd5af21d94c3f3b49d2cb645105a63e6f5fb, to make future code synchronization easier. In order not to have to change the QmlApplicationViewer again, a compatibility class QDeclarativeViewObserver is retained that subclasses QDeclarativeViewInspector. Change-Id: Ief87ae2f8f76b1db0c9d65085e4832424b277603 Reviewed-on: http://codereview.qt.nokia.com/242Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 25 May, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
This tool made selecting items in your QML app more complicated than necessary. Now, left-click will always just select the top-most item under the mouse and right-click will allow you to select any of the items below. Also, the highlighted bounding rect now always applies to just one item, instead of also including the children bounding rect. Reviewed-by: Kai Koehne Change-Id: I17b5ab397d951fd68711590469ca6e723a9cb0e6 (backported from Qt 4.8 commit 935472c16fc53ee43e1e680ed0122e6363282a8e) Reviewed-on: http://codereview.qt.nokia.com/89Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 19 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 22 Feb, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 09 Feb, 2011 2 commits
-
-
Thorbjørn Lindeijer authored
Some things forgotten as part of commit f9e65028 since these files are not compiled together with Qt Creator. Fixes compile of QML Observer and QMLJSDEBUGGER-enabled QtQuick Applications.
-
Thorbjørn Lindeijer authored
AbstractFormEditorTool -> AbstractLiveEditTool LayerItem -> LiveLayerItem SelectionIndicator -> LiveSelectionIndicator SelectionRectangle -> LiveSelectionRectangle SelectionTool -> LiveSelectionTool SingleSelectionManipulator -> LiveSingleSelectionManipulator RubberBandSelectionManipulator -> LiveRubberBandSelectionManipulator
-
- 24 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 01 Dec, 2010 1 commit
-
-
Kai Koehne authored
Fix indentation + line length.
-
- 12 Nov, 2010 1 commit
-
-
Kai Koehne authored
Avoids multiple calls singleSelectionManipulator.select().
-
- 14 Oct, 2010 1 commit
-
-
Kai Koehne authored
Task-number: QTCREATORBUG-2739 Reviewed-by: Lasse Holmstedt
-
- 01 Oct, 2010 1 commit
-
-
Kai Koehne authored
Copy over the private header files to creator source tree, along the lines of the what the designer plugin does. Reviewed-by: Christiaan Janssen
-
- 29 Sep, 2010 1 commit
-
-
Lasse Holmstedt authored
Moved qmljsdebugger to a dir under qml/, made qmlobserver compile without creator dependencies and made it compile with debugging helpers. Reviewed-by: hjk
-
- 22 Sep, 2010 1 commit
-
-
Kai Koehne authored
The library not only contains the observer part, but also the javascript debugger. Reflect this in the namespace.
-
- 16 Sep, 2010 1 commit
-
-
Kai Koehne authored
-
- 15 Sep, 2010 1 commit
-
-
Kai Koehne authored
Don't force users to inherit from QDeclarativeDesignView. Instead we're using now event filters to let a user attach a QDeclarativeViewObserver object to a QDeclarativeDesignView.
-
- 26 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
Right-clicking on an item in qml observer presents a context menu as before, but instead of just selecting the item, the user enters its context if it's possible.
-
- 06 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
Reviewed-by: Alessandro Portale
-
- 05 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 03 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 30 Jul, 2010 2 commits
-
-
Lasse Holmstedt authored
-
Olivier Goffart authored
-
- 29 Jul, 2010 1 commit
-
-
Lasse Holmstedt authored
QMLObserver links against the library dynamically. User's apps can also link to it statically, so that the app can be deployed with debugging features to a device, without having to worry about library deployment.
-
- 28 Jul, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 14 Jul, 2010 3 commits
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- 08 Jul, 2010 1 commit
-
-
Lasse Holmstedt authored
This qmlviewer will be also the default one when opening qmlproject files as the runconfiguration was changed too.
-