executeing pass show before editpassword dialog shows up #254
Conversation
While working on this ticket, this |
changed override to Q_DECL_OVERRIDE changed nullptr to Q_NULLPTR
I think lastDecrypt is/was only needed to check weather or not the clipboard should be cleared . . We don't want to clear the clipboard if it doesn't contain the password (or something else from our app) but the user has copied something else . . |
c88b9f2
into
IJHack:master
hm. i think its the |
Yep .. so we could/should probably completely refactor out the lastDecrypt stuff . . That's still a remnant from when QtPass was a simple read-only |
Alright. I'll open an Issue. |
Double-clicking might open previous entry instead of one double-clicked on #243