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

Use unified toolbar on OS X #361

Merged
merged 1 commit into from
Mar 1, 2017
Merged

Conversation

phoerious
Copy link
Member

@phoerious phoerious commented Mar 1, 2017

This patch enables the unified toolbar on Mac OS X for better visual integration.

How Has This Been Tested?

I've run the patch on OS X 10.12 Sierra, looks good.

Screenshots (if appropriate):

Before:
before

After:
after

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)

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]

@phoerious phoerious added this to the v2.1.3 milestone Mar 1, 2017
@phoerious phoerious merged commit 52ab7b8 into release/2.1.3 Mar 1, 2017
@phoerious phoerious deleted the hotfix/mac-unified-toolbar branch March 1, 2017 22:36
phoerious added a commit that referenced this pull request Mar 2, 2017
- Fix possible overflow in zxcvbn library [#363]
- Revert HiDPI setting to avoid problems on laptop screens [#332]
- Set file meta properties in Windows executable [#330]
- Suppress error message when auto-reloading a locked database [#345]
- Improve usability of question dialog when database is already locked by a different instance [#346]
- Fix compiler warnings in QHttp library [#351]
- Use unified toolbar on Mac OS X [#361]
- Fix an issue on X11 where the main window would be raised instead of closed on Alt+F4 [#362]
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.

2 participants