- 08 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 07 Apr, 2010 1 commit
-
-
dt authored
-
- 06 Apr, 2010 2 commits
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Make DesignModeWidget::showEditor reentrant save by explicitly checking the current status. The crash happens only reproducably when debugging creator inside creator (gdb-7.0-ubuntu!). Reviewed-by: Lasse Holmstedt
-
- 26 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
QML Designer now listens to contextChanged signal instead of modeChanged and checks that the context is same as that of qmldesigner. Reviewed-by: con
-
- 25 Mar, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 24 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 23 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 15 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 10 Mar, 2010 4 commits
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: kkoehne
-
- 08 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
Task-number: BAUHAUS-451 Reviewed-by: kkoehne
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 01 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 28 Feb, 2010 1 commit
-
-
Kai Koehne authored
People will only see the default widget while Bauhaus initializes
-
- 26 Feb, 2010 1 commit
-
-
Lasse Holmstedt authored
Moved Qt Designer to open from Design Mode. Also, Design mode is now global, and created in coreplugin. Other plugins can register themselves to it.
-
- 10 Feb, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
thus fixing the exit warning: "~QX11PixmapData(): QPixmap objects must be destroyed..." Acked-by: con
-
- 09 Feb, 2010 1 commit
-
-
Christiaan Janssen authored
-
- 28 Jan, 2010 1 commit
-
-
Kai Koehne authored
Just use high level TextEditor::gotoLine instead of directly manipulating the QTextCursor. Task-number: BAUHAUS-326
-
- 25 Jan, 2010 1 commit
-
-
Marco Bubke authored
-
- 18 Jan, 2010 1 commit
-
-
Kai Koehne authored
-
- 13 Jan, 2010 1 commit
-
-
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.
-
- 11 Jan, 2010 1 commit
-
-
Kai Koehne authored
Disable the states editor widget if the qml file is invalid, just as the other windows are disabled. Task-number: BAUHAUS-272
-
- 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 :)
-