keepassxc/src/core
Ryan Matthews 1fe75f9420 Add feature to handle references, resolves #75
- Create popup for clone options
  - Add ability to resolve references for autotype/http/copying
2017-03-04 19:49:33 -05: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 Rework security settings, set sane default timeout value 2017-02-22 16:08:06 +01:00
Config.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Database.cpp Automatic reload the database when the file is externally modified 2016-11-07 23:03:01 -05:00
Database.h Automatic reload the database when the file is externally modified 2016-11-07 23:03:01 -05: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 feature to handle references, resolves #75 2017-03-04 19:49:33 -05:00
Entry.h Add feature to handle references, resolves #75 2017-03-04 19:49:33 -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 Add 'Remember my choice' checkbox 2017-01-28 14:18:43 +01:00
EntryAttributes.h Add 'Remember my choice' checkbox 2017-01-28 14:18:43 +01:00
EntrySearcher.cpp Add feature to handle references, resolves #75 2017-03-04 19:49:33 -05:00
EntrySearcher.h KeePassX PR Migration: #190 Search for Group Names (#168) 2017-01-28 11:27:20 -05:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Correcting missing icons when running release from build directory 2017-01-14 21:41:18 -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 spelling: whose 2017-01-14 20:12:32 +01: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 Add more detailed comment. 2017-03-02 19:24:31 +01:00
Tools.h Prevent memory dumps on windows. 2017-02-25 01:12:01 +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