D28321: [applets/devicenotifier] Port to ExpandableListItem

2020-07-10 Thread Nathaniel Graham
ngraham abandoned this revision. ngraham added a comment. Cleaned this up a bit and moved it to https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/151 REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D28321 To: ngraham, #vdg, #plasma, broulik Cc:

D26718: aggregate text for KRunner in DesktopView

2020-07-10 Thread Piotr Dabrowski
pdabrowski added a comment. Moved to GitLab: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/148 REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D26718 To: pdabrowski, #plasma, #plasma_workspaces, davidedmundson, ngraham, broulik Cc: pzro, pl

D28651: Load and use global animation settings

2020-07-10 Thread Méven Car
meven added inline comments. INLINE COMMENTS > breezestyle.cpp:189 > +QStringLiteral( "org.kde.KGlobalSettings" ), > +QStringLiteral( "notifyChange" ), this, > SLOT(configurationChanged()) ); > #if QT_VERSION < 0x050D00 // Check if Qt version < 5.13 Shouldn't it