- Feb 24, 2010
-
-
Jens Bache-Wiig authored
This is a cosmetic fix for the sidebar. The highlight contrast is too high now that the background is darker.
-
Lasse Holmstedt authored
-
Christiaan Janssen authored
-
hjk authored
-
hjk authored
-
- Feb 23, 2010
-
-
kh1 authored
-
kh1 authored
Since we use addAutoReleasedObject we would rather unclean call the class destructor.
-
kh1 authored
-
kh1 authored
-
kh1 authored
This makes the qemu run button appear/ disappear once we add a maemo target to an existing project. Reviewed-by: Tobias Hunger
-
kh1 authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Leena Miettinen authored
-
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>
-