sniperbeamer
dbf4dbfef0
Restore "Close To Tray" functionality
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@362 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
ab221b9e60
Add option to show the application window always on top
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@340 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
29ded0a62b
Restore old column auto-resize behaviour
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@328 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
9c3ef9a709
Finish column order storage
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@326 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
049ea5e5a2
Seperate columns/search order between normal and search results view (not yet complete)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@324 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
8ec1eeefa4
Merge 0.4 branch to trunk
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@319 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
9f157e61a9
Merge changes from bdmayes (rev 237, 239, 241)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@245 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
f88ca3f4c0
Added ability to select language in SettingsDlg
...
Redesigned SettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@232 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
ef92de215c
Implemented backup feature
...
Disabled desktop integration plugins
Disabled "Features" tab in SettingsDlg
Removed useless files
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@231 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
a5d427d262
Added 2 new password generator options
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@227 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
598d204716
Cache and protect MasterKey - speeds up saving a lot
...
Added option to save database after every change
Improved license information
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@226 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
636f3b8af6
Added pronounceable password generator
...
Improved RNG seeding on Windows
Updated AES implementation
Removed SHA1 implementation, replaced by QCryptographicHash
Replaced ARC4 implementation by the one from KeePass 1.11
Some cleanup
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@216 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
317397e063
Added: automatically lock database after inactivity ( closes #1906699 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@177 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
bdec5c8450
- support for precompiled headers
...
- made password dialog more userfriendly (especially key file creation/selection)
- database file as command line argument is recognized again
- fixed bug #1825446 (commandline option -cfg does NOT take relative path)
- fixed mac buid problem (see item #1908868 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@174 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
1be77c9e10
cleaned up main.cpp
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@170 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
7b15707c6d
Another bunch of GUI changes
...
Auto-save database on program exit: apply adjusted patch #1900048 (closes #1792317 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@159 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
8b08b321a5
Size of the EntryEdit dialog is saved
...
Some small GUI improvements
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@157 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
01ac6b3544
merged sniperbeamer's patches
...
fixed bug #1828965
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@149 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
65e5da4649
Bookmarks
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@146 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
13c5615698
changed some copyright headers,
...
added copying file,
extended main qmake projekt file,
implemented all file dialogs for kde,
new icons (bug #1730334 ),
automatic file extension,
fixed show/hide behavior of the simple password dlg (bug #1722682 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@145 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
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
8aea7e5f78
Added missing files for broken rev 133.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@135 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago