Commit Graph

5 Commits

Author SHA1 Message Date
Martchus 29fad4918b Fix typos via codespell 2024-02-15 18:45:05 +01:00
Martchus a92067fc7b Update documentation for testing KIO plugin for KF6 2023-11-20 23:37:05 +01:00
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
Martchus 4fa0ff30db Fix typo 2017-04-19 22:09:50 +02:00
Martchus 77daa58f4e Document debugging Dolphin/KIO plugin 2017-04-08 14:25:35 +02:00