Albert Vaca
|
16f9af908a
|
WIP
|
2015-11-30 10:36:01 -08:00 |
|
Aleix Pol
|
5e0a7a34b9
|
Merge branch 'master' into ssl
# Conflicts:
# cli/kdeconnect-cli.cpp
# core/backends/lan/landevicelink.cpp
# core/backends/lan/landevicelink.h
# core/backends/lan/lanlinkprovider.cpp
# core/backends/lan/lanlinkprovider.h
# core/backends/lan/socketlinereader.h
# core/backends/lan/uploadjob.cpp
# core/backends/lan/uploadjob.h
# core/backends/loopback/loopbackdevicelink.h
# core/daemon.cpp
# core/daemon.h
# core/device.cpp
# core/device.h
|
2015-09-11 17:25:23 +02:00 |
|
Aleix Pol
|
d58f6314fe
|
run Clang Modernize
Minus the auto change
|
2015-09-08 10:47:37 +02:00 |
|
Vineet Garg
|
78e9c08732
|
Merge branch 'master' into ssl
Conflicts:
core/backends/lan/socketlinereader.h
core/backends/lan/uploadjob.h
core/networkpackage.h
|
2015-08-25 03:43:41 +05:30 |
|
Boris Egorov
|
1924173df2
|
Fix various krazy2 warnings
Fix following krazy2 warning types:
[explicit], [endswithnewline], [doublequote_chars], [includes], [normalize],
[postfixop], [spelling]
See http://ebn.kde.org/krazy/reports/playground/base/kdeconnect-kde/index.html
for details.
SLOT/SIGNAL normalization done with Qt normalize utility:
https://github.com/qtproject/qtrepotools/tree/master/util/normalize
REVIEW: 124857
|
2015-08-21 22:38:54 +06:00 |
|
Vineet Garg
|
e6da860fb7
|
Fixed issues pointed out on CR
|
2015-07-14 17:34:04 +05:30 |
|
Vineet Garg
|
8b0f06e484
|
Code cleanup, fixed socket deletelater issue
|
2015-07-08 00:22:10 +05:30 |
|
Vineet Garg
|
0c110e4392
|
Added SSL encryption in file upload
DeviceId is used for peerVerifyName
|
2015-07-06 02:35:26 +05:30 |
|
Albert Vaca
|
6c6f2b1a03
|
Fixed uninitialized members
|
2015-04-04 10:17:08 -07:00 |
|
Aleix Pol
|
b88897847b
|
Reorganize sources
We broke kded into core and kded, core contains the library with the backends
and plugins.
Also we renamed libkdeconnect to interfaces.
|
2014-06-14 15:22:40 +02:00 |
|