14
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update timeinfo of group only when properties of the group itself change. More... about 12 years ago
Disconnect entry from database, when removed. More... about 12 years ago
Better handling of compiler flags. More... about 12 years ago
Silence some unused variable warnings when building in release mode. More... about 12 years ago
Remove unnecessary currentIndexChanged signal in database widget. More... about 12 years ago
Display expiry time in local time, but save in utc. More... about 12 years ago
Do not partly update an entry when different passwords are supplied. More... about 12 years ago
Update connection of modified signals of entries when a parent group changes database. More... about 12 years ago
Call m_group->database() instead of keeping a reference to Database in Entries. More... about 12 years ago
Bump minimum cmake version to 2.8.0. More... about 12 years ago
Add test for modified signals. More... about 12 years ago
Add slot to update the timeinfo of a group and connect it on modified signal. More... about 12 years ago
Add tabstop order for EditEntryWidgetMain. More... about 12 years ago
Add password repeat check for entry passwords. More... about 12 years ago
Fix expiry time and bool not being updated. More... about 12 years ago
Disable timeinfo update for history entries on database parsing. More... about 12 years ago
Use UTC time spec. More... about 12 years ago
Add slot to update the timeinfo of an entry and connect it on modified signal. More... about 12 years ago
Fix checking if database has a key. More... about 12 years ago
Remove duplicate connect on currentChanged signal of the tab widget. More... about 12 years ago
Disable/enable menu actions depending on what currently can be done. More... about 12 years ago
Add hasKey property to database and also make it accessible via the DatabaseWidget. More... about 12 years ago
Replace the 64x64 and 128x128 px icons with ones that have the correct size. More... about 12 years ago
Convert TestKeePass2Reader to a core test so it doesn't need an X server. More... about 12 years ago
Add TestGui::testEditEntry(). More... about 12 years ago
Don't modify the protected status of default attributes. More... about 12 years ago
Change EntryAttributes::copyFrom() to copyCustomKeysFrom(). More... about 12 years ago
Only emit signals from clear() when the internal data is non-empty. More... about 12 years ago
Create m_entryAttachments in EditEntryWidget. Fixes a crash. More... about 12 years ago
Fix typo. More... about 12 years ago