- 04 Aug, 2010 12 commits
-
-
Thomas Hartmann authored
The label shows the zoom factor and there is also a slider now.
-
Thomas Hartmann authored
A tooltip is now shown while editing BorderImage margins.
-
Thomas Hartmann authored
Instead of the "Disable permanently" action, I added a checkable action "Show depending on context". If the Quick Toolbar is forced by a shortcut it can be enabled now.
-
Thomas Hartmann authored
The "data" property actually might be a binding. At least the QmlEngine accepts this case. We do nit resolve such bindings at the moment, but we do not assert anymore. Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
The parameter force now forces the activation of the Quick ToolBar even if it is not shown by default (enabled).
-
Thomas Hartmann authored
This shortcut forces the Qt Quick Helper to be shown if available. The action is also registered in the context menu so it is discoverable. Reviewed-by: Christian Kamm
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
-
Bill King authored
-
Bill King authored
-
Bill King authored
-
- 03 Aug, 2010 28 commits
-
-
Alessandro Portale authored
Makes development easier (no recompiling needed when tweaking the templates). Also, all other templates are in that folder.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Olivier Goffart authored
If an object is created at the same location of another old object, It could be matched.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Handle moc warnings there * Add unit tests * Use new parser in Qt's makestep Task-number: QTCREATORBUG-1908
-
ck authored
Reviewed-by: kh1
-
Leandro Melo authored
Task-number: QTCREATORBUG-1896
-
kh1 authored
Reviewed-by: ck
-
ck authored
Reviewed-by: kh1
-
Roberto Raggi authored
Done with: Thorbjørn Lindeijer
-
Leandro Melo authored
-
Olivier Goffart authored
-
Pawel Polanski authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
As in 479bcbd5
-
Thorbjørn Lindeijer authored
There should be no need for the text editor to request an update of the completion box, since when it's there it will have focus and update itself. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Thomas Hartmann authored
Pinning is now indicated by a different icon and you can press the modified button to unpin the toolbar. This way pinning is way more discoverable and easier to understand.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Lasse Holmstedt authored
Also, update the gray mask that appears when user enters context of some item. The mask is grown if the item changes its geometry, but never shrunk, as this would introduce annoying flicker on the screen.
-
Lasse Holmstedt authored
-