- 24 Aug, 2010 2 commits
-
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
A new debugger engine, QmlCppEngine, is introduced, which wraps gdb and qml engines into one. Alternatively, if using Windows, Cdb is used instead of Gdb. Most of the debugger ui switcher is now rewritten, and it is tailored for the QML and CPP layout case, the only one supported anyway. Reviewed-by: hjk
-
- 16 Aug, 2010 3 commits
-
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
-
- 30 Jul, 2010 4 commits
-
-
Lasse Holmstedt authored
This widget has little to do with the QML debugging library, and will be reused inside the QML JS Inspector UI as well.
-
Lasse Holmstedt authored
Makes it look ugly
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Now the style is something similar to Qt Creator's default coloring.
-
- 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 3 commits
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Fixes issues with reloading freezing on Gnome
-
Lasse Holmstedt authored
-
- 14 Jul, 2010 2 commits
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- 08 Jul, 2010 2 commits
-
-
Olivier Goffart authored
The idea is to only enable it if it is run with -debugger, but for now it is always enabled for simplicity. This let you debug QML Javascript from creator
-
Lasse Holmstedt authored
This qmlviewer will be also the default one when opening qmlproject files as the runconfiguration was changed too.
-