qt5base-lts/src
Aaron Kennedy 7293200ace Add attribute to enable font and palette propagation in QSS.
By default when using Qt Style Sheets, a widget does not inherit its
font and palette from its parent widget. With the
Qt::AA_UseStyleSheetPropagationInWidgetStyles application attribute set,
propagation when using Qt Style Sheets behaves like it does with regular
QWidget::setPalette() and QWidget::setFont() calls.

[ChangeLog][QtWidgets] Added the
Qt::AA_UseStyleSheetPropagationInWidgetStyles attribute which enables
font and palette propagation for Qt Style Sheets.

Task-number: QTBUG-37580
Change-Id: I3038c13d61e32625a1a05291c5394eaefd376a68
Reviewed-by: Samuel Nevala <samuel.nevala@intopalo.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-09-10 06:44:57 +00:00
..
3rdparty ANGLE: Use pixel sizes in the XAML swap chain 2015-08-13 16:12:10 +00:00
android Android: Add support for EnterKey 2015-08-11 13:14:26 +00:00
angle ANGLE: Use pixel sizes in the XAML swap chain 2015-08-13 16:12:10 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
dbus Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev 2015-08-09 07:06:52 +00:00
gui Fixed build breaks that result after disabling "contextmenu" feature 2015-09-09 07:33:58 +00:00
network QAbstractSocket: try to send all data on flush() 2015-09-09 18:44:09 +00:00
opengl Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
platformsupport Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
plugins Fixed build breaks that result after disabling "contextmenu" feature 2015-09-09 07:33:58 +00:00
printsupport Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
sql Remove temporary string allocations when reading prepared statement. 2015-08-13 16:53:45 +00:00
testlib Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
tools qdoc: Fixed linking for overloaded functions 2015-09-01 05:24:20 +00:00
widgets Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
winmain winrtmain: Start in XAML mode 2015-08-13 16:12:18 +00:00
xml QXmlSimpleReader: mark some types as primitive 2015-07-09 05:48:36 +00:00
src.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00