kdeconnect-kde/interfaces
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
..
KDEConnect Reorganize sources 2014-06-14 15:22:40 +02:00
CMakeLists.txt Fully replaced KDED for autostart + dbus activation, so we work outside KDE 2015-02-23 22:12:45 -08:00
dbusinterfaces.cpp Fully replaced KDED for autostart + dbus activation, so we work outside KDE 2015-02-23 22:12:45 -08:00
dbusinterfaces.h Fully replaced KDED for autostart + dbus activation, so we work outside KDE 2015-02-23 22:12:45 -08:00
devicesmodel.cpp Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
devicesmodel.h Merge branch 'master' into frameworks 2015-01-20 22:44:31 -08:00
interfaces_debug.h Forgot to add this file, needed for interfaces to build 2014-09-22 00:46:54 +02:00
KDEConnectConfig.cmake.in Reorganize sources 2014-06-14 15:22:40 +02:00
modeltest.cpp qVariantCanConvert -> QVariant::canConvert 2014-09-23 19:55:07 +02:00
modeltest.h Reorganize sources 2014-06-14 15:22:40 +02:00
notificationsmodel.cpp Merge branch 'master' into frameworks 2015-01-20 22:44:31 -08:00
notificationsmodel.h Merge branch 'master' into frameworks 2015-01-20 22:44:31 -08:00