keepassxc/src/core
Felix Geyer e263c475c9 Increase default number of transform rounds to 100000.
Even low-end smartphone should be able to handle that.
2014-04-26 18:34:33 +02: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 Add option in settings for using group icons for newly created entries. 2014-04-14 23:38:09 +02:00
Config.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Database.cpp Increase default number of transform rounds to 100000. 2014-04-26 18:34:33 +02:00
Database.h Add Group::exportToDb(). 2013-11-22 13:36:46 +01: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 More careful null checking and member initalization. 2014-03-22 12:10:49 +01:00
Entry.h Add flags to Entry::clone() for customized cloning. 2013-11-22 13:32:13 +01:00
EntryAttachments.cpp Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom(). 2012-07-20 12:15:19 +02:00
EntryAttachments.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EntryAttributes.cpp Rename EntryAttributes::URLNameKey to URLKey. 2013-12-02 00:10:47 +01:00
EntryAttributes.h Rename EntryAttributes::URLNameKey to URLKey. 2013-12-02 00:10:47 +01:00
FilePath.cpp Add ability to load icons with on/off state. 2014-01-12 17:13:10 +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 Group::resolveAutoTypeEnabled(). 2014-04-26 18:30:22 +02:00
Group.h Add Group::resolveAutoTypeEnabled(). 2014-04-26 18:30:22 +02:00
InactivityTimer.cpp Add option to lock databases after user inactivity. 2014-01-07 21:57:38 +01:00
InactivityTimer.h Add option to lock databases after user inactivity. 2014-01-07 21:57:38 +01:00
ListDeleter.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Metadata.cpp Add Group::exportToDb(). 2013-11-22 13:36:46 +01:00
Metadata.h Add Group::exportToDb(). 2013-11-22 13:36:46 +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
qsavefile_p.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
qsavefile.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +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
Tools.cpp Use QString::toLatin1() rather than ::toAscii() 2013-11-24 21:19:20 +01:00
Tools.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +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