passwordmanager/qml
Martchus c2fc538e2c Avoid hidden swipe actions in mobile/tablet mode as those are broken
When clicking on an action the action is not triggered but the whole list
item enters a broken state instead. This can also be reproduced on the
desktop by setting `QT_QUICK_CONTROLS_MOBILE=1`.
2024-04-01 14:40:19 +02:00
..
AboutDialog.qml Simplify code for about dialog of Qt Quick GUI 2024-03-25 18:34:22 +01:00
BasicDialog.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
EntriesPage.qml Avoid explicit color definitions in Qt Quick GUI 2024-03-31 12:57:35 +02:00
EntryDelegate.qml Avoid hidden swipe actions in mobile/tablet mode as those are broken 2024-04-01 14:40:19 +02:00
FieldsDelegate.qml Avoid hidden swipe actions in mobile/tablet mode as those are broken 2024-04-01 14:40:19 +02:00
FieldsPage.qml Avoid explicit color definitions in Qt Quick GUI 2024-03-31 12:57:35 +02:00
FileDialog5.qml Port Qt Quick GUI to Qt 6 and KF6 2023-01-31 17:37:18 +01:00
FileDialog6.qml Avoid warning about missing version when building Qt Quick GUI 2024-03-25 18:34:22 +01:00
PasswordDialog.qml Avoid explicit color definitions in Qt Quick GUI 2024-03-31 12:57:35 +02:00
main.qml Add approach for handling darkmode changes dynamically 2024-03-31 22:53:32 +02:00