- Apr 13, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
- Mar 26, 2010
-
-
Lasse Holmstedt authored
-
- Mar 22, 2010
-
-
Lasse Holmstedt authored
-
- Mar 19, 2010
-
-
Lasse Holmstedt authored
the previous implementation relied on poking around with setVisible of the menu actions. Now, command attribute CA_Hide is used instead for the necessary entries. Reviewed-by: hjk
-
- Mar 18, 2010
-
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
-
- Mar 17, 2010
-
-
hjk authored
-
Kai Koehne authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Mar 12, 2010
-
-
Kai Koehne authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 26, 2010
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative
-
- Feb 17, 2010
-
-
Lasse Holmstedt authored
-
- Feb 16, 2010
-
-
Lasse Holmstedt authored
The new QML Inspector depends on DebuggerPlugin. Also added a dropdown menu into the debugger toolbar from which the user can select the used debugging language, e.g. C++ or QML.
-
- Dec 18, 2009
-
-
Bea Lam authored
no longer uses LocalAppRunConfiguration. QmlInspector now uses the qmlviewer started by QmlProjectManager instead of starting its own, and clicking the Start Debug button within a QML project will switch to QML Inspect mode and start the inspector.
-
- Dec 11, 2009
-
-
Bea Lam authored
-