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
16 years ago
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
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
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
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
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
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
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
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
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
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
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
1219467c91
Add missing menu accelerators
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@198 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
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
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
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
17 years ago
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
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
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
17 years ago
sniperbeamer
863bd3316d
Corrected some strings
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@160 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
sniperbeamer
51acb50266
Removed unnecessary executable flags
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 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
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
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
17 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
895e47554f
fixed bug #1571868
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@144 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
myxelf
57416c61d2
lot of changes
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@140 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
c2554f30f0
auto-type delays
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@137 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
9b25cc235d
visual layout fixes for MacOS X
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@132 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
adea668ad9
added missing files,
...
temporarly removed DBus dependecies.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@131 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
2b54ded391
showing 'group' column only when search results are shown,
...
added KWalletImport.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@128 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
6cae658d24
completed drag&drop stuff,
...
moved column configuration to QSettings,
improved column handling and resizing behavior,
column order is now remembered after a restart,
added group column.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@127 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
11b33969d8
added missing files to svn.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@126 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
50a39d726a
added KeePassX_XML export,
...
PwManager import works again,
text export works again.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@125 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