d6ea6e8971fixed problem with config saving, main-window size an splitter position are restored on start-up, loading icons on demand by QIcon class instead of preload, column resizing stuff (not finished)
tariq
2006-03-09 10:44:14 +0000
f89372b0c5changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
tariq
2006-02-22 19:12:44 +0000
68f1d12d74some changes for compalibility with Visual C++ 2005 compiler
tariq
2006-02-17 17:58:28 +0000
d68659e395performance improvement in EntryView class
tariq
2006-02-17 15:58:34 +0000
52089355a8clear entry selection after current group changed, keep unkown metastreams
tariq
2006-02-17 10:13:32 +0000
779bc6fb93implementation of ShowToolbar & ShowEntryDetails
tariq
2006-02-16 19:49:16 +0000
aeeba6a916finished drag and drop implementation for groups
tariq
2006-01-25 09:35:21 +0000
6e5effe43ework on big-endian support, including automated tests
matthiasmiller
2006-01-25 01:10:49 +0000
ed93603383Drag'n'Drop: added insertion marks for group sorting
tariq
2006-01-24 22:04:51 +0000
265104133bdrag and drop implementation for group tree hierarchy finished (TODO: sorting via d'n'd)
tariq
2006-01-23 21:32:29 +0000
3c4ac74af1changed data type of group and entry list from vector (STL) to QList (Qt)
tariq
2006-01-22 20:34:15 +0000
16060b08e4Drag'n'Drop: GroupView now prevents parent items from being moved into their own child items.
tariq
2006-01-21 23:17:18 +0000
a1a9330f46error messages appearing beneath ChangeKeyDlg Turning off modality for this dialog.
matthiasmiller
2006-01-21 21:27:35 +0000
c4344f503atranslation work
matthiasmiller
2006-01-21 21:04:34 +0000
9db8c57c62translation work
matthiasmiller
2006-01-21 21:04:17 +0000
0a18699926fix immediate exit when running as bundle on Mac
matthiasmiller
2006-01-21 20:25:12 +0000
ac9f0757f9Because the Share files are nested within the target files on the Mac, they must be installed before the target to prevent them from being deleted when the target is installed. Also correcting the installation path for the Share files on the Mac.
matthiasmiller
2006-01-21 16:12:53 +0000
c646a94f3cadded text to drag object pixmaps
tariq
2006-01-20 23:54:09 +0000
b2ae2d1d17add/edit/delete group (qt4-reimplementation)
tariq
2006-01-20 18:30:48 +0000
8642ccfe94menu item (de)activation for selection modes of group/entry view
tariq
2006-01-12 21:17:27 +0000
28e824ac0cIgnore changes to Makefile, build, and bin
matthiasmiller
2006-01-11 04:59:05 +0000