Commit Graph

44 Commits (master)

Author SHA1 Message Date
bdmayes c5c10b6220 Adds auto-type and global auto-type functionality for OS X. Also fixes a small bug (2992282). 14 years ago
sniperbeamer 0d44be7a68 Make file saving transactional 15 years ago
sniperbeamer 5298bacd05 Fix database corruption when adding a new group while the Backup group exists. Recover orphaned entries. (Bug #2897997) 15 years ago
sniperbeamer 327ca86ee2 Don't give up asking for the password after one decryption error (twofish db) 15 years ago
sniperbeamer 84eccd5443 Show database filename in tray icon tooltip 15 years ago
sniperbeamer d97fce6394 Interrupt auto-type if the focused window changed meanwhile 15 years ago
sniperbeamer 8f5cf14b30 Provide fallback if resize fails (hopefully fixes gvfs errors) 15 years ago
sniperbeamer 8ec1eeefa4 Merge 0.4 branch to trunk 15 years ago
sniperbeamer db8c33e526 Fix detection of g++ in src.pro 15 years ago
sniperbeamer e3dcd73b89 Enable compiler warnings 15 years ago
sniperbeamer a2efb4f3b0 Call OS functions to really flush the database to disk 15 years ago
sniperbeamer c6fbc412be XDG compliant config location on Linux 15 years ago
sniperbeamer c614192a48 Fix: Crash on saving a database (Bug #1955677) 15 years ago
sniperbeamer 139078801c Fix: Different qm files in different paths, no overruling (Bug #2657158) 15 years ago
sniperbeamer 25493735fd Remove unused actions 15 years ago
sniperbeamer 688bfe44c7 Save database using the correct password encoding when opening with a different encoding 15 years ago
sniperbeamer 5be497a26c Fix: -min parameter is sometimes ignored (Debian Bug #514414) 15 years ago
sniperbeamer 2434e9111f Fixed bug that prevented opening db with keyfile and password 16 years ago
sniperbeamer 5aedd1f3e8 Fixed: Exports aren't sorted consistently (#2108661) 16 years ago
sniperbeamer ff58631a2c Reduce height of PasswordGenDlg and EditEntryDlg 16 years ago
sniperbeamer 888d0982d4 New structure of auto-type classes 16 years ago
sniperbeamer ef92de215c Implemented backup feature 16 years ago
sniperbeamer a5d427d262 Added 2 new password generator options 16 years ago
sniperbeamer 598d204716 Cache and protect MasterKey - speeds up saving a lot 16 years ago
sniperbeamer c451d571c2 Don't include entries from "Backup" group in search results 16 years ago
sniperbeamer c182df6c31 Fixed: Predefined expire times don't work (closes #2109987) 16 years ago
sniperbeamer 70bf7f5b5d Added action "Copy URL to Clipboard" (closes #1944021) 16 years ago
sniperbeamer 636f3b8af6 Added pronounceable password generator 16 years ago
sniperbeamer 455e68ff60 Delete and don't read old icon metastream when new one is available 16 years ago
sniperbeamer d34b93f62d Introduce new icon metastream to store custom icon id independent from the number of built-in icons 16 years ago
sniperbeamer dc43c39ece Fixed: custom icons get lost on restart (Closes #1995561) 16 years ago
sniperbeamer a018fee162 Bumped version number to 0.3.2 16 years ago
sniperbeamer e47df76b56 Added qmake option to disable precompiled header 16 years ago
sniperbeamer 7c34d2010a Create default groups when creating new database 16 years ago
sniperbeamer 96ac6e31f1 Master key transformations (rounds) are now computed in two threads (from KeePass 1.11) 16 years ago
tarek_saidi daaa9b866a fixed password encoding problem (bug #1687864) 16 years ago
tarek_saidi 7c117cdab2 fixed bug #1648616 16 years ago
tarek_saidi bdec5c8450 - support for precompiled headers 16 years ago
sniperbeamer 3a5259eb47 Fixed: binary not installed 16 years ago
tarek_saidi 01ac6b3544 merged sniperbeamer's patches 16 years ago
myxelf 961268a67d most changes are details 17 years ago
tarek_saidi 65e5da4649 Bookmarks 17 years ago
tarek_saidi 13c5615698 changed some copyright headers, 17 years ago
tarek_saidi 9dc8f878b5 new config system 17 years ago
tarek_saidi fbc6febc0c added calendar dialog, 17 years ago
tarek_saidi 88f42dfe6b added 'relative path' option, 17 years ago
tarek_saidi 28ba242090 completed tree state restore function, 17 years ago
tarek_saidi 6a8c2114eb made password dialog working, moved key file creation from KeepassMainWindow to CPasswordDlg 18 years ago
tarek_saidi f4efea7849 show key dialog again if hash test fails 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. 18 years ago