Introduce new style Fusion
authorJens Bache-Wiig <jens.bache-wiig@digia.com>
Fri, 21 Sep 2012 17:53:28 +0000 (19:53 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 18 Oct 2012 19:46:21 +0000 (21:46 +0200)
commitf45afd71551a6cd1553952ea003e9356651809b5
treec2fb59e5811f636ea43d0a53f126213c2a5b76e1
parent8b6de4677142cab41790ca50ce6c7f1efbab5de8
Introduce new style Fusion

This is a new non-native style for Qt.
It is intended as a replacement for the now aging
Plastique and Cleanlooks styles.

Change-Id: I30c0518a69e4e3b8b2b05ee7d84c3a5a1f307578
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
configure
src/widgets/styles/images/fusion_arrow.png [new file with mode: 0644]
src/widgets/styles/images/fusion_groupbox.png [new file with mode: 0644]
src/widgets/styles/qfusionstyle.cpp [new file with mode: 0644]
src/widgets/styles/qfusionstyle.h [new file with mode: 0644]
src/widgets/styles/qfusionstyle_p.h [new file with mode: 0644]
src/widgets/styles/qstyle.qrc
src/widgets/styles/qstyle_p.h
src/widgets/styles/qstylefactory.cpp
src/widgets/styles/styles.pri
tools/configure/configureapp.cpp