tarek_saidi
950488ece3
legacy impl for old CustomIconMS format
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@99 b624d157-de02-0410-bad0-e51aec6abb33
19 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
9b6f3c8fce
added UUID class for a correct implementation of the entry uuids
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@96 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
b3a1a6d216
fixed Östereich issue
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@94 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tarek_saidi
fa68023a76
changed button size in EditGroupDialog (Quartz)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@93 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
tarek_saidi
e0a8391899
fixed custom icons bug
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@90 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
169dc74c0f
adding some mnemonics for a friendlier keyboard interface in Linux and Windows
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@88 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
7d7c8abd1d
fix assertion failure when upgrading loading old configuration file
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@86 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
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
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
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
b99d1d812c
grid array for widgets in EditEntryDlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@61 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
68bdd8097d
lupdate
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@60 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
0431b4cbff
Spanish Translation
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@59 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
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