keepassxc/src/core
2016-01-26 22:44:38 +01:00
..
AutoTypeAssociations.cpp Add AutoTypeAssociations::removeEmpty(). 2012-07-16 17:37:18 +02:00
AutoTypeAssociations.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Config.cpp Issue #270 - turning off key location memory 2015-03-14 22:06:53 -05:00
Config.h Add option to use the entry title for auto-type window matching. 2014-05-15 18:30:57 +02:00
Database.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
Database.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
DatabaseIcons.cpp Fix database icons license issues. 2013-03-23 21:50:23 +01:00
DatabaseIcons.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +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 Add iconScaledPixmap() convenience functions. 2016-01-24 20:12:33 +01:00
Entry.h Add iconScaledPixmap() convenience functions. 2016-01-24 20:12:33 +01:00
EntryAttachments.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttachments.h Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttributes.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttributes.h Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntrySearcher.cpp Move match method out of entry class. 2014-05-16 00:19:58 +02:00
EntrySearcher.h Move match method out of entry class. 2014-05-16 00:19:58 +02:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Cleanup string argument numbers. 2015-12-06 14:31:23 +01:00
FilePath.h Add ability to load icons with on/off state. 2014-01-12 17:13:10 +01:00
Global.h Use QUINT32_MAX in tests instead of hardcoding the number. 2013-10-12 19:11:57 +02:00
Group.cpp Add iconScaledPixmap() convenience functions. 2016-01-24 20:12:33 +01:00
Group.h Add iconScaledPixmap() convenience functions. 2016-01-24 20:12:33 +01:00
InactivityTimer.cpp Protect against emitting inactivityDetected() while it'is still processed. 2015-07-13 21:25:48 +02:00
InactivityTimer.h Protect against emitting inactivityDetected() while it'is still processed. 2015-07-13 21:25:48 +02:00
ListDeleter.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Metadata.cpp Always display scaled custom icons. 2016-01-26 22:44:38 +01:00
Metadata.h Always display scaled custom icons. 2016-01-26 22:44:38 +01:00
PasswordGenerator.cpp Coding style fixes. 2014-01-14 21:00:27 +01:00
PasswordGenerator.h Coding style fixes. 2014-01-14 21:00:27 +01:00
qcommandlineoption.cpp Restore compatibility with old Qt versions. 2014-01-19 10:46:53 +01:00
qcommandlineoption.h Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2. 2014-01-18 15:23:55 +01:00
qcommandlineparser.cpp Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2. 2014-01-18 15:23:55 +01:00
qcommandlineparser.h Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2. 2014-01-18 15:23:55 +01:00
qlockfile_p.h Pull QLockFile updates from the qtbase repository. 2015-07-21 23:11:02 +02:00
qlockfile_unix.cpp Make setNativeLocks() non-fatal on OS X. 2015-07-21 23:12:20 +02:00
qlockfile_win.cpp Pull QLockFile updates from the qtbase repository. 2015-07-21 23:11:02 +02:00
qlockfile.cpp Make QElapsedTimer optional in QLockFile. 2015-07-16 21:52:08 +02:00
qlockfile.h Protect opened databases with a file lock. 2015-05-12 22:24:45 +02:00
qsavefile_p.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
qsavefile.cpp QSaveFile: Flush temporary file and fsync before renaming. 2015-07-13 21:01:53 +02:00
qsavefile.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
SignalMultiplexer.cpp Show group and entry view context menus from MainWindow. 2012-08-04 22:06:41 +02:00
SignalMultiplexer.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +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 Use constructor initialization lists where possible. 2012-07-19 19:42:14 +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 Make sure Windows doesn't load DLLs from the current working directory. 2015-12-06 14:32:06 +01:00
Tools.h Make sure Windows doesn't load DLLs from the current working directory. 2015-12-06 14:32:06 +01:00
Translator.cpp Display country in language list. 2015-07-18 18:38:41 +02:00
Translator.h Add initial support for translations. 2014-05-18 01:33:22 +02:00
Uuid.cpp Use QString::toLatin1() rather than ::toAscii() 2013-11-24 21:19:20 +01:00
Uuid.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00