tarek_saidi
c2554f30f0
auto-type delays
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@137 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
9dc8f878b5
new config system
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@133 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
fbc6febc0c
added calendar dialog,
...
added calendar access button in edit entry dialog,
added customize detail view dialog for editing detail view templates,
added 'show expired entries' dialog,
new icon loading mechansim,
added and replaced some icons.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@130 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
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
2b54ded391
showing 'group' column only when search results are shown,
...
added KWalletImport.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@128 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
6cae658d24
completed drag&drop stuff,
...
moved column configuration to QSettings,
improved column handling and resizing behavior,
column order is now remembered after a restart,
added group column.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@127 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
11b33969d8
added missing files to svn.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@126 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
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
39a898cd02
Fixed Gtk plugin crash
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@117 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
1f31bf95c1
added missing FileDialogs.h to the repos.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@114 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
83d561d3a4
Replaced 'ShowToolbarAction' with the predefined toggleViewAction(),
...
some work on the entropy collection dialog.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@108 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
f3fd0c681c
Patch #1558763
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@105 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
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
tarek_saidi
c980d277f2
fixed d'n'd drawing errors in group view (dirty work-around),
...
implemented correct UUIDs for entries
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@97 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tarek_saidi
f060033b14
added 300ms delay before performing AutoType
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@95 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
2e7c1f3073
Fixed crash when parsing config file under Win32
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@89 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
matthiasmiller
141487e27d
tweaks to compile on windows
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@87 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
matthiasmiller
fe3ae4244d
fix compile on Mac (unix keyword in project file includes macx)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@85 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3011e86b37
(0.2.1 RC)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@84 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
115dfcc174
forgot one Q_WS_X11
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@82 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
17f2e85420
fixed strange sort order in EntryView (Bug #7083 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@78 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
931d8374a5
fixed error message when using en_US locale,
...
added new cmd line parameter '-lang',
added some templates for Auto-Type (still incomplete)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@77 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
b08e5e8fad
added main window icon,
...
implemented template replacement for Auto-Type
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@76 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ab244b187a
disconnected QTreeModel sorting method from KeepassEntryView
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@75 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
079f3c8ace
AutoType: GUI connections,
...
Added French translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@71 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
9e8f6a336a
AutoType: Finished X11 implementation for faked key press events from unicode chars (also with modifiers).
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@70 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
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
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
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
09ab186b9d
finished column resize functionality, fixed wrong qmake-project-file
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@51 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
d6ea6e8971
fixed 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)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@50 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