- Apr 29, 2010
-
-
Lasse Holmstedt authored
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
Lasse Holmstedt authored
Task-number: QTCREATORBUG-1288
-
- Apr 21, 2010
-
-
Lasse Holmstedt authored
-
- Apr 15, 2010
-
-
Lasse Holmstedt authored
It's not yet possible to attach to an external app running a qml debugging server, because the server is only started on startup if an env variable is set. Changing this requires action from Brisbane, but even the current solution works for C++ apps with QML in them. Task-number: BAUHAUS-585 Reviewed-by: dt
-
- 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
-