syncthingtray/plasmoid
Martchus 912dca1564 Port Plasmoid to Plasma 6
* Split QML part into distinct versions for Plasma 5 and 6 as there are too
  many differences and `#ifdef` is not possible
* Change API usage according to
  https://develop.kde.org/docs/plasma/widget/porting_kf6
* Port "contextualActions" to API documented on
  https://invent.kde.org/frameworks/plasma-framework/-/blob/master/src/plasma/applet.h
* Document testing
* Add FIXMEs/notes for remaining problems; there are likely many more,
  though
2023-07-13 01:01:02 +02:00
..
cmake/templates Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
lib Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
package5/contents/ui Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
package6/contents/ui Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
resources/screenshots Improve screenshot-related section headings in README 2022-06-06 18:27:09 +02:00
scripts Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
translations Update translations 2023-07-03 00:56:45 +02:00
.gitignore Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
CMakeLists.txt Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
testing.md Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00