- Feb 25, 2010
-
-
Laurent Desmecht authored
GenericMakeStep is currently immutable. This is quite annoying since it's possible to create GenericMakeStep but it's not possible to remove them. Fix: make GenericMakeStep not immutable Merge-request: 117 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Reviewed-by: dt Reviewed-by: Tobias Hunger
-
Laurent Desmecht authored
Merge-request: 117 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
kh1 authored
-
kh1 authored
-
Friedemann Kleint authored
- Do not handle RPC_INVALID_SERVER as fatal exception - Do not expand internally dumped types (strings) - Expand pointers correctly (use correct type names for dumpers)
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Tobias Hunger authored
Reviewed-by: con
-
Tobias Hunger authored
Reviewed-by: con
-
Tobias Hunger authored
Reviewed-by: Robert Loehning
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Kai Koehne authored
Locator Commit 38924e38 makes sure that the Project node is selected after loading a new project, even when there is a current editor opened. Make sure that we actually only block the sync if no new file is opened. Done with mae. Reviewed-by: mae
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
mae authored
-
Thorbjørn Lindeijer authored
It looks out of place since the virtual splitters coming from the QMainWindow are not mini splitters. Reviewed-by: Lasse Holmstedt
-
con authored
-
mae authored
Task-number: QTCREATORBUG-758 Reviewed-by: thorbjorn
-
Kai Koehne authored
-
Kai Koehne authored
Let the State Editor also use the new activateState method from QmlModelView (stateChanged by default does now nothing). This allowed us to get rid of the setCurrentStateBack method. Also fix deletion of states - the "decision" which state should be the new one is now done in StatesEditorView. Reviewed-by: Thomas Hartmann Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Also delete the old package before executing "make sis" to ensure that no old file lingers around should the naming change again.
-
Jörg Schummer authored
-
Jörg Schummer authored
- view is not moving anymore when opening/closing sections
-
ck authored
Task-number: TOOLS-297
-
- Feb 24, 2010
-
-
Jens Bache-Wiig authored
The actualPixmapSize is different from the resulting pixmap when using svg icons. This seems to be a bug in Qt, but using the resulting pixmap is safe for now.
-
Jens Bache-Wiig authored
-
con authored
-
Friedemann Kleint authored
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
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
-