mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
* DatabaseTabWidget::newDatabase returns the created DatabaseWidget * Emit DatabaseTabWidget::databaseOpened signal before a new tab is added * EntrySearcher can now search attribute values including custom ones * Add Group::applyGroupIconTo to set the group icon on the supplied entry * Implement desktop notifications through the system tray icon * Add DatabaseWidget::deleteEntries to delete a list of entries * Add Aes128 in SymmetricCipher::algorithmIvSize * Add DatabaseWidget::databaseReplaced signal * Add a helper class to override the message box's parent (prevent bugs) |
||
|---|---|---|
| .. | ||
| argon2 | ||
| kdf | ||
| ssh | ||
| Crypto.cpp | ||
| Crypto.h | ||
| CryptoHash.cpp | ||
| CryptoHash.h | ||
| Random.cpp | ||
| Random.h | ||
| SymmetricCipher.cpp | ||
| SymmetricCipher.h | ||
| SymmetricCipherBackend.h | ||
| SymmetricCipherGcrypt.cpp | ||
| SymmetricCipherGcrypt.h | ||