- 12 Jan, 2011 1 commit
-
-
con authored
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 04 Nov, 2010 1 commit
-
-
Thomas Hartmann authored
Refactoring only works of old and newId are not empty, otherwise we just fall back and use the model Task-number: QTCREATORBUG-2953 Reviewed-by: Kai Koehne
-
- 06 Oct, 2010 1 commit
-
-
Thomas Hartmann authored
We need to support the N900 Reviewed-by: Kai Koehne
-
- 04 Oct, 2010 2 commits
-
-
Friedemann Kleint authored
Reviewed-by:
Thomas Hartmann <thomas.hartmann@nokia.com>
-
Thomas Hartmann authored
Fixes caching for Qt Quick items. Also the emptyPane is found again. Reviewed-by: Kai Koehne
-
- 01 Oct, 2010 1 commit
-
-
Thomas Hartmann authored
huge renaming from Qt to QtQuick propertyeditor qml files moved from Qt to QtQuick auotests fixed files used in tests fixed autotests pass Task-number: QTCREATORBUG-2556 Reviewed-by: Kai Koehne
-
- 30 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
I an id is now changed in the navaigator or property editor, we now use the qmljseditor to properly refactor. Also I changed dynamic_cast to qobject_cast Reviewed-by: Erik Verbruggen
-
- 29 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
QString is also a possible typename Reviewed-by: Marco Bubke
-
- 24 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
Bauhaus now uses only one single instance view. Done by Marco Bubke
-
- 15 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 10 Jun, 2010 1 commit
-
-
Marco Bubke authored
This is needed to suppert inline script function of Qml in the designer
-
- 27 May, 2010 1 commit
-
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
- 21 May, 2010 1 commit
-
-
Thomas Hartmann authored
For custom types we auto generate property panes. With this patch also dot properties (e.g. border.width) and properties of type color (QColor) are properly supported. Task-number: BAUHAUS-208
-
- 18 May, 2010 2 commits
-
-
Thomas Hartmann authored
Since the property editor is QWidget based it uses our own DeclarativeWidgetView instead of QDeclarativeView now Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
Task-number: BAUHAUS-274
-
- 29 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 28 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
The Navigator and the Property Editor now show the same error message for invalid nodes See: BAUHAUS-611
-
- 27 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
After this patch the property editor uses a context object for the backend instead of several context properties
-
- 26 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 23 Apr, 2010 1 commit
-
-
Kai Koehne authored
All types in the Qt namespace now have 4.7 as minimum version.
-
- 21 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 19 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 16 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 14 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
See Bauhaus-584 There were some locks missing during setup Reviewed-by: Kai Koehne
-
- 13 Apr, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 12 Apr, 2010 2 commits
-
-
Thomas Hartmann authored
See: Bauhaus-577
-
Thomas Hartmann authored
Setting an expression is now one step in the Undo/Redo history See Bauhaus-527
-
- 09 Apr, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We might select nodes without proper metainfo
-
- 01 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 31 Mar, 2010 3 commits
-
-
Thomas Hartmann authored
QDeclarativePropertyMap changed void valueChanged(const QString &key, const QVariant &value); ==> void valueChanged(const QString &key);
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 25 Mar, 2010 4 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
processEvents() might lead to an invalid fxObjectNode
-
Thomas Hartmann authored
-
- 24 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-