- 10 Feb, 2011 5 commits
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
hjk authored
Old logic was too fragile to maintain. Now it's PointMixed -> PointPlain -> RangeMixed -> RangePlain.
-
hjk authored
-
Kai Koehne authored
-
Kai Koehne authored
-
- 09 Feb, 2011 35 commits
-
-
Alessandro Portale authored
Now using an explicit Mode (generated, imported) instead of empty or set filename convention. Just like in Html5App.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
AbstractFormEditorTool -> AbstractLiveEditTool LayerItem -> LiveLayerItem SelectionIndicator -> LiveSelectionIndicator SelectionRectangle -> LiveSelectionRectangle SelectionTool -> LiveSelectionTool SingleSelectionManipulator -> LiveSingleSelectionManipulator RubberBandSelectionManipulator -> LiveRubberBandSelectionManipulator
-
Leandro Melo authored
Task-number: QTCREATORBUG-2968 Reviewed-by: Alessandro Portale
-
Marco Bubke authored
-
Marco Bubke authored
All type information should be now available.
-
Marco Bubke authored
-
Alessandro Portale authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
hjk authored
-
hjk authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Changing this field will not have an effect anyway.
-
Christian Kandeler authored
All this environment setting was just an approximation of what the "mad" script does better.
-
Christian Kandeler authored
This simplifies the call and also fixes a bug along the way. Task-number: QTCREATORBUG-3589
-
Kai Koehne authored
When closing the app via the WM the status of the services change to 'not available'. We used to log this as an error to the debugger log, causing the log to 'magically' pop up. Reviewed-by: Christiaan Janssen
-
hjk authored
No need to add random '1' if there's only one.
-
dt authored
We used to only fallback at start time from a invalid/empty setting to the cmake in path. Now we do that even if the setting is later edited. Task-Nr: QTCREATORBUG-3739
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
For this option it would actually be better to reapply the state of the toggle button to the restarted QtQuick application rather than resetting the state of the button.
-
Thorbjørn Lindeijer authored
* Renamed Toolbar to ToolBar * Use mass-disconnect instead of duplicating all connect calls * Split up setupToolbar(bool)
-
Thorbjørn Lindeijer authored
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-3664
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Other try for a workaround to disable animations.
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
hjk authored
-
Leandro Melo authored
... when there's a selection. Task-number: QTCREATORBUG-3638
-
Christian Kamm authored
-
Christian Kamm authored
-