keepassxc/src/core
2017-09-24 18:01:01 -04:00
..
AutoTypeAssociations.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
AutoTypeAssociations.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
Base32.cpp New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
Base32.h New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
Config.cpp Merge branch 'release/2.2.1' into develop 2017-07-20 14:15:14 +02:00
Config.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
CsvParser.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
CsvParser.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
Database.cpp Prevent unnecessary memory allocations 2017-09-24 18:01:01 -04:00
Database.h Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
DatabaseIcons.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseIcons.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Endian.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Endian.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Entry.cpp misc. typo fixes 2017-08-18 16:18:55 -04:00
Entry.h misc. typo fixes 2017-08-18 16:18:55 -04:00
EntryAttachments.cpp Prevent unnecessary memory allocations 2017-09-24 18:01:01 -04:00
EntryAttachments.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryAttributes.cpp Prevent unnecessary memory allocations 2017-09-24 18:01:01 -04:00
EntryAttributes.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
EntrySearcher.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
EntrySearcher.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Merge branch 'develop' into feature/allow-disable-app-bundle 2017-05-14 22:58:17 +08:00
FilePath.h Unlocked tray icon #37 2016-10-10 00:02:28 -04:00
Global.h Corrected autotype lib building for Windows 2017-01-02 22:25:37 -05:00
Group.cpp CLI : basic entry manipulation commands. (#919) 2017-09-06 09:14:41 -04:00
Group.h CLI : basic entry manipulation commands. (#919) 2017-09-06 09:14:41 -04:00
InactivityTimer.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01: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 Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Metadata.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
Metadata.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
Optional.h New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
PassphraseGenerator.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
PassphraseGenerator.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
PasswordGenerator.cpp Add code to detect a system library for zxcvbn, with fallback to the embedded one in case it is not found 2017-06-28 15:13:57 +02:00
PasswordGenerator.h CLI : basic entry manipulation commands. (#919) 2017-09-06 09:14:41 -04:00
ScreenLockListener.cpp Add file header, use nullptr instead of NULL, fix code style 2017-05-17 13:04:02 +02:00
ScreenLockListener.h fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerDBus.cpp fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerDBus.h fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02: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 fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerPrivate.h fix codestyle and use C++11 keywords 2017-05-17 13:04:02 +02:00
ScreenLockListenerWin.cpp Fixed variable naming error that prevented compiling on Windows 2017-05-27 21:33:30 -04:00
ScreenLockListenerWin.h Styling + CFNotificationName -> CFStringRef 2017-05-17 13:04:02 +02:00
SignalMultiplexer.cpp spelling: whose 2017-01-14 20:12:32 +01:00
SignalMultiplexer.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
TimeDelta.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TimeDelta.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TimeInfo.cpp Remove Tools::currentDateTimeUtc(). 2015-09-12 13:51:49 +02:00
TimeInfo.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
ToDbExporter.cpp Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
ToDbExporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
Tools.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
Tools.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
Translator.cpp Convert Q_FOREACH loops to C++11 for loops. 2016-10-02 21:45:55 -04:00
Translator.h Add initial support for translations. 2014-05-18 01:33:22 +02:00
Uuid.cpp Feature : clip command (#578) 2017-05-19 14:04:11 -04:00
Uuid.h Feature : clip command (#578) 2017-05-19 14:04:11 -04:00