mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-29 10:56:48 -05:00
Enhancements to About dialog and add settings button to toolbar
* Added Patreon contributors * Added real names to project maintainers * Cleaned up layout * Added settings button to main toolbar * Added actions for "Donate" and "Report a Bug" to help menu
This commit is contained in:
parent
bb73df5d77
commit
67304c71a0
7 changed files with 211 additions and 73 deletions
|
|
@ -77,8 +77,10 @@ private slots:
|
|||
void setMenuActionState(DatabaseWidget::Mode mode = DatabaseWidget::None);
|
||||
void updateWindowTitle();
|
||||
void showAboutDialog();
|
||||
void openDonateUrl();
|
||||
void openBugReportUrl();
|
||||
void switchToDatabases();
|
||||
void switchToSettings();
|
||||
void switchToSettings(bool enabled);
|
||||
void switchToPasswordGen(bool enabled);
|
||||
void switchToNewDatabase();
|
||||
void switchToOpenDatabase();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue