Commit Graph

128 Commits

Author SHA1 Message Date
sniperbeamer 0a2733a992 Reduced height of password generator dialog (Bug #2831504)
Escape HTML chars in detail view (Bug #2836096)
Don't call QT_REQUIRE_VERSION as it produces a compiler warning/error (Bug #2815290)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@329 b624d157-de02-0410-bad0-e51aec6abb33
2009-08-25 17:52:11 +00:00
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
2009-06-28 14:22:31 +00:00
sniperbeamer 50d5a10ff0 Another fix to stop incorrectly removing the lock file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@321 b624d157-de02-0410-bad0-e51aec6abb33
2009-06-20 16:47:53 +00:00
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
2009-06-20 15:18:24 +00:00
sniperbeamer 82f4fc4749 Fix autosave not marking the database as un-modified
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@304 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-26 13:19:02 +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 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
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 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 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 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 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 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
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 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 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 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
2008-12-22 19:22:44 +00:00
sniperbeamer 06a938ce4a Distinguish between adding groups and subgroups
Fixed visual distortion in PasswordGenDlg
Updated Spanish translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@240 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-21 23:37:15 +00:00
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
2008-12-21 13:11:19 +00:00
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
2008-10-07 14:46:07 +00:00
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
2008-10-06 17:18:48 +00:00
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
2008-09-30 14:26:24 +00:00
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
2008-09-28 16:33:46 +00:00
sniperbeamer e5e9cebc8a Display warning when opening a database that is already opened
Improve tab order in many dialogs (closes #2130397)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@222 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-27 13:38:05 +00:00
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
2008-09-25 12:00:15 +00:00
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
2008-08-01 18:57:18 +00:00
sniperbeamer 3839c091a3 Don't depend on Qt 4.4 anymore
Updated changelog

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@209 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-26 16:47:37 +00:00
sniperbeamer bc8ec1b520 Allow EditEntry Dialog to be smaller
Fixed: Line breaks are ignored in Entry Detail View

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@206 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-12 21:41:54 +00:00
sniperbeamer 56bc995cc2 Improved display of date strings in the EntryView
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@204 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-04 19:41:27 +00:00
sniperbeamer 1219467c91 Add missing menu accelerators
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@198 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-12 15:07:12 +00:00
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
2008-04-17 22:21:05 +00:00
sniperbeamer b0289a8b3c Hide contents of search field while database is locked (closes #1923554)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@193 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-30 10:51:10 +00:00
sniperbeamer a30643a99d More fixes for "automatically lock database"
Removed some unneeded includes
Improved code formatting

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@187 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-14 20:37:39 +00:00
sniperbeamer d359363e7f Fixed: database could be automatically locked while a file dialog is opened
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@184 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-12 20:37:54 +00:00
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
2008-03-09 19:56:13 +00:00
tarek_saidi e9a85f91fc added missing file
removed dialogs.h


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@175 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-06 20:39:28 +00:00
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
2008-03-06 20:11:29 +00:00
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
2008-03-01 17:33:43 +00:00
sniperbeamer 93667814dc Fixed crash when using global auto-type before the database has been opened
Re-enable cross-compiling in qmake project file
Corrected DataDir on Windows
Some ui file cleanup

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@162 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-01 15:30:38 +00:00
sniperbeamer 863bd3316d Corrected some strings
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@160 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-28 13:59:08 +00:00
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
2008-02-24 20:47:28 +00:00
sniperbeamer e94a4244c3 VSplitter size is incorrectly saved if window has never been visible
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@154 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 18:10:58 +00:00
sniperbeamer 97da5c1989 Completely removed Qt3Support dependency
Cleaned up qmake project file
Compiles on Windows + many Windows specific improvements
Various small fixes

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@152 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 12:36:28 +00:00
sniperbeamer 51acb50266 Removed unnecessary executable flags
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-15 16:03:24 +00:00
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
2008-02-15 11:04:38 +00:00
highjinx 5a210a8e30 Prevent crashes when no item is selected and a keyboard shortcut is used
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@148 b624d157-de02-0410-bad0-e51aec6abb33
2007-10-08 16:04:38 +00:00
myxelf 961268a67d most changes are details
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@147 b624d157-de02-0410-bad0-e51aec6abb33
2007-09-26 22:48:38 +00:00