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

Fix QtKeychain incompatibility between Debian/Ubuntu and Fedora #1940

Merged
merged 4 commits into from
Dec 12, 2018
Merged

Fix QtKeychain incompatibility between Debian/Ubuntu and Fedora #1940

merged 4 commits into from
Dec 12, 2018

Commits on Dec 9, 2018

  1. Replace qtkeychain with qt5keychain

    ...to remove Qt4 dependencies when building on Fedora!
    uklotzde committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    9edbf94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38dc3f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    337ec9b View commit details
    Browse the repository at this point in the history
  2. Revert "Enable QtKeychain feature for Linux CI build"

    qt5keychain ist not available in Ubuntu 14.04 used by Travis CI.
    
    This reverts commit 38dc3f4.
    uklotzde committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    0118686 View commit details
    Browse the repository at this point in the history