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
16 years ago
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
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
4a64bd61e4
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@288 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
16 years ago
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
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
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
df17d76ce7
Some code cleanup
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@278 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
sniperbeamer
7b8c699448
Dynamically calculate modifier value of alt, altgr and meta/win
...
Added nostrip qmake option
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@246 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
ab4047e7d2
Improved Auto-Typing: ability to type all unicode characters (finally)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@244 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
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
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
bb80c9616a
Backup deleted entries
...
Fixed compilation errors on win32
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@233 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
a8fafee769
Fixed: "KeepassX 0.3.3 fails to lock itself after Ctrl-V (autotype)" (Bug #2106604 )
...
Clear Klipper history on KDE4
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@230 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
f533ea45a7
Improved window blacklist
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@229 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
699befe618
Added "Tools" button to EditEntryDlg: Window List and Auto-Type sequence
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@228 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
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
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
17 years ago
sniperbeamer
90d515f6e7
Added safety check when retrieving the active window title for global auto-type
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@207 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
0c7ad0dcaa
Synced icons with KeePass 1.11
...
Allow keypad enter button in Auto-Type dialog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@205 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
sniperbeamer
cfcbe82138
Fixed problem when restoring window after auto-type ( closes #1978861 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@202 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
d3259227f1
Automatically try to unlock db when global auto-type key has been pressed
...
Fixed gcc 4.2 compiler warning
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@199 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
sniperbeamer
5a2ad9afef
Don't use /dev/random anymore
...
Display help if parsing arguments fails
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@197 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
tarek_saidi
1905150642
improved AutoTypeDlg (keyboard only usage, visual selection feedback)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@195 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
sniperbeamer
d26d0e8f96
Fixed sorting of date columns ( closes #1861726 , #1922311 )
...
Don't use entries in 'Backup' group for global auto-type (closes #1915664 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@192 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
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
17 years ago
sniperbeamer
a85dbe65fa
Improved seeding of the random number generator
...
Fixed AppDir on Windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@183 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago