kdeconnect-kde/kio
Àlex Fiestas 886787f732 Set a valid url for UDS_URL, basically one that includes files://
In Qt5 QUrl need to be created by calling fromLocalFile to handle
paths such /root/foo.txt.
So KIO apparently broke compatibility with setting such paths in
UDS_URL and we have to pass instead files:///root/foo.txt

Altought this might be a bug in KIO, we want to work with all KF5 based
versions of plasma and this patch will just do that.

REVIEW:124544
2015-07-31 13:01:24 +02:00
..
CMakeLists.txt Move some find_package dependencies to the children directories as agreed 2015-04-10 17:48:48 +02:00
kdeconnect.protocol New icon by Malcer <malcer@gmx.com> 2014-02-19 21:10:41 +01:00
kiokdeconnect.cpp Set a valid url for UDS_URL, basically one that includes files:// 2015-07-31 13:01:24 +02:00
kiokdeconnect.h Port the kio from kDebug to qCDebug 2014-09-22 00:20:14 +02:00
Messages.sh Added i18n to kio 2014-01-23 21:00:47 +01:00