- 16 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
imports (in the model) are broken (regression) Since I rely on working imports in copy and paste broke. I hardcode 4.7 in this patch! Reviewed-by: Kai Koehne
-
- 08 Apr, 2010 2 commits
-
-
Lasse Holmstedt authored
-
Kai Koehne authored
Feature is pretty fragile, and the primary use case (Delegates for Views) isn't really supported anyway. Task-number: BAUHAUS-562
-
- 24 Mar, 2010 1 commit
-
-
Kai Koehne authored
Remove trailing whitespace + fix compilation warning.
-
- 23 Mar, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 10 Mar, 2010 1 commit
-
-
Kai Koehne authored
-
- 09 Mar, 2010 1 commit
-
-
Kai Koehne authored
Changing anything in the submodel right now crashes, and it seems it will take some time to fix this. Reviewed-by: Thomas Hartmann
-
- 08 Mar, 2010 3 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
See BAUHAUS-435 Inside a modification group/transaction we disable undo/redo
-
Lasse Holmstedt authored
Task-number: BAUHAUS-451 Reviewed-by: kkoehne
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 02 Mar, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 11 Feb, 2010 1 commit
-
-
Kai Koehne authored
Task-number: BAUHAUS-368
-
- 10 Feb, 2010 2 commits
-
-
Erik Verbruggen authored
-
Marco Bubke authored
-
- 09 Feb, 2010 1 commit
-
-
Marco Bubke authored
-
- 08 Feb, 2010 2 commits
-
-
Marco Bubke authored
Now the items are pasted to the parent of selected node. It is too selected after the paste. Reviewed-by: Kai Koehne
-
Erik Verbruggen authored
-
- 25 Jan, 2010 1 commit
-
-
Marco Bubke authored
-
- 21 Jan, 2010 1 commit
-
-
Marco Bubke authored
-
- 18 Jan, 2010 1 commit
-
-
Thomas Hartmann authored
This patch ensures that meta info is available for all models during copy and paste
-
- 13 Jan, 2010 2 commits
-
-
Kai Koehne authored
If the qml contains an error on frist call of DesignDocumentController::loadMaster, we did not wire up the components to the model. If the user then fixed the qml, the Design mode widgets were 'enabled', but didn't contain any meaningful input. Fixed by always wiring up the components. Unfortunately this shows the 'default' model with just a Rectangle.
-
Kai Koehne authored
-
- 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 :)
-