Aleix Pol
5c9d3a9d42
Make a new kdeconnectcore library
...
Solves the need of compiling device.cpp against all plugins. Also
networkpackage and others don't need to either.
REVIEW: 118742
2014-06-14 14:31:31 +02:00
Albert Vaca
6549da84be
Incoming shared files can now be placed in device-dependent dirs.
2014-06-07 18:27:38 +02:00
l10n daemon script
c641fd50c0
SVN_SILENT made messages (.desktop file)
2014-06-04 04:19:06 +00:00
l10n daemon script
ab3d38d677
SVN_SILENT made messages (.desktop file)
2014-05-31 04:21:12 +00:00
l10n daemon script
fe7763026d
SVN_SILENT made messages (.desktop file)
2014-04-20 04:38:36 +00:00
l10n daemon script
13970fed8b
SVN_SILENT made messages (.desktop file)
2014-03-26 04:43:05 +00:00
l10n daemon script
b6475a8d37
SVN_SILENT made messages (.desktop file)
2014-03-24 04:36:04 +00:00
l10n daemon script
bd89104599
SVN_SILENT made messages (.desktop file)
2014-03-19 07:06:09 +00:00
l10n daemon script
bb28de3373
SVN_SILENT made messages (.desktop file)
2014-03-18 05:07:34 +00:00
l10n daemon script
b3bfb41f29
SVN_SILENT made messages (.desktop file)
2014-03-10 04:46:57 +00: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
l10n daemon script
0ec9ea1706
SVN_SILENT made messages (.desktop file)
2014-02-19 05:17:04 +00: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
l10n daemon script
318a77aaca
SVN_SILENT made messages (.desktop file)
2014-01-23 04:05:48 +00:00
l10n daemon script
c3bef92b73
SVN_SILENT made messages (.desktop file)
2013-12-29 04:11:58 +00: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
l10n daemon script
cb0f27cb3f
SVN_SILENT made messages (.desktop file)
2013-12-10 04:05:36 +00:00
l10n daemon script
a9aaa50992
SVN_SILENT made messages (.desktop file)
2013-11-27 04:09:33 +00:00
l10n daemon script
b8cc27155d
SVN_SILENT made messages (.desktop file)
2013-11-26 04:14:34 +00:00
l10n daemon script
e9a4e939ef
SVN_SILENT made messages (.desktop file)
2013-11-25 04:11:57 +00:00
l10n daemon script
126214a129
SVN_SILENT made messages (.desktop file)
2013-11-24 04:09:57 +00: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