kdepim-apps-libs cleanup
Open, Needs TriagePublic

Description

  • Remove KdepimDbusInterface
    • not really dbus interfaces
    • common code to launch korgac - port to DBus activation
    • handler for various internal URIs - port to KIO
  • Remove KF5FollowupReminder
    • Shared code for the client-side implementation (messagelib) and the agent in KMail
    • Let the client code im messagelib talk directly to the agent, move logic to agent
  • Remove KF5SendLater
    • Same as the FollowupReminder lib
  • KAddressbookImportExport
    • common infrastructure for import/export plugins
    • fold back into KAddressbook, move plugins there as well
  • KAddressbookGrantlee
    • Grantlee template renderer for KAB
    • Create contactssupport library, similar to calendarsupport?