bdmayes
c5c10b6220
Adds auto-type and global auto-type functionality for OS X. Also fixes a small bug (2992282).
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@383 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
0d44be7a68
Make file saving transactional
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@361 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
5298bacd05
Fix database corruption when adding a new group while the Backup group exists. Recover orphaned entries. (Bug #2897997 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@356 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
327ca86ee2
Don't give up asking for the password after one decryption error (twofish db)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@349 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
84eccd5443
Show database filename in tray icon tooltip
...
Properly handle lock files on "Save As"
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@333 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
d97fce6394
Interrupt auto-type if the focused window changed meanwhile
...
Update changelog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@332 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
8f5cf14b30
Provide fallback if resize fails (hopefully fixes gvfs errors)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@330 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
db8c33e526
Fix detection of g++ in src.pro
...
Fix ftbfs on windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@291 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
e3dcd73b89
Enable compiler warnings
...
Fix all the unused variable warnings
Disable incomplete translations
Compile the translation files
Add qt_* translations not part of Qt (from VirutalBox)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@289 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
a2efb4f3b0
Call OS functions to really flush the database to disk
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@283 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
c6fbc412be
XDG compliant config location on Linux
...
Better way to detect APPDATA path on Windows
Optimize global include file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@282 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
c614192a48
Fix: Crash on saving a database (Bug #1955677 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@281 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
139078801c
Fix: Different qm files in different paths, no overruling (Bug #2657158 )
...
Fix: Unable to open kdb from read-only location (Bug #2657228 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@279 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
25493735fd
Remove unused actions
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@269 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
688bfe44c7
Save database using the correct password encoding when opening with a different encoding
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@267 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
5be497a26c
Fix: -min parameter is sometimes ignored (Debian Bug #514414 )
...
Fix: Cannot open DB from KeePassX 0.2.2 (Bug #2535569 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@265 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
2434e9111f
Fixed bug that prevented opening db with keyfile and password
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@256 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
5aedd1f3e8
Fixed: Exports aren't sorted consistently ( #2108661 )
...
Merge changes from bdmayes (rev 249)
Updated German translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@250 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
ff58631a2c
Reduce height of PasswordGenDlg and EditEntryDlg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@242 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
888d0982d4
New structure of auto-type classes
...
Use xvkbd code for sending auto-type keys
Fixed bug that prevented auto-typing non-latin1 chars
Added Italian translation
Fixed some new gcc warnings
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@238 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
c451d571c2
Don't include entries from "Backup" group in search results
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@223 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
c182df6c31
Fixed: Predefined expire times don't work ( closes #2109987 )
...
Fixed: Sorting isn't consistent (closes #2108655 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@221 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
70bf7f5b5d
Added action "Copy URL to Clipboard" ( closes #1944021 )
...
Fixed: Unnamed Database saved as ".kdb" (closes #2109972 , #2118340 )
Fixed: Date of Modification isn't updated (closes #2108658 , #2121768 )
Fixed and improved the initialization of the fallback random number source (closes #2091784 )
Don't clear clipboard if "Clear clipboard after" is set to 0
Try to clear Klipper history when clearing clipboard
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@220 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
455e68ff60
Delete and don't read old icon metastream when new one is available
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@212 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
d34b93f62d
Introduce new icon metastream to store custom icon id independent from the number of built-in icons
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@211 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
dc43c39ece
Fixed: custom icons get lost on restart ( Closes #1995561 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@208 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
a018fee162
Bumped version number to 0.3.2
...
Updated changelog
Renamed translations to keepassx-*
Added myself to the about dialog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@203 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
e47df76b56
Added qmake option to disable precompiled header
...
Disabled precompiled header on FreeBSD by default (closes #1943446 )
Use mlock() to protect session key
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@201 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
7c34d2010a
Create default groups when creating new database
...
Increase and randomize default key transformation number
Better cleanup when loading database fails
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@196 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
96ac6e31f1
Master key transformations (rounds) are now computed in two threads (from KeePass 1.11)
...
Added a button to measure the number of rounds that can be calculated in 1 second
Don't try to open a URL when it's empty
Improved code formatting
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@194 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
daaa9b866a
fixed password encoding problem (bug #1687864 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@190 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
7c117cdab2
fixed bug #1648616
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@180 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
sniperbeamer
3a5259eb47
Fixed: binary not installed
...
Removed unused variables and fixed some other compiler warnings
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@163 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
myxelf
961268a67d
most changes are details
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@147 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
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
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
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
f4efea7849
show key dialog again if hash test fails
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@116 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