keepassxc/src/core
Felix Geyer ba1ca4ec08 Rename x11 auto-type plugin to xcb.
This matches what QGuiApplication::platformName() returns.
2015-09-12 13:51:49 +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 QDesktopServices::storageLocation() calls to QStandardPaths. 2015-09-12 13:51:49 +02:00
Config.h Add option to use the entry title for auto-type window matching. 2014-05-15 18:30:57 +02:00
Database.cpp Remove Tools::currentDateTimeUtc(). 2015-09-12 13:51:49 +02:00
Database.h Add missing include statements. 2015-09-12 13:51:49 +02: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 Remove Tools::currentDateTimeUtc(). 2015-09-12 13:51:49 +02:00
Entry.h Move match method out of entry class. 2014-05-16 00:19:58 +02:00
EntryAttachments.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttachments.h Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttributes.cpp Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntryAttributes.h Add hasKey() convenience methods. 2014-12-03 23:36:24 +01:00
EntrySearcher.cpp Move match method out of entry class. 2014-05-16 00:19:58 +02:00
EntrySearcher.h Move match method out of entry class. 2014-05-16 00:19:58 +02:00
Exporter.h Introduce interface for exporter. 2014-05-16 12:32:06 +02:00
FilePath.cpp Fix unused variable warning. 2015-07-16 19:49:41 +02: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 Remove Tools::currentDateTimeUtc(). 2015-09-12 13:51:49 +02:00
Group.h Add non-const version of Group::groupsRecursive(). 2015-01-11 16:20:24 +01:00
InactivityTimer.cpp Protect against emitting inactivityDetected() while it'is still processed. 2015-07-13 21:25:48 +02:00
InactivityTimer.h Protect against emitting inactivityDetected() while it'is still processed. 2015-07-13 21:25:48 +02:00
ListDeleter.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Metadata.cpp Remove Tools::currentDateTimeUtc(). 2015-09-12 13:51:49 +02:00
Metadata.h Scale new custom icons down to 64x64 if they are larger. 2015-03-31 22:31:04 +02: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
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 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 Rename x11 auto-type plugin to xcb. 2015-09-12 13:51:49 +02:00
Tools.h Rename x11 auto-type plugin to xcb. 2015-09-12 13:51:49 +02: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