Skip to content
  • Albert Vaca Cintora's avatar
    Added KdeConnectConfig class that aims to be a KConfig abstraction · c7c91c12
    Albert Vaca Cintora authored
    Benefits:
    - We had config files in different paths, now they will be centralized.
    - Daemon, LanLinkProvider and NetworkPackage depend only on Qt now.
    - KConfig is accessed with strings as keys, where a typo can go unnoticed.
    - Daemon is now thinner, as it doesn't need to initialize config values.
    - QCA::Initializer is in a single place now (was in Daemon and Plugin).
    c7c91c12