kdeconnect-kde/core/backends
Albert Vaca c7c91c1289 Added KdeConnectConfig class that aims to be a KConfig abstraction
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).
2015-03-01 20:16:07 -08:00
..
lan Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
loopback Removed reference to KDED 2015-02-23 22:14:22 -08:00
devicelink.cpp Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
devicelink.h Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
linkprovider.cpp Reorganize sources 2014-06-14 15:22:40 +02:00
linkprovider.h Fixing memory leaks in LanDeviceLinkProvider and LanDeviceLink 2015-01-06 21:48:25 -08:00