tarek_saidi
5775eaae36
metastreams get correct group IDs (instead of 0),
...
new CustomIcon metastream format (Rev 2),
alpha blending for banner icons,
new banner standard icon (key.png)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@98 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ba5b1392a8
(0.2.1 RC)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@83 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
580a8f357b
replaced Q_UINT with quint
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@80 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
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
tariq
2dddd37814
changed metastream format for custom icons
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@68 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
baac763ff0
work on custom icons feature
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@67 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
df8a6969af
work on custom icon feature
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@66 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
1c513d8f3c
added icon selection dialog,
...
prepared PwDatabase for custom icons
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@65 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3c7d617599
implemented Database as interface (pure virtual)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@64 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
9bbe30fb16
fixed crash when deleting search results,
...
fixed bad SID Assoc.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@58 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
49059c82f4
some work on AboutDlg,
...
fixed problem with new databases
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@57 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
416c7d70d3
work on CPasswordDlg (still incomplete),
...
removed CChangeKeyDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@55 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
853747bce1
Drag&Drop for Entries, some other UI work
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@53 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
52089355a8
clear entry selection after current group changed, keep unkown metastreams
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@46 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
cdbd7e1b9c
finished search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@34 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
77524c5b93
Edit/Clone/Delete Entries (qt4)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@25 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
aa615d2ed6
Add Entry (qt4)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@24 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
aeeba6a916
finished drag and drop implementation for groups
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@23 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
matthiasmiller
6e5effe43e
work on big-endian support, including automated tests
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@22 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
265104133b
drag and drop implementation for group tree hierarchy finished
...
(TODO: sorting via d'n'd)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@20 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3c4ac74af1
changed data type of group and entry list from vector (STL) to QList (Qt)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@19 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
16060b08e4
Drag'n'Drop: GroupView now prevents parent items from being moved into their own child items.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@18 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
c83a68ed4e
nomsg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@6 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
28c71dfe1e
QT3 -> QT4
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@5 b624d157-de02-0410-bad0-e51aec6abb33
20 years ago
tariq
192dbba0e4
0.1.3b
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@4 b624d157-de02-0410-bad0-e51aec6abb33
20 years ago
tariq
a8a9a64142
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@2 b624d157-de02-0410-bad0-e51aec6abb33
20 years ago
tariq
434e6a5aa3
import comment
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@1 b624d157-de02-0410-bad0-e51aec6abb33
20 years ago