- 24 Sep, 2010 21 commits
-
-
Thomas Hartmann authored
There can be notifications from the instance after a model node has been deleted. We now ignore those.
-
Thomas Hartmann authored
Check if object is not 0 and we are not called back from the destructor.
-
Marco Bubke authored
deletion
-
Marco Bubke authored
anymore
-
Marco Bubke authored
anchors ChildItems of siblings can not be anchored to a item.
-
Marco Bubke authored
the root item This is preventing visual artefacts.
-
Marco Bubke authored
If the NodeInstance is allready removed the formeditor item isn't removed.
-
Marco Bubke authored
-
Thomas Hartmann authored
Add getter for id in node instances.
-
Thomas Hartmann authored
Split isAnchoredBy() in isAnchoredBySigbling() and isAnchoredByChildren()
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Fix node instance view notifications and settings in the model. Now the old node instance view is detached and the new one is attached. The test runs again. Also fixes a notification.
-
Thomas Hartmann authored
Use the node instance id member instead of the model node id Prevents a crash because the model node is allready invalid and has no id anymore.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
The rewriter is not anymore in the view list, so the reset function has to be changed.
-
Thomas Hartmann authored
RewriterView and NodeInstanceView was not notified about a model change.
-
Thomas Hartmann authored
This is preventing a crash if the nodeinstance is invalid.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Remove special code for children, data, resources
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Bauhaus now uses only one single instance view. Done by Marco Bubke
-
- 23 Sep, 2010 19 commits
-
-
Leena Miettinen authored
-
hjk authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Christian Kandeler authored
It would be nicer to put the size specification into the target setup page, but then the wizard would resize itself when loading that page, and that is not nice either. Reluctantly-reviewed-by: Alessandro Portale
-
hjk authored
-
hjk authored
-
Christian Kandeler authored
Written-by: Christian Kamm
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Christian Kandeler authored
https://projects.maemo.org/bugzilla/show_bug.cgi?id=190848 Reviewed-by: kh1
-
Christian Kandeler authored
There can now be more than one variable be set. Reviewed-by: kh1
-
Christian Kandeler authored
Don't try to be clever about when to emit the currentChanged() signal.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Leena Miettinen authored
To make navigation easier. Reviewed-by: hjk
-
Leena Miettinen authored
Add link to debugger operating mode descriptions. Reviewed-by: hjk
-