kdeconnect-kde/app/qml
Fushan Wen e85002a311
plugins/mpriscontrol: use correct type for artist
In MPRIS2 xeasm:artist should have a string list type, not a string
type.  This change is compatible with previous KDEConnect versions
because QString in QVariant can be converted to QStringList.
2023-03-25 21:22:55 +08:00
..
DevicePage.qml Fix qml warning 2022-12-14 16:46:57 +00:00
FindDevicesPage.qml [app] Fix reading device name 2022-06-23 11:49:22 +02:00
main.qml Add title and icon to setting 2022-12-14 16:46:57 +00:00
mousepad.qml Port away from deprecated QML features 2022-09-21 01:14:37 +03:00
mpris.qml plugins/mpriscontrol: use correct type for artist 2023-03-25 21:22:55 +08:00
MprisSlider.qml Port away from deprecated QML features 2022-09-21 01:14:37 +03:00
PluginInfoPage.qml Fix qml warning 2022-12-14 16:46:57 +00:00
PluginItem.qml Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
PluginSettings.qml Fix setting page sometimes not visible when clicking on it 2022-12-14 16:46:57 +00:00
presentationRemote.qml Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
runcommand.qml Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
Settings.qml Add setting page and expose about data info 2022-12-14 16:46:57 +00:00
volume.qml Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00