Aleix Pol
d9e7f308c2
Show the announcedName in the qml app
...
Makes it possible to display it and modify it
Introduces a DBusProperty component that can be used if we don't want
to go through the QtDBus property generation hell.
2016-08-21 19:38:15 +02:00
Aleix Pol
b69247b4e5
Don't force the creation of a DeviceInterface for every pluginchecker
...
Create one per device and share it
2016-08-21 18:57:27 +02:00
Aleix Pol
a96818113d
Simplify the PluginChecker
...
Make the connection property readonly
Alias the device into another property
2016-08-21 13:08:36 +02:00
Aleix Pol
9a370da97b
Use async dbus calls for checking plugin availability
2016-06-12 22:26:23 +02:00
Aleix Pol
b73f3d5a8a
Move the PluginChecker to the kdeconnect qml plugin
2016-06-12 22:24:35 +02:00