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

Correct opening files from command line #2919

Merged
merged 5 commits into from
Apr 3, 2019

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    52d411f View commit details
    Browse the repository at this point in the history
  2. Fix opening files from command line

    * Fix #2877 - password is unchecked by default
    * Smarter activation of key components based on contents of text entry fields
    * Prevent multiple copies of the same database from opening when the canonicalFileName != fileName
    droidmonkey committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    edef225 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Fix database master key dirtying

    * When removing portions of the master key, the key is marked dirty for saving
    * Properly clear password and other fields in edit entry widget and password widgets
    droidmonkey committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cb2900f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    f49a8a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    e025444 View commit details
    Browse the repository at this point in the history