mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-27 08:19:47 -05:00
f85642741d
* Fixes #3126 * Limit autocompletion to the top ten used usernames - Load common usernames when database is opened - Transition from QLineEdit to QComboBox for usernames - Dropdown menu of the combobox lets user choose a common username - Common usernames are autocompleted via inline completion - Common usernames are sorted by frequency (first) and name (second) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestGui.cpp | ||
TestGui.h | ||
TestGuiPixmaps.cpp | ||
TestGuiPixmaps.h |