- Apr 21, 2010
-
-
Thomas Hartmann authored
See BAUHAUS-581 This patch adds missing properties and implments the wrap mode combobox
-
Thomas Hartmann authored
This patch fixes the notification signals for PropertyEditorValue There a two different signals now for the qml part and the backend This avoids subtle bugs
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This function returns the expression in a certain state
-
Thorbjørn Lindeijer authored
Since the fix in 01a0ec16, sometimes & would turn up in the tooltips due to them being escaped but not interpreted as HTML.
-
hjk authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
The current icons don't look so nice at this size, but new ones should be on their way.
-
con authored
It creates too much headache with widgets calling setWindowTitle themselves and Qt spilling out warnings about missing "[*]". Reviewed-by: Thorbjørn Lindeijer
-
Robert Loehning authored
-
Jens Bache-Wiig authored
* Enabled proper keyboard navigation * Skip header items when using arrow keys * Fixed a static pixmap warning Task-number: QTCREATORBUG-1237 Reviewed-by: Daniel Molkentin
-
Thomas Hartmann authored
before the "stops" label was visible even if gradient editing was disabled
-
Thomas Hartmann authored
font.bold, font.italic font.strikeout and font.underline are now int the metasystem
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This also fixes BAUHAUS-613
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This commit cleans up the design of the buttons and fixes BAUHAUS-612
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Some more icons for font styles and clearer icons for alignment
-
Thomas Hartmann authored
-
Tobias Hunger authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-756
-
Lasse Holmstedt authored
The states editor horizontal scrollbar was broken because the setCurrentStateSilent() call was causing a loop, calling nodeInstancePropertyChanged() when state property is changed. Because rendering of states changes the "state" property, the calls never stopped. Now StatesEditorView has a flag which prevents the loop. Reviewed-by: Christiaan Janssen
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
hjk authored
response was received
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
- Apr 20, 2010
-
-
ck authored
No functional changes for now. Reviewed-by: kh1
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Kai Koehne authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Task-Number: BAUHAUS-535 Reviewed-by: kkoehne
-
Marco Bubke authored
Task-Number: BAUHAUS-617 Reviewed-by: kkoehne
-
Friedemann Kleint authored
Move actions into FancyMainWindow. Register them in DebuggerUISwitcher and FormEditorW. Manually hide Debugger actions for Non-Debug modes (as they belong to the language context). Acked-by: con
-
kh1 authored
Fixes the broken topic chooser and keyword resolving. Reviewed-by: ck
-