Commit Graph

278 Commits

Author SHA1 Message Date
sniperbeamer a1969ef210 Don't compile translations files anymore as it caused troubles on Mac OS
Add precompiled translation files
Add Norwegian translation
Add translation update script

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@302 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-25 11:57:29 +00:00
sniperbeamer 212f3ac464 Some fixes for Mac OS file opening
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@301 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-22 21:23:43 +00:00
sniperbeamer 2ffd4a6fba Fix: Database is not opened when double-clicking on a *.kdb file [Mac OS]
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@300 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-22 18:01:53 +00:00
sniperbeamer 0c2b90b57f Remove useless widget shortcuts
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@299 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-22 16:42:08 +00:00
sniperbeamer 5469666a08 Fix: "Show Toolbar" menu entry not being retranslated
Fix: Selecting entry opens for editing (Bug #2703031)
Improve .desktop file to make openSUSE happy

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@298 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-22 13:58:59 +00:00
bdmayes 192fd4e868 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@297 b624d157-de02-0410-bad0-e51aec6abb33 2009-03-22 01:30:52 +00:00
sniperbeamer d776175ff6 Update changelog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@296 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-21 20:48:25 +00:00
sniperbeamer 845a57e0ca Remove 0.4.0 tag
Fix bug in Russian translation: Duplicate message
Correct language information in some translations

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@295 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-21 20:43:26 +00:00
sniperbeamer 104832fc96 Prepare for release
lupdate translations
Always try to clean Klipper history

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@293 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-19 20:54:20 +00:00
sniperbeamer b350020034 Update and re-enable Russian translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@292 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-19 20:26:30 +00:00
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
2009-03-18 13:41:55 +00:00
sniperbeamer 9ce0432cff Fix crash when changing language (using Qt 4.3)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@290 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-18 12:50:30 +00:00
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
2009-03-18 12:09:20 +00:00
sniperbeamer 4a64bd61e4 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@288 b624d157-de02-0410-bad0-e51aec6abb33 2009-03-18 10:42:00 +00:00
sniperbeamer 05c2754dc8 Update changelog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@287 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-18 10:41:20 +00:00
sniperbeamer 5c9fb7db4a Remove old homedir if it's empty
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@286 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-17 16:58:52 +00:00
sniperbeamer d6f675a18b Improve autotype:
- remove unneeded variables
- don't move the pointer

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@285 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-17 16:47:04 +00:00
sniperbeamer 84aa876dd0 Updated Finnish and German translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@284 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-17 14:10:31 +00:00
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
2009-03-16 13:57:47 +00:00
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
2009-03-13 12:40:15 +00:00
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
2009-03-11 23:52:42 +00:00
sniperbeamer 0ec14cb61c Remove lock file if opening the database failed
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@280 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-11 21:18:28 +00:00
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
2009-03-03 17:45:13 +00:00
sniperbeamer df17d76ce7 Some code cleanup
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@278 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-03 13:19:41 +00:00
sniperbeamer 5944e2620f Fix: Crash when moving entry to another group (Bug #2644545)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@277 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-27 10:55:02 +00:00
sniperbeamer 13df3a6c72 Add missing file used by cmake
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@276 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-26 10:49:11 +00:00
sniperbeamer e531a8a7ff Fix very obscure bug that corrupted the input of non-ascii characters.
This is caused by calling QFileInfo::canonicalFilePath() before creating the QApplication object.
So now the first thing we do is creating the QApplication object. This breaks the kde plugin, which we are not using anyway.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@275 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-26 10:47:41 +00:00
sniperbeamer d569b51e6c Add Finish translation
Sort groups locale aware

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@274 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-26 09:32:14 +00:00
sniperbeamer 456bb2dc33 Fix: Entropy collection didn't work for pronounceable password generator
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@273 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-25 12:54:07 +00:00
sniperbeamer 0c6cd885f6 Use serif font for all password fields (Bug #2594868)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@272 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-25 12:49:26 +00:00
sniperbeamer a2c6a7c6dd Added Turkish translation
Improved French translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@271 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-24 18:27:51 +00:00
sniperbeamer 74ef78d57e Add experimental CMake support
Remove unneeded crypto/aes_via_ace.h

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@270 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-23 13:49:54 +00:00
sniperbeamer 25493735fd Remove unused actions
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@269 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-20 20:08:08 +00:00
sniperbeamer dbb6e00a4a Slightly reorganized the menubar
Added menu action to sort the groups (Bug #2268672)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@268 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-20 20:03:21 +00:00
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
2009-02-19 12:24:20 +00:00
sniperbeamer d08a2f2372 Fixed: Cloned entries are not immediately sorted
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@266 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-18 14:31:43 +00:00
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
2009-02-16 17:59:51 +00:00
bdmayes e4ae80f030 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@264 b624d157-de02-0410-bad0-e51aec6abb33 2009-02-15 19:56:12 +00:00
bdmayes c872745c7f git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@263 b624d157-de02-0410-bad0-e51aec6abb33 2009-02-15 19:42:49 +00:00
sniperbeamer daf6eaf535 Add script to compile translations
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@262 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-15 14:25:49 +00:00
sniperbeamer 5e473bedc2 Fix: Sudden exit on bookmarking a new (not saved) file (Bug #2599802)
Safer SecString::overwrite(QString&)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@261 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-15 13:59:44 +00:00
sniperbeamer 77500ca0e9 Disable VIA padlock (crashes on Mac OS)
Untag 0.4.0beta1

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@258 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-20 22:56:21 +00:00
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
2009-01-19 20:33:17 +00:00
sniperbeamer 13b3ab3cae Update translations
Update AES implementation - enable VIA padlock
Untag 0.4.0beta1

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@255 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-18 12:00:47 +00:00
sniperbeamer 8f8901694c Fixed: WorkspaceLockedWidget strings are not immediately updated when changing translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@254 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-13 22:35:55 +00:00
sniperbeamer 434eab39aa Fixed menu item roles on Mac OS
Update statusbar after changing the language
Fixed AboutDlg in some translations

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@253 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-12 10:11:15 +00:00
sniperbeamer 92fe9bfdb2 Add compiled translation files
Remove rpm spec file

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@251 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-11 00:50:30 +00:00
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
2009-01-11 00:33:39 +00:00
sniperbeamer 0afbf7b534 Overwrite session key on exit
Fix some compiler warnings

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@248 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-06 00:23:00 +00:00
bdmayes 2ecca449a4 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@247 b624d157-de02-0410-bad0-e51aec6abb33 2008-12-26 19:47:40 +00:00