keepassxc/src/core
2018-09-18 22:42:05 -04:00
..
AsyncTask.h Formatting the code. 2018-03-31 16:01:30 -04:00
AutoTypeAssociations.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AutoTypeAssociations.h Add extend entry-size calculation (resolved #1387) 2018-01-23 00:56:58 +01:00
AutoTypeMatch.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AutoTypeMatch.h add support for multiple autotype sequence, fix #559 2018-02-04 23:13:15 +01:00
Base32.cpp Improve Base32.cpp 2017-11-12 12:09:35 -06:00
Base32.h Replace Optional with QVariant 2017-10-21 13:15:02 +02:00
Config.cpp Add TouchID support on macOS 2018-09-18 22:42:05 -04:00
Config.h Formatting the code. 2018-03-31 16:01:30 -04:00
CsvParser.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
CsvParser.h Formatting the code. 2018-03-31 16:01:30 -04:00
CustomData.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
CustomData.h Formatting the code. 2018-03-31 16:01:30 -04:00
Database.cpp Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
Database.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
DatabaseIcons.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseIcons.h Formatting the code. 2018-03-31 16:01:30 -04:00
Endian.h Formatting the code. 2018-03-31 16:01:30 -04:00
Entry.cpp Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
Entry.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
EntryAttachments.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachments.h Fix history truncation based on max size and extend unit tests 2018-01-23 02:31:29 +01:00
EntryAttributes.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttributes.h Refactor DetailsWidget 2018-02-04 15:51:30 +02:00
EntrySearcher.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntrySearcher.h Formatting the code. 2018-03-31 16:01:30 -04:00
Exporter.h Formatting the code. 2018-03-31 16:01:30 -04:00
FilePath.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
FilePath.h Formatting the code. 2018-03-31 16:01:30 -04:00
Global.h Formatting the code. 2018-03-31 16:01:30 -04:00
Group.cpp Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
Group.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
InactivityTimer.cpp Formatting the code. 2018-03-31 16:01:30 -04: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 Formatting the code. 2018-03-31 16:01:30 -04:00
Metadata.cpp Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
Metadata.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
PassphraseGenerator.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
PassphraseGenerator.h Fix regression introduced in 6723f42 2018-02-11 15:12:20 +01:00
PasswordGenerator.cpp Add advanced password generator features (#1841) 2018-06-10 22:37:09 -04:00
PasswordGenerator.h Add advanced password generator features (#1841) 2018-06-10 22:37:09 -04:00
ScreenLockListener.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListener.h Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListenerDBus.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListenerDBus.h Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListenerMac.cpp fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerMac.h Styling + CFNotificationName -> CFStringRef 2017-05-17 13:04:02 +02:00
ScreenLockListenerPrivate.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListenerPrivate.h fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerWin.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
ScreenLockListenerWin.h Formatting the code. 2018-03-31 16:01:30 -04:00
SignalMultiplexer.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
SignalMultiplexer.h Make C++11 mandatory. 2015-09-12 13:55:50 +02: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 Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
TimeInfo.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Tools.cpp Add some unit tests to Tools 2018-05-22 09:28:54 +02:00
Tools.h Add some unit tests to Tools 2018-05-22 09:28:54 +02:00
Translator.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
Translator.h Refactor Translator class to load qtbase translations from local directory if available 2017-12-23 17:47:46 +01:00