Commit graph

22 commits

Author SHA1 Message Date
Albert Vaca
a06cf677f4 Added button to open incoming file transfer's folder in browser 2013-10-01 02:44:49 +02:00
Albert Vaca
44f5c7093e Finished implementing file transfer
Implemented support for text and url share
2013-09-27 03:01:13 +02:00
Albert Vaca
f53f70d7c4 Fixed file transfer
Apparently KIO is so dumb it can't create files
Also we have lots of commented qDebugs now
2013-09-27 00:01:59 +02: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
a53ec2a9ea Notification Plugin can now receive payloads with the notification icon 2013-09-24 14:11:11 +02:00
Albert Vaca
e20adde7fd Moved filetransferjob from filetransfer plugin to networkpackage 2013-09-24 14:10:25 +02:00
Albert Vaca
e86897cfe3 Fixed file transfer, added file size to protocol (optional)
Increased protocol version to 5
Updated README
2013-09-20 16:03:17 +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
158e32adcf Debugging filetransfer 2013-09-16 15:21:22 +02:00
Simon Cadman
72db75e11b SMS message notification didn't show any text
QString content was shadowing a previously declared variable

BUG: 324857
2013-09-13 19:30:36 +02:00
Albert Vaca
111ee7f054 First iteration of filetransfer plugin
Now it just downloads to the user desktop payloads received in packages
with type kdeconnect.filetransfer.
Added the package type define.
Created an an auxiliar QFile-like class with a small needed modification.
Added a commented test in the filetransfer plugin code (to be moved).
2013-09-10 19:01:46 +02:00
Albert Vaca
5837fa15db Fixed a bug that caused notification spam when a notification was updated
BUG: 324744
2013-09-10 15:33:35 +02:00
Albert Vaca
0ff5600ce2 i18n 2013-09-04 21:19:02 +02:00
Albert Vaca
d4ce9bac9c Removed unused notifications 2013-09-04 19:42:32 +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
22392a4917 Rename cmakemacros.txt -> macros.cmake 2013-09-02 14:47:37 +02:00
Albert Vaca
36e5d41811 Renamed daemon -> kded 2013-09-02 03:23:34 +02:00