Albert Vaca
8cee011caf
Fixed build for Ubuntu 12.04
2013-12-23 16:26:18 +01:00
l10n daemon script
a9aaa50992
SVN_SILENT made messages (.desktop file)
2013-11-27 04:09:33 +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
d782060b39
Code chages for compatibility with MSVC compiler
...
Thanks to Xiluembo
2013-11-18 02:34:34 +01:00
l10n daemon script
7e270bbc80
SVN_SILENT made messages (.desktop file)
2013-11-11 04:03:02 +00:00
Albert Vaca
6e5de6f437
qDebug -> kDebug with namespaces
...
Added 3 namespaces: kdeconnect_kded, kdeconnect_kcm and libkdeconnect
2013-11-06 22:16:55 +01:00
l10n daemon script
714867d01d
SVN_SILENT made messages (.desktop file)
2013-11-02 03:45:01 +00:00
Maksim Krylosov
cf503ec9c1
Added rewind and fast-forward to MPRIS controls
2013-10-29 20:17:42 +01:00
Aleix Pol Gonzalez
5e151d185e
Improved package dispatch to the different plugins
...
Before this patch, all plugins had to discard received packages that were
not for themselves. This could be a security problem (a plugin could sniff
other plugin's packages) and also adds some complexity and processing.
This patch makes the device instance aware of what services are required
by the different plugins and when a package is received the corresponding
plugins will get the package.
These services will be listed on the plugin's desktop file, so the user
can decide whether to enable a plugin.
Note that this only works for receiving, not sending.
REVIEW: 113210
2013-10-29 17:46:57 +01:00
l10n daemon script
b27651e2e6
SVN_SILENT made messages (.desktop file)
2013-10-14 04:20:28 +00:00
Aleix Pol
faa3daa585
Code review
...
Fixes/adds some comments.
Proper use of some Qt API.
REVIEW: 113195
2013-10-11 15:20:04 +02:00
l10n daemon script
5119d17d6d
SVN_SILENT made messages (.desktop file)
2013-10-11 04:30:46 +00:00
l10n daemon script
eb346a6d61
SVN_SILENT made messages (.desktop file)
2013-10-07 04:10:17 +00:00
l10n daemon script
7c9bda8d59
SVN_SILENT made messages (.desktop file)
2013-10-01 04:24:39 +00:00
Albert Vaca
2fd082f4a0
Includes and cmakelists cleanup
2013-09-26 17:49:40 +02:00
Albert Vaca
95ef31acea
Documentation
...
Added a README to each plugin explaining the content of the packages they
send and receive
Explained the format of encrypted packages.
2013-09-24 14:14:34 +02:00
Albert Vaca
e20adde7fd
Moved filetransferjob from filetransfer plugin to networkpackage
2013-09-24 14:10:25 +02:00
l10n daemon script
28f00e0371
SVN_SILENT made messages (.desktop file)
2013-09-20 16:02:43 +02:00
l10n daemon script
40c6ed7388
SVN_SILENT made messages (.desktop file)
2013-09-20 16:02:11 +02:00
Albert Vaca
2a55be4a32
Found a bug, added a FIXME because I do not have time for it
2013-09-03 02:35:08 +02:00
Albert Vaca
afc98679b3
Oops missing include
2013-09-03 02:33:50 +02:00
Albert Vaca
9a0d110769
Removed unused includes and fixed indentation in some lines
2013-09-03 02:14:27 +02:00
Albert Vaca
935d91daf8
Fixed a crash in mpris plugin
2013-09-03 02:06:56 +02:00
Albert Vaca
36e5d41811
Renamed daemon -> kded
2013-09-02 03:23:34 +02:00