syncthingtray/fileitemactionplugin
Martchus 19bede39a2 Simplify coloring of common ForkAwesome icons
The normal QPalette can be used to determine the icon color so it is
unnecessary to use the flag for custom bright colors here (which is only
intended for colors which are not on the standard QPalette).
2021-10-16 21:20:12 +02:00
..
cmake/templates Use Syncthing icon from ForkAwesome for buttons/menus 2021-10-10 20:44:22 +02:00
resources/screenshots Document KIO plugin 2017-02-25 18:28:35 +01:00
testfiles Handle config issues in Dolphin integration 2018-12-24 17:17:09 +01:00
translations Add zh_CN translation 2021-10-07 01:20:24 +08:00
CMakeLists.txt Apply clang-format in `fileitemactionplugin/CMakeLists.txt` 2021-10-08 22:54:30 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
syncthingdiractions.cpp Simplify coloring of common ForkAwesome icons 2021-10-16 21:20:12 +02:00
syncthingdiractions.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingfileitemaction.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingfileitemaction.h Set the parents of the QActions for Dolphin integration correctly 2018-12-26 01:18:28 +01:00
syncthingfileitemactionstaticdata.cpp Migrate to ForkAwesome 2021-09-11 02:20:38 +02:00
syncthingfileitemactionstaticdata.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthinginfoaction.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
syncthinginfoaction.h Add a description for each fileitemactionplugin class 2018-11-28 21:23:09 +01:00
syncthingmenuaction.cpp Use Syncthing icon from ForkAwesome for buttons/menus 2021-10-10 20:44:22 +02:00
syncthingmenuaction.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
testing.md Fix typo 2017-04-19 22:09:50 +02:00