kdeconnect-kde/core
Aleix Pol 11996f56ca Drop dependency of KIO from kdeconnectcore
Use QNetworkAccessManager for storing the files we receive instead of
directly KIO, then provide the KIO-based QNetworkAccessManager from the
daemon. This way we'll still get the KIO network-transparency, but the
library only depenends on QtNetwork, which will be easier to get in some
platforms.

After this change, we only depend on KConfig, KI18n and KCoreAddons, which
are tier1 and really easy to work with on any platform.

REVIEW: 123325
2015-05-05 01:07:29 +02:00
..
backends Consume all pendingDatagrams from udpServer 2015-05-05 01:04:50 +02:00
CMakeLists.txt Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
core_debug.h Remove kdebugnamespace completely and replace by core_debug 2014-09-22 00:59:34 +02:00
daemon.cpp Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
daemon.h Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
dbushelper.cpp Minor changes 2014-10-10 11:47:35 -07:00
dbushelper.h More robust fix to problem with device ids being non exportable on dbus 2014-10-10 11:26:50 -07:00
default_args.h Removed commented code 2014-10-10 11:27:01 -07:00
device.cpp Remove KNotifications dependency from libkdeconnectcore 2015-03-24 12:26:37 +01:00
device.h Fixed unpair still using the old KConfig 2015-03-15 19:31:01 -07:00
filetransferjob.cpp Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
filetransferjob.h Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
kdeconnectconfig.cpp Add missing spaces 2015-03-25 19:46:29 +02:00
kdeconnectconfig.h Fixed compilation warnings in clang (one of them is actually an issue!) 2015-04-19 22:50:12 -07:00
kdeconnectplugin.cpp Fixed config memory leak. 2015-03-21 22:21:34 -07:00
kdeconnectplugin.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectpluginconfig.cpp Fixed broken compilation :/ 2015-03-23 20:44:09 -07:00
kdeconnectpluginconfig.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpackage.cpp cleanup 2015-04-02 00:02:09 +02:00
networkpackage.h Fix crash when incoming FileTransfer 2015-04-01 23:37:25 +02:00
networkpackagetypes.h Ping plugin packet type define shouldn't be in core. 2014-12-21 19:35:35 -08:00
pluginloader.cpp Remove unneeded KService include 2015-04-10 17:47:54 +02:00
pluginloader.h Remove unneeded KService include 2015-04-10 17:47:54 +02:00