Kennwortmanager KeePassX
Weiterentwicklung der Version 1
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
tariq
74c7b86a89
EntryView and DetailView now also show "never" for entries which don't expire,
...
EntryView now calls updateItems() when column config is changed,
Added {TAB} template for Auto-Type,
"Custom Icon" feature is not longer touching the ImageID value within the database,
Fixed SegFault when enabling a new column (not in 0.2.0, only svn)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@79 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
..
AutoType.cpp
EntryView and DetailView now also show "never" for entries which don't expire,
19 years ago
AutoType.h
fixed error message when using en_US locale,
19 years ago
EntryView.cpp
EntryView and DetailView now also show "never" for entries which don't expire,
19 years ago
EntryView.h
fixed strange sort order in EntryView (Bug #7083 )
19 years ago
GroupView.cpp
work on custom icon feature
19 years ago
GroupView.h
implemented Database as interface (pure virtual)
19 years ago
IniReader.cpp
some changes for compalibility with Visual C++ 2005 compiler
19 years ago
IniReader.h
some changes for compalibility with Visual C++ 2005 compiler
19 years ago
KdePlugin.cpp
0.1.3b
19 years ago
KdePlugin.h
0.1.3b
19 years ago
KpFileIconProvider.cpp
fixed problem with config saving,
19 years ago
KpFileIconProvider.h
fixed problem with config saving,
19 years ago
SecString.cpp
changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
19 years ago
SecString.h
changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
19 years ago
UrlLabel.cpp
fixed crash when deleting search results,
19 years ago
UrlLabel.h
fixed crash when deleting search results,
19 years ago
random.cpp
Changed Src Language to English
19 years ago
random.h
work on CPasswordDlg (still incomplete),
19 years ago