Jonathan White
Jonathan White
Although I agree, we shouldn't show that if the key transformation fails.
The problem with "accessed" is that every time you interact with the database it would "dirty" it and require a save. If autosave is on, then it would save everytime...
By get rid of it, I meant in the GUI only.
The database shouldn't be modified for merely reading it or using the data from it. Since accessed is a part of an entry, and thus creates entry history, it cannot...
Nice this is awesome, been wanting to do this for years. Here are some ideas on the visual cues: 1. ApplicationSettingsWidget needs to be redone to strongly bind the underlying...
This is intentional, we fixed a bug where the intent before 2.7.10 was to have a minimum of 4000 words, but it wasn't applied correctly. So smaller word lists were...
For the "strong bind" I would just use either a `QList` or `QMap`. You build the list or map in the settings widget constructor. We can leave out the complexity...
This is a bug, it's all the same to us anyway
Wow great job! I'll give this a test but the code looks beautiful.
We have raw USB already, we don't interface to yubikey over the u2f interface