keepassxc/src/core
2025-11-22 17:51:02 -05:00
..
Alloc.cpp clang-tidy: C++ headers 2022-05-01 16:01:46 -04:00
AsyncTask.h Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
AutoTypeAssociations.cpp Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
AutoTypeAssociations.h Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
Base32.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
Base32.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Bootstrap.cpp Support building with clang on Windows 2025-11-22 17:51:02 -05:00
Bootstrap.h Set test locale to C 2024-03-08 10:55:22 -05:00
Clock.cpp Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
Clock.h Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
Compare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Config.cpp Set default idle lock timeout to 15 minutes. 2025-11-22 23:27:39 +01:00
Config.h Add URL double-click action option to Settings (#12322) 2025-11-02 12:32:11 -05:00
CustomData.cpp Add CustomData::getKeyWithPrefix() 2024-12-25 21:33:19 -05:00
CustomData.h Add CustomData::getKeyWithPrefix() 2024-12-25 21:33:19 -05:00
Database.cpp Fix minor issues with tags context menu 2025-06-19 16:22:17 -04:00
Database.h Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
DatabaseStats.cpp Add db statistic output to CLI db-info command. 2021-12-08 23:41:05 -05:00
DatabaseStats.h Add db statistic output to CLI db-info command. 2021-12-08 23:41:05 -05:00
Endian.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Entry.cpp Allow for escape syntax to enable literal placeholders 2025-11-09 10:45:07 -05:00
Entry.h Implement {UUID} placeholder and nested reference support (#12511) 2025-09-27 19:08:22 -04:00
EntryAttachments.cpp Improve attachment handling when changes are discarded 2025-02-01 07:59:02 -05:00
EntryAttachments.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EntryAttributes.cpp Implement {UUID} placeholder and nested reference support (#12511) 2025-09-27 19:08:22 -04:00
EntryAttributes.h Support passkeys with Bitwarden import (#11401) 2024-10-24 20:12:47 -04:00
EntrySearcher.cpp Add predefined search for TOTP entries (#12199) 2025-06-19 09:24:01 -04:00
EntrySearcher.h Add predefined search for TOTP entries (#12199) 2025-06-19 09:24:01 -04:00
FileWatcher.cpp Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
FileWatcher.h Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
Global.h Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
Group.cpp Database merge confirmation dialog (#10173) 2025-09-14 12:02:22 -04:00
Group.h Fix inheriting browser group settings 2025-08-09 21:48:51 -04:00
HibpOffline.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
HibpOffline.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
InactivityTimer.cpp Improve inactivity timer 2025-07-04 09:05:39 -04:00
InactivityTimer.h Improve inactivity timer 2025-07-04 09:05:39 -04:00
Merger.cpp Database merge confirmation dialog (#10173) 2025-09-14 12:02:22 -04:00
Merger.h Database merge confirmation dialog (#10173) 2025-09-14 12:02:22 -04:00
Metadata.cpp Fix minor typos (#10124) 2023-12-22 15:12:07 -05:00
Metadata.h Add auto-save delay per database (#9100) 2023-07-08 08:49:03 -04:00
ModifiableObject.cpp Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
ModifiableObject.h Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
PassphraseGenerator.cpp Fix handling of small passphrase wordlists 2025-06-19 16:22:17 -04:00
PassphraseGenerator.h Fix handling of small passphrase wordlists 2025-06-19 16:22:17 -04:00
PasswordGenerator.cpp Prevent duplicate characters in "Also choose from" field of password generator (#9803) 2024-01-06 16:54:30 -05:00
PasswordGenerator.h Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
PasswordHealth.cpp Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
PasswordHealth.h Limit zxcvbn entropy estimation length 2022-05-30 10:46:39 -04:00
Resources.cpp Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
Resources.h Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
SignalMultiplexer.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
SignalMultiplexer.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TimeDelta.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
TimeDelta.h Add 12 hours expiration preset (#7738) 2022-03-31 07:02:28 -04:00
TimeInfo.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TimeInfo.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Tools.cpp Fix markdown type for >= QT 5.15.18 (#12654) and advance vcpkg baseline 2025-11-22 21:26:40 +01:00
Tools.h Escape accelerators 2025-11-07 15:47:14 -05:00
Totp.cpp Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
Totp.h Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
Translator.cpp Set test locale to C 2024-03-08 10:55:22 -05:00
Translator.h Set test locale to C 2024-03-08 10:55:22 -05:00