- 11 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 10 Feb, 2010 1 commit
-
-
Marco Bubke authored
-
- 09 Feb, 2010 2 commits
-
-
Erik Verbruggen authored
-
Christiaan Janssen authored
-
- 03 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 01 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 20 Jan, 2010 3 commits
-
-
Thomas Hartmann authored
If rewrting fails we have to set back the textModifier Reviewed-by: Erik Verbruggen
-
Erik Verbruggen authored
-
Thomas Hartmann authored
-
- 19 Jan, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 14 Jan, 2010 1 commit
-
-
Kai Koehne authored
Fix namespace usage such that all classes in shared/qml live in the Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner namespace. This should prevent any symbol clashes until we can finally get rid of the file dublicates (e.g. QmlDocument).
-
- 12 Jan, 2010 1 commit
-
-
Kai Koehne authored
The usage of 'int newIndex' was ambiguous in the case of oldIndex < newIndex. Solved by directly passing the ModelNode that was moved around. 'nodeSlidedToIndex' was also renamed to 'nodeOrderChanged', since 'Slided' is no proper English.
-
- 08 Jan, 2010 1 commit
-
-
Kai Koehne authored
If you continue to fix qml errors in text mode, but still had errors, the error message you got in the Design mode always stayed the first (outdated) error message.
-
- 07 Jan, 2010 1 commit
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-