Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to About dialog and add settings button to toolbar #2214

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

droidmonkey
Copy link
Member

@droidmonkey droidmonkey commented Aug 19, 2018

Description

Provide some minor upgrades to the About Dialog and add the settings button to the toolbar.

  • Added Patreon contributors
  • Added real names to project maintainers
  • Cleaned up layout
  • Added settings button to main toolbar
  • Fixed sizing of search bar
  • Added "Donate" and "Report a Bug" actions to the help menu

I also added the basis html for the about dialog to the share folder. In the future I want to pull from these files during build time and inject into the code. Editing these boxes in Qt Designer is terrible and it adds a bunch of unnecessary HTML.

Screenshots (if appropriate):

2018-08-19_16-46-07
2018-08-19_17-53-32
2018-08-19_17-38-30
2018-08-19_17-39-02

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✅ New feature (non-breaking change which adds functionality)
  • ✅ Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]
  • ✅ My code follows the code style of this project. [REQUIRED]
  • ✅ All new and existing tests passed. [REQUIRED]
  • ✅ I have compiled and verified my code with -DWITH_ASAN=ON. [REQUIRED]
  • ✅ My change requires a change to the documentation and I have updated it accordingly.
  • ✅ I have added tests to cover my changes.

@droidmonkey
Copy link
Member Author

droidmonkey commented Aug 20, 2018

Hmmm, I just remembered that the individual strings on the main page of the about dialog are translated. Will have to revert that for 2.3.4.

* 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
@droidmonkey droidmonkey merged commit 67304c7 into release/2.3.4 Aug 21, 2018
@TheZ3ro TheZ3ro deleted the fix/aboutdialog branch August 21, 2018 07:54
droidmonkey added a commit that referenced this pull request Aug 22, 2018
- Show all URL schemes in entry view [#1768]
- Disable merge when database is locked [#1975]
- Fix intermittent crashes with favorite icon downloads [#1980]
- Provide potential crash warning to Qt 5.5.x users [#2211]
- Disable apply button when creating new entry/group to prevent data loss [#2204]
- Allow for 12 hour timeout to lock idle database [#2173]
- Multiple SSH Agent fixes [#1981, #2117]
- Multiple Browser Integration enhancements [#1993, #2003, #2055, #2116, #2159, #2174, #2185]
- Fix browser proxy application not closing properly [#2142]
- Add real names and Patreon supporters to about dialog [#2214]
- Add settings button to toolbar, Donate button, and Report a Bug button to help menu [#2214]
- Enhancements to release-tool to appsign intermediate build products [#2101]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants