.. |
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
|
Issue #270 - turning off key location memory
|
2015-03-14 22:06:53 -05: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
|
Catch and handle all errors from libgcrypt.
|
2015-05-09 23:21:44 +02:00 |
Database.h
|
Catch and handle all errors from libgcrypt.
|
2015-05-09 23:21:44 +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
|
Move match method out of entry class.
|
2014-05-16 00:19:58 +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 plugin path detection when installed with DESTDIR.
|
2015-05-12 22:24:59 +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
|
Add non-const version of Group::groupsRecursive().
|
2015-01-11 16:20:24 +01:00 |
Group.h
|
Add non-const version of Group::groupsRecursive().
|
2015-01-11 16:20:24 +01:00 |
InactivityTimer.cpp
|
Add option to lock databases after user inactivity.
|
2014-01-07 21:57:38 +01:00 |
InactivityTimer.h
|
Add option to lock databases after user inactivity.
|
2014-01-07 21:57:38 +01:00 |
ListDeleter.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
Metadata.cpp
|
Store icons with a resolution of up to 128x128 px.
|
2015-04-08 18:22:13 +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 |
qcommandlineoption.cpp
|
Restore compatibility with old Qt versions.
|
2014-01-19 10:46:53 +01:00 |
qcommandlineoption.h
|
Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2.
|
2014-01-18 15:23:55 +01:00 |
qcommandlineparser.cpp
|
Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2.
|
2014-01-18 15:23:55 +01:00 |
qcommandlineparser.h
|
Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2.
|
2014-01-18 15:23:55 +01:00 |
qlockfile_p.h
|
Protect opened databases with a file lock.
|
2015-05-12 22:24:45 +02:00 |
qlockfile_unix.cpp
|
Protect opened databases with a file lock.
|
2015-05-12 22:24:45 +02:00 |
qlockfile_win.cpp
|
Protect opened databases with a file lock.
|
2015-05-12 22:24:45 +02:00 |
qlockfile.cpp
|
Protect opened databases with a file lock.
|
2015-05-12 22:24:45 +02:00 |
qlockfile.h
|
Protect opened databases with a file lock.
|
2015-05-12 22:24:45 +02:00 |
qsavefile_p.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
qsavefile.cpp
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
qsavefile.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02: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
|
Use constructor initialization lists where possible.
|
2012-07-19 19:42:14 +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
|
Use QString::toLatin1() rather than ::toAscii()
|
2013-11-24 21:19:20 +01:00 |
Tools.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
Translator.cpp
|
Add initial support for translations.
|
2014-05-18 01:33:22 +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 |