keepassxc/src/core
2016-10-02 21:45:54 -04: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 Merge remote-tracking branch 'keepassx/master' 2016-02-27 19:11:09 -05: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-10-02 21:45:54 -04: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 Merge branch 'master' of https://github.com/keepassx/keepassx 2015-01-29 00:17:39 -08:00
EntryAttributes.h Merge remote-tracking branch 'keepassx/master' 2016-02-27 19:11:09 -05: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 Return password quality to keepasshttp client. 2014-03-23 19:09:45 +00:00
PasswordGenerator.h Merge remote-tracking branch 'keepassx/master' 2016-02-27 19:11:09 -05: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 Remove KEEPASSX_EXPORT attribute from Tools::binaryFind(). 2016-02-13 11:54:54 +01:00
Translator.cpp Fix name of Qt translation file. 2016-10-02 21:44:33 -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