- 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
-
Thomas Hartmann 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
-
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
-
hjk 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
-
Roberto Raggi authored
-
con authored
-
mae authored
Task-number: QTCREATORBUG-758 Reviewed-by: thorbjorn
-
Erik Verbruggen authored
-
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
-
Roberto Raggi authored
-
Friedemann Kleint 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.
-
Friedemann Kleint authored
Initial-patch-by:
Shane Kearns <shane.kearns@sosco.com>
-
Jörg Schummer authored
-
Jörg Schummer authored
- view is not moving anymore when opening/closing sections
-
Kai Koehne authored
-
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
-