15
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added http service start to MainWindow Added http settings pane to SettingsWidget Settings are probably broken still More... over 10 years ago
Merge branch 'master' of https://github.com/keepassx/keepassx More... over 10 years ago
Deleted local qjson, now using system qjson Modified CmakeLists to require qjson Replaced non-standard qjson calls with standard ones More... over 10 years ago
Allow a previously yubikey protected database to be saved without the yubikey challenge-response code. More... over 10 years ago
Added licence header. More... over 10 years ago
Replace MessageBox with MessageWidget in remaining classes. Chnage to one method to set MessageWidget text passing type as parameter. Only messages with questions requiring user input reamin using MessageBox dialog. Use signal/slots to set message in MessageWidget and hide message, signal/slots only used when required.Maybe need to change all calls to signals/slots in the future. More... over 10 years ago
Replace MessageBox Dialog with inline MessageWidget in EditWidget and in UnlockDatabaseWidget. Add missing method to show Information Message. More... over 10 years ago
Show inline message when unable to load the Key File. More... over 10 years ago
Replace MessageBox dialogs that don't require user interaction with inline MessageWidget in ChangeMasterKeyWidget. More... over 10 years ago
Replaced MessageBox dialogs with inline MessageWidget in DatabaseOpenWidget. More... over 10 years ago
Added kmessagewidget from subsurface project (https://github.com/torvalds/subsurface, commit: 82a946152b7f1da177344937acbc9d3cb5b0ccbf). Added MessageWidget class. More... over 10 years ago
Close databases when they are locked. More... over 10 years ago
Add non-const version of Group::groupsRecursive(). More... over 10 years ago
Test if hitting the Down key moves the focus to the entry view. More... over 10 years ago
Improve UI of the search edit. More... over 10 years ago
change tabindex, put password inputs after each other More... over 10 years ago
Merge branch 'knu-fix_opening_attachment' More... over 10 years ago
Fix the temporary filename template so that the original suffix is preserved. More... over 10 years ago
Raise an error when parsing duplicate attributes/attachments. More... over 10 years ago
Add hasKey() convenience methods. More... over 10 years ago
Disable attachment buttons when none is selected. More... over 10 years ago
Support opening attachments directly. More... over 10 years ago
Merge branch 'elrob-master' More... over 10 years ago
Remove confusing grammar More... over 10 years ago
Correct handling of keyfile argument. More... over 10 years ago
Introduce a strict mode in KeePass2XmlReader. More... over 10 years ago
Remove Twofish reference from the README. More... over 10 years ago
Add a translations section to the README. More... over 10 years ago
Expand the build-dependency section of the README. More... over 10 years ago
Small README corrections. More... over 10 years ago