- Aug 06, 2010
-
-
Roberto Raggi authored
-
- Aug 05, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
When a change is done to an element that cannot be changed due to debugger/qdeclarative limitations, a warning is shown to the user in QML JS Editor. Reviewed-by: Olivier Goffart
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
see 576642a7 for details
-
Lasse Holmstedt authored
This one should be called when a component is changed and components using it need to be reloaded.
-
Thomas Hartmann authored
isAvailable() returns true if a Quick ToolBar is available for that node
-
- Aug 04, 2010
-
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Thomas Hartmann authored
The parameter force now forces the activation of the Quick ToolBar even if it is not shown by default (enabled).
-
Roberto Raggi authored
-
- Aug 03, 2010
-
-
Leandro Melo authored
-
Olivier Goffart authored
-
Lasse Holmstedt authored
Also, update the gray mask that appears when user enters context of some item. The mask is grown if the item changes its geometry, but never shrunk, as this would introduce annoying flicker on the screen.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Aug 02, 2010
-
-
Lasse Holmstedt authored
The crumble path shows the current context of the debugger/inspector.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Leandro Melo authored
Reviewed-by: ckamm
-
Roberto Raggi authored
-
- 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
-
Lasse Holmstedt authored
Reviewed-by: Erik Verbruggen
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
ck authored
-
ck authored
This allows us to quickly switch between std::tr1::shared_ptr and QSharedPointer. The latter is the default now because of problems with shared_ptr in certain compilers. Reviewed-by: Bill King
-
Olivier Goffart authored
-
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.
-
Roberto Raggi authored
-
Lasse Holmstedt authored
Now the style is something similar to Qt Creator's default coloring.
-