From 087e4bc5171f0ced1f34663e59217d678cd350ba Mon Sep 17 00:00:00 2001 From: Jens Bache-Wiig Date: Thu, 18 Oct 2012 15:22:15 +0200 Subject: Remove Cleanlooks and Plastique We have a new style Fusion that will replace these styles. They will be moved to a separate module rather than included in platforms that do not need them. Change-Id: I51ebbcad5406e99130e5b12e62ba624d1489088c Reviewed-by: Gabriel de Dietrich --- dist/changes-5.0.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index e42c5660f4..8b7f5498d7 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -526,6 +526,10 @@ QtGui QtWidgets --------- +* A new style QFusionStyle has been introduced, while QPlastiqueStyle, QCleanlooksStyle, + QCDEStyle and QMotifStyle have been removed. The older styles will be + made available to applications as a standalone source package. + * QInputContext removed as well as related getters and setters on QWidget and QApplication. Input contexts are now platform specific. -- cgit v1.2.3