| .. |
|
Config.cpp
|
Implement global config class.
|
2011-12-25 19:17:40 +01:00 |
|
Config.h
|
Implement global config class.
|
2011-12-25 19:17:40 +01:00 |
|
Database.cpp
|
Add database settings widget and ability to change transform rounds count.
|
2012-04-21 17:28:44 +02:00 |
|
Database.h
|
Add database settings widget and ability to change transform rounds count.
|
2012-04-21 17:28:44 +02:00 |
|
DatabaseIcons.cpp
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
|
DatabaseIcons.h
|
Store database icons as QImage instead of QIcon.
|
2012-01-01 21:52:54 +01:00 |
|
DataPath.cpp
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
|
DataPath.h
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
|
Endian.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Endian.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Entry.cpp
|
Fix expiry time and bool not being updated.
|
2012-04-18 17:03:58 +02:00 |
|
Entry.h
|
Fix expiry time and bool not being updated.
|
2012-04-18 17:03:58 +02:00 |
|
EntryAttachments.cpp
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
EntryAttachments.h
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
EntryAttributes.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
EntryAttributes.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Group.cpp
|
Save reference to deleted entries in deletedObject list.
|
2012-04-21 17:28:44 +02:00 |
|
Group.h
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
Metadata.cpp
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
Metadata.h
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
TimeInfo.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
TimeInfo.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Tools.cpp
|
Add hasChild function to check for a child in a QObject tree.
|
2012-04-19 01:02:23 +02:00 |
|
Tools.h
|
Add hasChild function to check for a child in a QObject tree.
|
2012-04-19 01:02:23 +02:00 |
|
Uuid.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Uuid.h
|
Use upper case names for constants.
|
2010-09-05 11:46:36 +02:00 |