kdeconnect-kde/core/backends/lan
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
..
CMakeLists.txt Removed reference to KDED 2015-02-23 22:14:22 -08:00
downloadjob.cpp Reorganize sources 2014-06-14 15:22:40 +02:00
downloadjob.h Reorganize sources 2014-06-14 15:22:40 +02:00
landevicelink.cpp Merge branch 'master' into frameworks 2015-01-10 20:14:01 -08:00
landevicelink.h Fixing memory leaks in LanDeviceLinkProvider and LanDeviceLink 2015-01-06 21:48:25 -08:00
lanlinkprovider.cpp Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
lanlinkprovider.h Reorganize sources 2014-06-14 15:22:40 +02:00
netaddress.h Reorganize sources 2014-06-14 15:22:40 +02:00
socketlinereader.cpp Fixing memory leaks in LanDeviceLinkProvider and LanDeviceLink 2015-01-06 21:48:25 -08:00
socketlinereader.h Fixing memory leaks in LanDeviceLinkProvider and LanDeviceLink 2015-01-06 21:48:25 -08:00
uploadjob.cpp Merge branch 'master' into frameworks 2014-11-11 21:40:54 -08:00
uploadjob.h Reorganize sources 2014-06-14 15:22:40 +02:00