mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-12 13:31:01 -04:00
Move category tab widgets to separate widget and hide history category when there is no history
This commit is contained in:
parent
851c7b891e
commit
cee297b218
11 changed files with 412 additions and 212 deletions
|
@ -70,6 +70,7 @@ set(keepassx_SOURCES
|
|||
format/KeePass2XmlWriter.cpp
|
||||
gui/AboutDialog.cpp
|
||||
gui/Application.cpp
|
||||
gui/CategoryListWidget.cpp
|
||||
gui/ChangeMasterKeyWidget.cpp
|
||||
gui/Clipboard.cpp
|
||||
gui/DatabaseOpenWidget.cpp
|
||||
|
@ -132,6 +133,7 @@ set(keepassx_FORMS
|
|||
gui/ChangeMasterKeyWidget.ui
|
||||
gui/DatabaseOpenWidget.ui
|
||||
gui/DatabaseSettingsWidget.ui
|
||||
gui/CategoryListWidget.ui
|
||||
gui/EditWidget.ui
|
||||
gui/EditWidgetIcons.ui
|
||||
gui/EditWidgetProperties.ui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue