Reviewing merge request #6: Added message label to key open dialog.
Added message label to key open dialog. Now when an error occurs when opening the database, it is displayed to the user.
This differs from the previous merge request in that it does *not* contain the hacks to open KeePass2.17 kdbx files.
Commits that would be merged:
Version 1
Comments
Pushed new version 1
The changes look good though I think we should move the database open code to KeyOpenDialog (maybe renamed to DatabaseOpenDialog).
That has the advantage the we wouldn’t have to close the dialog and immediately open a new one if the password was wrong.
I implemented now what I posted in the last comment.


Add a new comment:
Login or create an account to post a comment