Improve branch indicators in common style
authorJens Bache-Wiig <jens.bache-wiig@digia.com>
Wed, 17 Oct 2012 07:48:10 +0000 (09:48 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Oct 2012 22:14:48 +0000 (00:14 +0200)
commit9410b307afc2fec43a5f05ef3761d619f50e4d20
tree5c4d37758a82d14dadd0a84b94a1c6f34bc63a13
parent12d25f1a42d03c2d126d0fcf60622aa9b7dac6db
Improve branch indicators in common style

The branch indicators in common style was painted based on motif
style, effectively making it useless.

Since most styles inherit from Windows style, I
moved that into common style. It was already duplicating
most of the code used in commonstyle.

Change-Id: I1a383d90254bb97aebc038fa058ec0f225cf9dab
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
src/widgets/styles/qcommonstyle.cpp
src/widgets/styles/qcommonstylepixmaps_p.h
src/widgets/styles/qwindowsstyle.cpp