executeing pass show before editpassword dialog shows up#254
executeing pass show before editpassword dialog shows up#254annejan merged 3 commits intoIJHack:masterfrom
Conversation
Double-clicking might open previous entry instead of one double-clicked on IJHack#243
Double-clicking might open previous entry instead of one double-clicked on IJHack#243
|
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 . . |
|
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