Commit graph

10 commits

Author SHA1 Message Date
Albert Vaca
6549da84be Incoming shared files can now be placed in device-dependent dirs. 2014-06-07 18:27:38 +02:00
Àlex Fiestas
39589434bd Set the deviceName from SharePlugin 2014-03-03 21:11:32 +01:00
Àlex Fiestas
3b276855a0 Add the FileTransferJob into the globalTracker 2014-03-03 21:03:56 +01:00
Aleix Pol
566a671b15 Make it possible to send files from the kded plugin
Expose the share plugin on dbus
Add a shareUrl method that will send the file if it's a local url and just
send a URL otherwise.

REVIEW: 113344
2014-03-03 04:53:11 +01:00
Aleix Pol
1f9176ad92 Simplify path handling in the share plugin
Prefer ::toLocalFile() to ::path(). ::path() won't work on Windows properly.
Let KUrl handle the trailing slash adjusting, no need to do the string
handling ourselves.
Take advantage of the fact that it can be a url, at the moment it was just
doing silly type conversions.

REVIEW: 116484
2014-03-02 00:50:11 +01:00
Lukáš Tinkl
39c72cb4b2 i18n fixes 2014-02-28 18:50:06 +01:00
Albert Vaca
0410729136 Fixing problem with sshfs asking to add host to the "known hosts" file 2014-02-14 17:12:15 +01:00
Lukáš Tinkl
6c0bb7b2c3 use the correct catalog name
if you create a kdeconnect-kded catalog, then USE it... sigh^2
2014-01-28 02:08:34 +01:00
Kai Uwe Broulik
d823acc32b Use xdg Download folder instead of Desktop folder as default location for the share plugin
REVIEW: 114677
2013-12-27 00:29:04 +01:00
Albert Vaca
39190a4a1b Share plugin changed name! Please run make uninstall before make install
Sharereceiver is now called share plugin (soon it will not only receive ;)
Added a config dialog to be able to select a directory for incoming files
Changed  Messages.sh to translate config new .ui files too
Fixed typo in pausemusicplugin.cpp
Fixed multiple file transfer notifications bug
Added minimal error checking to share plugin.
2013-11-23 01:39:10 +01:00
Renamed from kded/plugins/sharereceiver/sharereceiverplugin.cpp (Browse further)