passwordmanager/model
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
..
entryfiltermodel.cpp Quick GUI: Allow filtering entries 2018-09-16 21:48:46 +02:00
entryfiltermodel.h Quick GUI: Allow filtering entries 2018-09-16 21:48:46 +02:00
entrymodel.cpp Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
entrymodel.h Fix compilation with Qt 6 (beta1) 2020-10-23 17:01:34 +02:00
fieldmodel.cpp Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
fieldmodel.h Fix warnings 2021-03-20 21:57:47 +01:00