- Feb 24, 2010
-
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
con authored
Correctly show * Headers * C:\foo instead of * Headers * C:/foo
-
con authored
-
con authored
Doing it creates huge delays, because it resolves to a network path. Also rename FolderNode::setFolderName to FolderNode::setDisplayName, because that's the name of the property. Task-number: QTCREATORBUG-695
-
Tobias Hunger authored
* If the qmake path does match then the target does match, too.
-
Tobias Hunger authored
-
Lasse Holmstedt authored
-
Kai Koehne authored
-
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
-
Lasse Holmstedt 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
-
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
-
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
-
Tobias Hunger authored
... otherwise we might leak memory
-
Tobias Hunger authored
-
Jens Bache-Wiig authored
-