keepassxc/src/core
osx user 15d1b2f0ab Show what changed between entry history items
* Also show what is changed on the current state
* Closes #2621
2021-12-22 05:52:54 -05:00
..
Alloc.cpp Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117) 2021-11-24 22:35:38 -05:00
AsyncTask.h Optimize includes across code base 2021-07-13 22:08:33 -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 Optimize includes across code base 2021-07-13 22:08:33 -04:00
Base32.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Bootstrap.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
Bootstrap.h Remove GUI bootstraping from core/ (#5513) 2020-10-08 22:48:45 -04:00
Clock.cpp Correct issues with hiding and minimizing the MainWindow 2020-02-27 23:25:44 -05:00
Clock.h Correct issues with hiding and minimizing the MainWindow 2020-02-27 23:25:44 -05:00
Compare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Config.cpp Allow specifing database backup paths. (#7035) 2021-11-07 17:41:17 -05:00
Config.h Allow specifing database backup paths. (#7035) 2021-11-07 17:41:17 -05:00
CustomData.cpp Fix syntax issue & add a missing header (#7160) 2021-11-24 22:36:31 -05:00
CustomData.h Implement KDBX 4.1 CustomData modification date 2021-11-22 12:58:04 +01:00
Database.cpp Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
Database.h Correctly set KDBX envelope version 2021-11-22 12:58:04 +01: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 Add "Restore Entries" feature 2021-11-22 12:58:04 +01:00
Entry.h Add "Restore Entries" feature 2021-11-22 12:58:04 +01:00
EntryAttachments.cpp Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttachments.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttributes.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntryAttributes.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntrySearcher.cpp Add an option to EntrySearcher to skip protected attributes 2020-05-27 22:07:25 -04:00
EntrySearcher.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Exporter.h Formatting the code. 2018-03-31 16:01:30 -04:00
FileWatcher.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
FileWatcher.h Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
Global.h Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
Group.cpp Implement KDBX 4.1 group tags 2021-11-22 12:58:04 +01:00
Group.h Implement KDBX 4.1 group tags 2021-11-22 12:58:04 +01:00
HibpDownloader.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
HibpDownloader.h Optimize includes across code base 2021-07-13 22:08:33 -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 Restore correct formatting 2018-11-28 18:29:15 -05:00
InactivityTimer.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
ListDeleter.h Formatting the code. 2018-03-31 16:01:30 -04:00
MacPasteboard.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
MacPasteboard.h Overhaul Auto-Type Action Handling 2021-02-21 16:33:54 -05:00
Merger.cpp Implement KDBX 4.1 CustomData modification date 2021-11-22 12:58:04 +01:00
Merger.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Metadata.cpp Fix syntax issue & add a missing header (#7160) 2021-11-24 22:36:31 -05:00
Metadata.h Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01: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
NetworkManager.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
NetworkManager.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
PassphraseGenerator.cpp Add support for Diceware wordlists in numbered and/or PGP-signed formats (#6791) 2021-10-02 00:01:04 -04:00
PassphraseGenerator.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
PasswordGenerator.cpp Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
PasswordGenerator.h Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
PasswordHealth.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
PasswordHealth.h Add db statistic output to CLI db-info command. 2021-12-08 23:41:05 -05: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 Formatting the code. 2018-03-31 16:01:30 -04:00
SignalMultiplexer.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TimeDelta.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
TimeDelta.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02: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 Show what changed between entry history items 2021-12-22 05:52:54 -05:00
Tools.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
Translator.cpp Rename translation files 2021-09-28 15:50:27 +02:00
Translator.h Optimize includes across code base 2021-07-13 22:08:33 -04:00