<table><tr><td style="">broulik created this revision.<br />broulik added a reviewer: Plasma.<br />broulik set the repository for this revision to R135 Integration for Qt applications in Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4492" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>QGuiApplication::setPalette and QApplication::setPalette are two distinct static functions and when the paletteChanged signal was introduced in QGuiApplication the latter was never adjusted.<br />
SystemPalette connects to this signal to avoid installing an eventFilter on qApp for ApplicationPaletteChanged.<br />
This causes e.g. QML-based System Settings modules to not update when changing color schemes but only the widget-based application around it.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Switching to Breeze Dark look and feel theme now updates the background of the QML parts. There's still some glitches like QQC buttons not repainting properly but at least it's not as embarrassing to look at as it used to be.</p>

<p>I'm trying to fix this in Qt but until this is in I think this patch is safe either way and will also benefit users of older Qt versions.</p>

<p><a href="https://codereview.qt-project.org/#/c/181704/" class="remarkup-link" target="_blank" rel="noreferrer">https://codereview.qt-project.org/#/c/181704/</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R135 Integration for Qt applications in Plasma</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4492" rel="noreferrer">https://phabricator.kde.org/D4492</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/platformtheme/khintssettings.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>broulik, Plasma<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>