Remove icons from buttons with Cleanlooks
authorJens Bache-Wiig <jens.bache-wiig@nokia.com>
Tue, 21 Aug 2012 15:26:42 +0000 (17:26 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 21 Aug 2012 20:25:31 +0000 (22:25 +0200)
commit7f469ef4cc614925d7a4fdb3380ff5470e25b03b
tree67414370ad0336aff575bce6c2eb697f92a76fe2
parentc3b9db438a7c3d95fe9288d6e8b05ae478283356
Remove icons from buttons with Cleanlooks

The icon buttons in cleanlooks were modeled after an early version of
the Gtk 2.0 Clearlooks theme. At the time, GNOME was using
icons on all buttons. For the past couple of years, GNOME has dropped
icons on buttons by default and as this is the common behavior on
other platforms as well, I think it is time to remove them.

The button size hack was also removed due to previously emulating
a GNOME behavior. The end result at the moment is only that it makes
the button height inconsistent with other widgets.

Change-Id: I22fe8c0b3a799a807cfff74a81cebf50e8ec33d3
Reviewed-by: J-P Nurmi <j-p.nurmi@nokia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
src/widgets/styles/qcleanlooksstyle.cpp