kdeconnect-kde/plasmoid/declarativeplugin
Nicolas Fella 17e1e1eced Enable running commands from app
Summary:
The RemotecommandsPlugin lacks a graphical frontend.

Inlcudes a Dbus Interface for fetching the commands and a Model exposing them to QML. For this I oriented on the NotificatonsPlugin.

Test Plan:
Open command list in app, check available commands, trigger some. Do same for CLI.
Activate edit action, check KCM opening on remote device, add command, check for new command in list

Reviewers: #kde_connect, apol

Reviewed By: #kde_connect, apol

Subscribers: apol, kdeconnect, #kde_connect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D13503
2018-06-20 08:23:15 +02:00
..
qml Show the announcedName in the qml app 2016-08-21 19:38:15 +02:00
CMakeLists.txt Get rid of ProcessRunner 2018-01-09 16:33:02 +01:00
kdeconnectdeclarativeplugin.cpp Enable running commands from app 2018-06-20 08:23:15 +02:00
kdeconnectdeclarativeplugin.h Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
objectfactory.h Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
qmldir Show the announcedName in the qml app 2016-08-21 19:38:15 +02:00
responsewaiter.cpp Replace Q_FOREACH with C++11 range-for 2017-07-21 09:57:19 +02:00
responsewaiter.h Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00