14
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable even more warnings. More... over 13 years ago
Enable and fix more warnings. More... over 13 years ago
Implement writing in SymmetricCipherStream and add a unit test. More... over 13 years ago
Move qRegisterMetaType calls into initTestCase(). More... over 13 years ago
Write the remaining buffer in reset(). More... over 13 years ago
Implement writing to the SymmetricCipherStream. More... over 13 years ago
Better error checking when opening the stream. More... over 13 years ago
Open a kdbx file in main() and add more SymmetricCipher tests. More... over 13 years ago
Implement reading encrypted kdbx files. More... over 13 years ago
Add reset() and blockSize(). More... over 13 years ago
Indentation and variable naming fixes. More... over 13 years ago
Add crypto classes and tests. Link to libgcrypt. More... over 13 years ago
Use upper case names for constants. More... over 13 years ago
Add interface for database reader/writer. More... over 13 years ago
Move core/Parser to format/KeePass2XmlReader and core/Writer to format/KeePass2XmlWriter. More... over 13 years ago
Handle CustomData element. This should make support for reading and writing KeePass 2 XML files complete (closes #1). More... over 13 years ago
Actually calling writeDeletedObjects() would be a good idea. More... over 13 years ago
Add a bunch of new Parser testcases. More... over 13 years ago
Fix UUID not being set for history entries. More... over 13 years ago
Set icon id even if it's 0 as icon numbering starts at 0. More... over 13 years ago
Implement some const methods properly. More... over 13 years ago
Support Entry History and DeletedObjects. More... over 13 years ago
Set horizontal stretch factors. More... over 13 years ago
Disable icons in the models for now. More... over 13 years ago
Coding style++ More... over 13 years ago
Use a splitter between Group and Entry View. More... over 13 years ago
Add EntryView and DatabaseWidget. More... over 13 years ago
Un-constify Entry* and Group* in various related signals and models/views. More... over 13 years ago
Prefix object attribute with "m_". More... over 13 years ago
Add GroupView. More... over 13 years ago