passwordmanager/qml
Martchus 6972256727 Improve Qt Quick GUI after porting to Qt 6
* Avoid use of deprecated QML features
* Fix problems when moving items by making the delegates own items
* Improve code in models, especially functions for moving rows
* Fix sizing of dialogs
* Replace code relying on `bannerClicked` event which has been removed in
  KF6
* Use the native file dialog if supported (and otherwise not); this should
  give the desired behavior under each platform out of the box
* Update versioning requirements in README
2024-03-24 22:26:44 +01:00
..
AboutDialog.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
BasicDialog.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
EntriesPage.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
EntryDelegate.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
FieldsDelegate.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
FieldsPage.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
FileDialog5.qml Port Qt Quick GUI to Qt 6 and KF6 2023-01-31 17:37:18 +01:00
FileDialog6.qml Port Qt Quick GUI to Qt 6 and KF6 2023-01-31 17:37:18 +01:00
PasswordDialog.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
main.qml Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00