- 10 Feb, 2011 6 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
-
Christian Kamm authored
That means createComponent etc. will now be completed.
-
Kai Koehne authored
-
Kai Koehne authored
-
- 09 Feb, 2011 34 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
Some things forgotten as part of commit f9e65028 since these files are not compiled together with Qt Creator. Fixes compile of QML Observer and QMLJSDEBUGGER-enabled QtQuick Applications.
-
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
-
Alessandro Portale authored
Reviewed-By: Christian Kandeler
-
Marco Bubke authored
-
Marco Bubke authored
All type information should be now available.
-
Marco Bubke authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale 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
-
hjk authored
The testing environment seems wrong. It works properly in the real FakeVim.
-
hjk authored
-
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
-
Christian Kamm authored
-