14
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 7 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for building position-independent executables. More... about 12 years ago
Focus the password line edit on switch to change master key widget. More... about 12 years ago
Memory management fixes in tests. More... about 12 years ago
kdbx-extract: Print error message when opening the database failed. More... about 12 years ago
Write history only for entries that are not history items. More... about 12 years ago
Fix memory leak in SymmetricCipherStream. More... about 12 years ago
Focus the password line edit by default. More... about 12 years ago
Use QHash for temporary entry/group containers. More... about 12 years ago
Update LocationChanged time when entries and groups are moved. More... about 12 years ago
Extend deleted objects test. More... about 12 years ago
Make save order for deleted objects consistent. More... about 12 years ago
Add missing check for group database. More... about 12 years ago
Build with -DQT_NO_CAST_TO_ASCII. More... about 12 years ago
Remove some unnecessary initializations. More... about 12 years ago
Add convenience function Database::addDeletedObject(const Uuid&). More... about 12 years ago
Coding style fixes. More... about 12 years ago
Use QPointer for Entry::m_lastTopVisibleEntry. More... about 12 years ago
Store group references in Metadata as QPointer. More... about 12 years ago
Clean up deleted objects test (again). More... about 12 years ago
Clean up deleted objects test. More... about 12 years ago
Clean up group deletion. More... about 12 years ago
Add test for deleted objects. More... about 12 years ago
Display current tab name in window title. More... about 12 years ago
Ask before closing database when in edit mode. More... about 12 years ago
Support different C/C++ compiler. More... about 12 years ago
Add ability to delete groups via gui. More... about 12 years ago
Declare the TypeInfo for some classes/structs. More... about 12 years ago
Clear keys in assignment operator of composite key. More... about 12 years ago
Support KeePass format 3.00 (used by KeePass2 >= 2.15). More... about 12 years ago
Fix groupChanged signal not emitted in all cases. More... about 12 years ago