Aleix Pol
|
21ab5a4f81
|
Merge branch 'master' into frameworks
Mostly kDebug -> qCDebug
Also some KCmdLineArgs -> QCommandLineParser
Conflicts:
cli/kdeconnect-cli.cpp
core/CMakeLists.txt
core/backends/lan/lanlinkprovider.cpp
core/daemon.cpp
core/pluginloader.cpp
interfaces/CMakeLists.txt
kio/kiokdeconnect.cpp
plugins/mousepad/CMakeLists.txt
plugins/mousepad/mousepadplugin.h
plugins/mpriscontrol/mpriscontrolplugin.cpp
plugins/sftp/sftpplugin.cpp
|
2014-11-04 19:12:29 +01:00 |
|
Albert Vaca
|
7a214e72ee
|
SFTP plugin now supports devices with multiple external storages
|
2014-10-10 15:01:21 -07:00 |
|
Albert Vaca
|
279dbe5598
|
Minor changes
|
2014-10-10 11:47:35 -07:00 |
|
Àlex Fiestas
|
b9c9f97fa4
|
Port sftp plugin to QStandardPaths
I have not been able to test this, but double checked the return values
and they should be the same.
|
2014-09-22 01:24:42 +02:00 |
|
Àlex Fiestas
|
008f082ac0
|
Port sftp pluging from kDebug to qCDebug
|
2014-09-22 00:45:59 +02:00 |
|
Àlex Fiestas
|
542c872a16
|
Port sftp plugin to Qurl
Since QUrl are buid with kdeconnect:/ (aka not local) we don't have to
change anything.
|
2014-09-21 22:23:31 +02:00 |
|
Elias Probst
|
573c591a9c
|
Correct typo (Porcess → Process).
|
2014-08-21 01:16:43 +02:00 |
|
Albert Vaca
|
cabb0f2f7b
|
Simplified debug areas so we only have one, called "kdeconnect"
|
2014-07-01 01:26:08 +02:00 |
|
Aleix Pol
|
6ce0b6b874
|
Document in the desktop files the outgoing types for the plugins
This way we narrow the things a plugin can send, to its own scope. Still
every plugin can set a list of types, so it should be ok.
|
2014-06-14 20:35:00 +02:00 |
|
Aleix Pol
|
741abafaf7
|
Move the plugins into a different top-ĺevel directory
Reviewed by Albert Vaca
|
2014-06-14 16:34:11 +02:00 |
|