- 23 Feb, 2010 37 commits
-
-
Leena Miettinen authored
-
Oswald Buddenhagen authored
squashed patch series from Mladen Zagorac and Rohan Shetty who are working under contract.
-
Erik Verbruggen authored
-
Friedemann Kleint authored
No longer set EPOCDEVICE as it causes an error in createpackage. Remove obsoleted code calling signis.exe and package file rewriting.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
con authored
Conflicts: share/qtcreator/translations/translations.pro
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
con authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Kai Koehne authored
Don't use the dynamic property "HasFormEditorItem" any more when checking whether childs have to be drawn directly by it's parent. The problem was actually introduced with the new dynamic metatype object (NodeInstanceMetaObject). At the time the dynamic property "HasFormEditorItem" is set in GraphicsObjectNodeInstance::createGraphicsObject(), the new metatype object hasn't been created & attached to the object yet. The dynamic property was effectively lost when the metatype object changed, leading to multiple drawings of the child item. This fix replaces the "HasFormEditorItem" property by directly asking the NodeInstanceView whether an item draws itself or not. Reviewed-by: Thomas Hartmann
-
dt authored
Reviewed-by: Friedemann Kleint
-
mae authored
Fix works at least on Linux.
-
Nadeem Hasan authored
* Disable close button when there is no editor active * Hide lock button when there is no editor active * Hide the info bar when the editor is closed and no editors are left Merge-request: 114 Reviewed-by:
mae <qt-info@nokia.com>
-
Christian Kamm authored
-
Christian Kamm authored
-
Pavel Fric authored
Merge-request: 116 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Tobias Hunger authored
... otherwise we might leak memory
-
Tobias Hunger authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Jens Bache-Wiig authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
By always setting the scope object, even if it is identical to the root object. Done-with: Erik Verbruggen
-
Robert Loehning authored
-
Kai Koehne authored
QmlList has been replaced by QmlListProperty (33eb76f050b45718d87926). Patch provided by Aaron Kennedy. Reviewed-by: akennedy
-
- 22 Feb, 2010 3 commits
-
-
Daniel Molkentin authored
-
Tobias Hunger authored
* Fixes update of Qt version name whne renaming a Qt version.
-
Jens Bache-Wiig authored
This removes the extra line at the bottom of the window on the mac. This also decreases the contrast of shadows and highlights a bit.
-