passwordmanager/gui
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
..
fielddelegate.cpp Fix deref nullptr when adding new field and pw hidden 2017-10-21 21:14:50 +02:00
fielddelegate.h Improve coding style 2018-03-14 00:15:12 +01:00
initiategui.cpp Apply Qt settings immediately 2023-03-30 00:04:39 +02:00
initiategui.h Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
mainwindow.cpp Enable creating a backup file by default 2023-11-18 21:13:57 +01:00
mainwindow.h Update style sheet on palette changes accordingly 2023-03-30 00:04:17 +02:00
mainwindow.ui Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
passwordgeneratordialog.cpp Update style sheet on palette changes accordingly 2023-03-30 00:04:17 +02:00
passwordgeneratordialog.h Update style sheet on palette changes accordingly 2023-03-30 00:04:17 +02:00
passwordgeneratordialog.ui Add tab-stops explicitly where default order is wrong 2024-01-07 23:41:39 +01:00
stacksupport.cpp Reformat using clang-tidy 5.0 2017-09-29 17:20:03 +02:00
stacksupport.h Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
undocommands.cpp Improve Qt Quick GUI after porting to Qt 6 2024-03-24 22:26:44 +01:00
undocommands.h Improve coding style 2018-03-14 00:15:12 +01:00