Albert Vaca
2054288cac
KCM updated when pairing state changes externally
...
Added an unpaired() signal to KDED's Device exported by dbus
2013-10-01 03:20:07 +02:00
l10n daemon script
f7bf963efe
SVN_SILENT made messages (.desktop file)
2013-09-27 04:29:59 +00:00
l10n daemon script
a344022202
SVN_SILENT made messages (.desktop file)
2013-09-19 04:15:35 +00:00
l10n daemon script
874ac43dab
SVN_SILENT made messages (.desktop file)
2013-09-15 04:17:17 +00:00
l10n daemon script
cc8261b849
SVN_SILENT made messages (.desktop file)
2013-09-14 04:02:16 +00:00
Simon Cadman
028fc30470
SMS message notification didn't show any text
...
QString content was shadowing a previously declared variable
BUG: 324857
2013-09-13 19:22:32 +02:00
Tim Creech
006a0b8dad
Didn't build on FreeBSD because it does not define SOL_TCP
...
Replaced SOL_TCP with getprotobyname("TCP")->p_proto
BUG: 324766
2013-09-13 19:22:32 +02:00
Albert Vaca
3cf3c54222
Fixed a bug that caused notification spam when a notification was updated
...
BUG: 324744
2013-09-10 15:37:35 +02:00
Albert Vaca
b61c518d52
Less verbosity: commented lots of QDebugs
2013-09-10 15:37:35 +02:00
Albert Vaca
50dc5be5df
Unused forward declaration
2013-09-10 15:37:35 +02:00
Albert Vaca
2106adaf3b
Incorrect include
2013-09-10 15:37:35 +02:00
Albert Vaca
7b01ce2d8a
Incorrect comments
2013-09-10 15:37: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
be45c577ef
Added RequestedByPeer status to the state machine
2013-09-03 22:11:13 +02:00
Albert Vaca
402564733f
Fixed too early assignment
2013-09-03 19:14:33 +02:00
Albert Vaca
e59b94f03d
Simplified unpair logic
2013-09-03 19:14:11 +02:00
Albert Vaca
161ec366cc
Using PEM format instead of Base64 encoded DER for the keys.
2013-09-03 16:01:28 +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
39550ff6ea
Type was missing for identity packages
...
Added a test for it
2013-09-03 02:14:55 +02:00
Albert Vaca
9a0d110769
Removed unused includes and fixed indentation in some lines
2013-09-03 02:14:27 +02:00
Albert Vaca
da1347aaa1
Initializations should be in cpp file
2013-09-03 02:13:13 +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
892385f3fc
Simplified NetworkPackage format
...
Now protocol version is only sent once (in the identity package)
Removed "isEncrypted" bit, using type "kdeconnect.encrypted" instead.
NetworkPackage's decrypt and unserialize return false when find problems
Updated tests.
2013-09-02 13:26:26 +02:00
Albert Vaca
36e5d41811
Renamed daemon -> kded
2013-09-02 03:23:34 +02:00