keepassxc/src/core
2017-03-10 18:01:14 +01: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
Config.cpp Rework security settings, set sane default timeout value 2017-02-22 16:08:06 +01:00
Config.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Database.cpp Merge branch 'develop' into feature/yubikey 2017-03-10 18:01:14 +01:00
Database.h Merge branch 'develop' into feature/yubikey 2017-03-10 18:01:14 +01: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 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
Entry.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryAttachments.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01: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 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryAttributes.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntrySearcher.cpp Add feature to handle references, resolves #75 2017-03-04 19:49:33 -05:00
EntrySearcher.h KeePassX PR Migration: #190 Search for Group Names (#168) 2017-01-28 11:27:20 -05:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Correcting missing icons when running release from build directory 2017-01-14 21:41:18 -05: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 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
Group.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01: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
PasswordGenerator.cpp Replace remaining instances of Q_FOREACH with C++11 range-based for loops 2017-03-10 16:11:57 +01:00
PasswordGenerator.h Add some password-related feature (#92) 2016-11-23 21:59:24 -05: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 Add more detailed comment. 2017-03-02 19:24:31 +01:00
Tools.h Prevent memory dumps on windows. 2017-02-25 01:12:01 +01: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 Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
Uuid.h Merged keepassx-http. 2014-03-22 14:49:32 +00:00