kdeconnect-kde/plasmoid/package/contents/ui
Samoilenko Yuri 22718a0bd9 DeclarativePlugin::BatteryInterface removed
Due to bug occured in QML property access(when object derived from QDBusAbstract interface) C++
part of BatteryPlugin in plasmoid rewritten in pure QML.
BatteryPluginDBusInterface fixed to avoid this bug.

Bug occuring when QML try to access any property of any object derived from
QDBusAvstractInterface - QML engine crashes.
2014-02-06 00:37:55 +04:00
..
Battery.qml DeclarativePlugin::BatteryInterface removed 2014-02-06 00:37:55 +04:00
CompactRepresentation.qml A better implementation to do the same as the previous commit 2013-12-02 19:13:55 +01:00
DeviceDelegate.qml DeclarativePlugin::BatteryInterface removed 2014-02-06 00:37:55 +04:00
kdeconnect.qml Plasmoid now displays the devices' battery 2013-11-15 17:58:24 +01:00
Sftp.qml Sftp qml module polished 2014-02-05 23:26:54 +04:00