tarek_saidi
88f42dfe6b
added 'relative path' option,
...
fixed missing browser start function,
added option for using the system's default browser.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@129 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
50a39d726a
added KeePassX_XML export,
...
PwManager import works again,
text export works again.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@125 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
28ba242090
completed tree state restore function,
...
visual order of entries will now affect their saving order,
changed the behavior of the entry view header.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@124 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
9ce6ff047b
fixed bug #1634718 ,
...
applied patch #1626541 ,
added czech translation,
lupdate for all translations
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@122 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
6a8c2114eb
made password dialog working, moved key file creation from KeepassMainWindow to CPasswordDlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@121 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
d5ed360fce
fixed some minor bugs in password generation dialog,
...
added new options to settings dlg (no functions behind yet)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@120 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
08d9ff59c9
overworked password generation dialog, enabled yarrow and entropy collection,
...
some work on the integration plugins, plugin settings tab is finished
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@119 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
db8ba66067
some work on the gtk plug-in, added integration tab in the settings dlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@112 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
b9feb0b74d
Finished EntropyCollectionDlg.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@110 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
29f3d8b2b3
CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@109 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
c991307ef8
Added entropy collection dialog
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@107 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
0e2725ee06
rebuild DatabaseSettingsDlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@106 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
21f0fea56a
First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@104 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
103b35169f
0.2.2 RC
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@100 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tarek_saidi
438e27ae1e
removed all old Qt3 depedencies, Qt3Support is not longer needed
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@92 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tarek_saidi
aabc0db11d
fixed custom icons issue
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@91 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
5266c37178
some work on AboutDlg,
...
added menu entries for tool button size,
removed Q_WS_X11 defines for Auto-Type support under MacOS (not tested yet!)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@81 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
e281b7c514
work on Auto-Type feature,
...
the save attachment file dialog now adopts the entry.BinaryDesc string as default filename
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@74 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ca29e4a7bb
Fixed some translation issues
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@73 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
7de21d206c
fixed some transaltion issues
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@72 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
c58dc2ab07
first AutoType functions
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@69 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
2bf3e5820c
fixed seg. fault when moving an entry to another group
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@63 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
5aa833331d
fixed problem in PasswordDlg when option 'LastKey' had value PASSWORD, loading translations for file dialogs, discard option LastKey* when LastFile is empty
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@62 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
6154859afc
Finished PasswordDlg,
...
Added Text Export
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@56 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
e0a2197b53
work on CPasswordDlg (incomplete)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@54 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
60d342201d
Changed Src Language to English
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@52 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
f89372b0c5
changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@49 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3341affdfc
SettingsDlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@43 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
d093eec4b0
new Icons (for compalibility with Win32-KeePass 1.04)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@41 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
ca554494d2
some work on the search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@31 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3d8bcf2ee8
some work on the search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@30 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
69f00ee477
implemented "Open Url" and "Save Attachement"
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@29 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
9d2b50b9c3
changed attachment data type to QByteArray
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@28 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
matthiasmiller
a1a9330f46
error messages appearing beneath ChangeKeyDlg
...
Turning off modality for this dialog.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@17 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
b2ae2d1d17
add/edit/delete group (qt4-reimplementation)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@11 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
19 years ago