syncthingtray/plasmoid/lib
Martchus 8ea158aa23 Fix auto-detection of dark color theme in Plasmoid
* Remove `0 &&` in condition for making `QPalette` from Plasma theme
* Set `WindowText`/`Window` of `QPalette` in legacy case so
  `isPaletteDark()` works
* Set the icon manager's palette from the beginning (and not only if the
  Plasma theme changes)
2022-09-05 22:18:41 +02:00
..
CMakeLists.txt Determine whether to use bright custom colors automatically 2022-07-16 19:28:31 +02:00
appearanceoptionpage.ui Determine whether to use bright custom colors automatically 2022-07-16 19:28:31 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
settingsdialog.cpp Determine whether to use bright custom colors automatically 2022-07-16 19:28:31 +02:00
settingsdialog.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingapplet.cpp Fix auto-detection of dark color theme in Plasmoid 2022-09-05 22:18:41 +02:00
syncthingapplet.h Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00