keepassxc/src/core
2017-05-01 01:18:42 +02: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 Ignore group expansion. 2017-04-04 10:21:45 -04:00
Config.h Adding warning messages when config access error. 2017-03-18 13:19:57 -04:00
CsvParser.cpp Better widget positions, removed futile message when no errors shows up 2017-03-06 00:59:40 +01:00
CsvParser.h Better handle of parser status messages (critical/not critical) 2017-03-05 21:27:29 +01:00
Database.cpp Add requested source code changes 2017-04-21 18:07:57 +03:00
Database.h Add requested source code changes 2017-04-21 18:07:57 +03: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 fix regex for placeholders, fix #402, add regression test 2017-03-16 20:32:29 +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 Ignore group expansion. 2017-04-04 10:21:45 -04: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
PassphraseGenerator.cpp fix camel case 2017-03-22 00:04:36 +01:00
PassphraseGenerator.h fix camel case 2017-03-22 00:04:36 +01:00
PasswordGenerator.cpp Only printable extended ASCII 2017-05-01 01:18:42 +02:00
PasswordGenerator.h Add Extended ASCII to password generator 2017-04-28 21:36:43 +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 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