- Aug 26, 2010
-
-
Lasse Holmstedt authored
It was not very useful without being able to e.g. move things around.
-
- Aug 25, 2010
-
-
Lasse Holmstedt authored
Animation play/pause buttons are now merged on observer toolbar. Also, a bugfix to inspector toolbar.
-
- Aug 24, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Easier to use now by just clicking on one button, and takes less space.
-
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
-
- Aug 18, 2010
-
-
Olivier Goffart authored
+ add missing tr()
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
Lasse Holmstedt authored
Two kinds of warnings are now shown: one for warning about the Live Preview itself, as it is experimental, and another when user changes id's of objects during runtime, as this is not supported at the moment. More warnings will be added later for other unsupported changes.
-
- Jul 27, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
The button is checkable and pressing it will stop/propagate changes to the qml application being debugged.
-
Lasse Holmstedt authored
-
- Jul 14, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Jul 08, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-