keepassxc/src/core
2016-01-29 17:22:37 +01:00
..
AutoTypeAssociations.cpp Add AutoTypeAssociations::removeEmpty(). 2012-07-16 17:37:18 +02:00
AutoTypeAssociations.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Config.cpp Use QStandardPaths::DataLocation instead of AppDataLocation. 2015-09-12 18:41:48 +02:00
Config.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Database.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Database.h Add missing include statements. 2015-09-12 13:51:49 +02: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 Merge branch '2.0' 2016-01-29 17:22:37 +01:00
Entry.h Merge branch '2.0' 2016-01-29 17:22:37 +01:00
EntryAttachments.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttachments.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EntryAttributes.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttributes.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EntrySearcher.cpp Coding style fixes. 2015-10-15 18:02:31 +02:00
EntrySearcher.h Coding style fixes. 2015-10-15 18:02:31 +02:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Merge branch '2.0' 2015-12-15 21:05:00 +01:00
FilePath.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Global.h Remove backported definitions from Global.h. 2015-09-12 13:51:49 +02:00
Group.cpp Merge branch '2.0' 2016-01-29 17:22:37 +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 Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
ListDeleter.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Metadata.cpp Merge branch '2.0' 2016-01-29 17:22:37 +01:00
Metadata.h Merge branch '2.0' 2016-01-29 17:22:37 +01:00
PasswordGenerator.cpp Coding style fixes. 2014-01-14 21:00:27 +01:00
PasswordGenerator.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
SignalMultiplexer.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02: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 Merge branch '2.0' 2015-12-15 21:05:00 +01:00
Tools.h Merge branch '2.0' 2015-12-15 21:05:00 +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