keepassxc/src/core
2012-11-02 15:43:45 +01:00
..
AutoTypeAssociations.cpp Add AutoTypeAssociations::removeEmpty(). 2012-07-16 17:37:18 +02:00
AutoTypeAssociations.h Add AutoTypeAssociations::removeEmpty(). 2012-07-16 17:37:18 +02:00
Config.cpp Make sure that TestGui doesn't leave a temp file behind. 2012-10-28 18:07:23 +01:00
Config.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
Database.cpp Add Database::verifyKey(). 2012-10-12 12:10:41 +02:00
Database.h Add Database::verifyKey(). 2012-10-12 12:10:41 +02:00
DatabaseIcons.cpp Support proper plugin finding. 2012-07-18 21:22:36 +02:00
DatabaseIcons.h Convert icon filename QVector to a plain char* array. 2012-07-01 21:35:07 +02:00
Endian.cpp Mark library include dirs as SYSTEM. 2012-04-26 12:18:38 +02:00
Endian.h Improve code style. 2012-04-18 22:08:22 +02:00
Entry.cpp Whitespace separated search terms are AND concatenated. 2012-10-21 21:09:27 +02:00
Entry.h Whitespace separated search terms are AND concatenated. 2012-10-21 21:09:27 +02:00
EntryAttachments.cpp Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom(). 2012-07-20 12:15:19 +02:00
EntryAttachments.h Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom(). 2012-07-20 12:15:19 +02:00
EntryAttributes.cpp Add menu entry to copy an entry attribute to clipboard. 2012-10-24 20:03:33 +02:00
EntryAttributes.h Add menu entry to copy an entry attribute to clipboard. 2012-10-24 20:03:33 +02:00
FilePath.cpp Add infrastructure for auto-type tests. 2012-10-28 15:33:44 +01:00
FilePath.h Add a cache for FilePath::icon(). 2012-07-18 21:22:36 +02:00
Global.h Make google cpplint happy. 2012-07-02 20:00:06 +02:00
Group.cpp Move inline keyword to function definition. 2012-08-04 22:06:41 +02:00
Group.h Move inline keyword to function definition. 2012-08-04 22:06:41 +02:00
ListDeleter.h Add ListDeleter class. 2012-07-12 22:28:44 +02:00
Metadata.cpp Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
Metadata.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
qsavefile.cpp Make QSaveFile work on Windows when the target file already exists. 2012-10-22 17:48:13 +02:00
qsavefile.h Import QSaveFile from libkdeqt5staging. 2012-07-06 14:36:04 +02:00
qsavefile_p.h Import QSaveFile from libkdeqt5staging. 2012-07-06 14:36:04 +02:00
SignalMultiplexer.cpp Show group and entry view context menus from MainWindow. 2012-08-04 22:06:41 +02:00
SignalMultiplexer.h Show group and entry view context menus from MainWindow. 2012-08-04 22:06:41 +02:00
TimeDelta.cpp Add presets for expire date. 2012-08-18 17:33:41 +02:00
TimeDelta.h Add presets for expire date. 2012-08-18 17:33:41 +02:00
TimeInfo.cpp Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
TimeInfo.h Improve code style. 2012-04-18 22:08:22 +02:00
Tools.cpp Handle DeferredDelete events in Tools::wait(). 2012-11-02 15:43:45 +01:00
Tools.h Disable core dumps and tracing on *nix. 2012-10-21 12:33:00 +02:00
Uuid.cpp Coding style fixes. 2012-06-30 00:22:07 +02:00
Uuid.h Add toHex function to Uuid. 2012-05-18 14:41:34 +02:00