passwordmanager/quickgui
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
..
android.cpp Port Qt Quick GUI for Android to Qt 6 2024-03-17 00:34:00 +01:00
android.h Add "Save as" option in Quick GUI 2019-07-06 17:19:11 +02:00
controller.cpp Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
controller.h Handle errors when restoring/saving settings 2023-02-18 19:19:59 +01:00
initiatequick.cpp Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
initiatequick.h Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00