- Apr 23, 2010
-
-
Lasse Holmstedt authored
This was needed since we cannot start stuff otherwise without a project Task-number: BAUHAUS-450 Reviewed-by: kkoehne
-
Thomas Hartmann authored
-
kh1 authored
Make the check more generic, to also work for all other Qt namespaces than qt.ver.s.ion. Still there's something broken in Qt webkit or so. Reviewed-by: ck
-
Tobias Hunger authored
We only have one page there, so there is no need for the side widget.
-
Tobias Hunger authored
* Use Ui file * Add more tooltips to the tree widget
-
hjk authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
See Bauhaus-598
-
Thomas Hartmann authored
-
Thomas Hartmann authored
If an item is created in a state it is only visible in that state by default See: Bauhaus-600
-
Thomas Hartmann authored
See Bauhaus-600
-
Thomas Hartmann authored
The activation of the drag tool should not activate the base state this is discussed in Bauhaus-600
-
Thomas Hartmann authored
forwarding to QmlModelView::customNotification(); was missing it missing since ever but the code I removed in 861981a3 shadowed this. Reviewed-by: Kai Koehne
-
Kai Koehne authored
-
hjk authored
Now it's easy to suppress "uninformative" intermediate levels in the Locals & Watchers by using the new Dumper.putFields() function. Used in qdump__QUrl
-
ck authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Also, a class name is added in qmjs::bind so that we have a class name for custom properties defined inside a component.
-
Lasse Holmstedt authored
Task-number: BAUHAUS-607
-
Lasse Holmstedt authored
If you have plugins that extend qml, you probably want to debug them too. This is now possible with the "Start debugging QML and C++ Simultaneously" debug menu entry. Just select a QML project which uses c++ plugins and start debugging in this mode.
-
hjk authored
Still too hidden. Probably the 'Always adjust' settings should be persistent.
-
hjk authored
-
con authored
The menus were only updated during context changes (not if action states where updated directly), and didn't take into account that the active action for a context might still be disabled. Also, enabled separators should not automatically lead to enabled menus.
-
con authored
-
- Apr 22, 2010
-
-
Erik Verbruggen authored
-
kh1 authored
-
kh1 authored
-
Erik Verbruggen authored
Task-number: BAUHAUS-620
-
Marco Bubke authored
This is fixing a crash Task-Number: BAUHAUS-622 Reviewed-by: Marco Bubke
-
Christian Kamm authored
They had not yet been updated to the new way of importing javascript. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Use ScopeBuilder.push(...) for the same functionality. Reviewed-by: Erik Verbruggen
-
Banana Joe authored
Reviewed-by: danimo
-
Daniel Molkentin authored
Includes sources.
-
Kai Koehne authored
-
Kai Koehne authored
-
Jens Bache-Wiig authored
I created a nicer blue arrow by default and use standard icons on X11 where possible. Note that we still need an alternative solution for mac. Reviewed-by:thorbjorn
-
Marco Bubke authored
model All views should be now work with node without valid type. Reviewed-by: kkoehne
-