- Aug 05, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
see 576642a7 for details
-
Lasse Holmstedt authored
This one should be called when a component is changed and components using it need to be reloaded.
-
Lasse Holmstedt authored
-
Leandro Melo authored
To catch cases of invalid code like this: struct A : B {}; struct B : A {}; Reviewed-by: Roberto Raggi
-
ck authored
-
ck authored
Reviewed-by: kh1
-
Thomas Hartmann authored
Do not use scaled on null pixmaps
-
Thomas Hartmann authored
* Proper implementation using a timer * We also do a revision check now * The RefactorMarker is only shown for types that we support
-
Thomas Hartmann authored
isAvailable() returns true if a Quick ToolBar is available for that node
-
Bill King authored
-
Bill King authored
Details: No mocables in source file, no need for #include then.
-
- Aug 04, 2010
-
-
Olivier Goffart authored
Qml Debugger: When we pause, notify creator that we paused, so it does not get in an inconsistant state
-
Olivier Goffart authored
-
ck authored
Reviewed-by: kh1
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Leandro Melo authored
Task-number: QTCREATORBUG-1886
-
ck authored
This will give an additional hint to users that they can and should adapt the Debian template files. Reviewed-by: kh1
-
kh1 authored
Reviewed-by: ck
-
Tobias Hunger authored
* Pass the correct task to the taskhandler when a task is selected in a filtered list of the taskwindow. Task-number: QTCREATORBUG-1950
-
Tobias Hunger authored
* Add a way to have a null-task which is invalid for evaluation
-
Tobias Hunger authored
* Fix off-by-one error when showing compile output of a task
-
Thomas Hartmann authored
-
Thomas Hartmann authored
While editing BorderImage margins I do not allow negative margins anymore.
-
Thomas Hartmann authored
-
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
-
- Aug 03, 2010
-
-
Alessandro Portale authored
Makes development easier (no recompiling needed when tweaking the templates). Also, all other templates are in that folder.
-
Roberto Raggi authored
-