| .. |
|
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
|
Use Q_OS_MAC instead of the nonexistent Q_OS_MACOS.
|
2012-07-16 17:49:12 +02:00 |
|
Config.h
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
Database.cpp
|
Generate new random transform seed when changing transform rounds.
|
2012-07-17 10:57:08 +02:00 |
|
Database.h
|
Regenerate key in Database::setTransformRounds().
|
2012-07-17 10:33:54 +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
|
const_cast "this" instead of the member variable.
|
2012-07-19 23:32:31 +02:00 |
|
Entry.h
|
Move Auto-Type associations handling from Entry into an own class.
|
2012-07-16 09:54:04 +02:00 |
|
EntryAttachments.cpp
|
Coding style fixes.
|
2012-06-30 00:22:07 +02:00 |
|
EntryAttachments.h
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
EntryAttributes.cpp
|
Coding style fixes.
|
2012-06-30 00:22:07 +02:00 |
|
EntryAttributes.h
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
FilePath.cpp
|
Add a cache for FilePath::icon().
|
2012-07-18 21:22:36 +02: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
|
const_cast "this" instead of the member variable.
|
2012-07-19 23:32:31 +02:00 |
|
Group.h
|
Add expiry option to group edit.
|
2012-05-18 10:52:05 +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
|
Fix memory leak in QSaveFile.
|
2012-07-12 21:30:37 +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 |
|
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
|
Support proper plugin finding.
|
2012-07-18 21:22:36 +02:00 |
|
Tools.h
|
Support proper plugin finding.
|
2012-07-18 21:22:36 +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 |