..
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 'origin/feature/autoreload-db' into develop
2016-11-25 12:04:44 -05:00
Config.h
Make C++11 mandatory.
2015-09-12 13:55:50 +02:00
Database.cpp
database: Pass master seed to challenge response keys
2017-01-07 23:16:39 -08:00
Database.h
database: Pass master seed to challenge response keys
2017-01-07 23:16:39 -08: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
Add Autotype Entry-Attributes, Fix Group default sequence ( #107 )
2016-11-25 12:26:59 -05:00
Entry.h
Add Autotype Entry-Attributes, Fix Group default sequence ( #107 )
2016-11-25 12:26:59 -05: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
Convert Q_FOREACH loops to C++11 for loops.
2016-10-02 21:45:55 -04:00
EntryAttributes.h
Merge remote-tracking branch 'keepassx/master'
2016-02-27 19:11:09 -05:00
EntrySearcher.cpp
Convert Q_FOREACH loops to C++11 for loops.
2016-10-02 21:45:55 -04: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
Add Autotype on Windows and MacOS ( #63 )
2016-11-08 16:13:57 -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
Add Autotype Entry-Attributes, Fix Group default sequence ( #107 )
2016-11-25 12:26:59 -05:00
Group.h
Add unlock dialog on Autotype and show default Autotype sequence ( #89 )
2016-11-11 16:26:07 -05: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
Rename application to KeePassXC and change icon ( #70 )
2016-11-03 00:05:30 -04:00
Metadata.h
Merge branch '2.0'
2016-01-29 17:22:37 +01:00
PasswordGenerator.cpp
Add some password-related feature ( #92 )
2016-11-23 21:59:24 -05:00
PasswordGenerator.h
Add some password-related feature ( #92 )
2016-11-23 21:59:24 -05:00
SignalMultiplexer.cpp
Convert Q_FOREACH loops to C++11 for loops.
2016-10-02 21:45:55 -04: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
Convert Q_FOREACH loops to C++11 for loops.
2016-10-02 21:45:55 -04:00
Tools.h
Remove KEEPASSX_EXPORT attribute from Tools::binaryFind().
2016-02-13 11:54:54 +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