Commit Graph

42 Commits

Author SHA1 Message Date
michael starke
4173141108 Added placeholder strings and updates to correspond to enable/disable of password in unlock and change password window 2013-11-24 00:50:17 +01:00
michael starke
c2922d5ead Added Names for Copy actions 2013-09-16 23:44:47 +02:00
michael starke
2e5f03b515 Cleaned up Stringsfile 2013-09-04 23:39:39 +02:00
michael starke
b903fa1ee2 Removed unused Error.strings 2013-09-04 23:18:01 +02:00
michael starke
319d165141 Added credits for translation 2013-08-31 01:04:22 +02:00
michael starke
f335825c44 fixed #62 application now shows a welcome screen if no other window is opened
fixed #79 modification data can be used as table column
fixed #74 added group sorting in search results
2013-08-16 04:00:08 +02:00
michael starke
e0f2351c80 Fixed layout issues in Group inspector
Added key-file generator fixes #25 #76
Improvements on the context menu toolbar button to add templates entries
2013-08-13 20:50:42 +02:00
michael starke
86e97ad767 Restrucutred Settings and extracts Password edit
Introduced custom save palen accessory view to enable save in different formats (unfunctional for now)
Started reworking drag and drop of entries and groups
2013-08-11 17:58:39 +02:00
michael starke
780c8782e6 Updated Localization
Added configureable Table headers in Entry view
2013-07-31 02:50:13 +02:00
michael starke
31f456929c Added Template editing.
Creating with templates not supported yet.

Templates are listed in Context-Menu under the AddEntry Toolbar
Toolbar Button is missing an Arrow for now. Control-Size is not working correctly for now
Nested Template or Trash groups aren't considered, this is a bug!
Minor changes to the UI (Settings tabs now use common icons)
Added Workflow-Settings tab to extract all the custom action possible on entries. The copy or open on URL dbl-click setting will move over to this tab.
2013-07-30 20:37:59 +02:00
Kurt
ad07c0de6c Adding a setting to enable launching URLs on double-click 2013-07-29 21:31:29 -04:00
michael starke
e33a9fdc93 Enhanced Context menu on outline view 2013-07-30 00:23:25 +02:00
michael starke
07dae46b4c Fixed #39 Overall search behavior ironed out.
Fixed #71 Added A simple entropy calculation for purely random generated passwords
Added separate Views for Group and Entry Inspector
Added "no Selection" view for Inpsector
2013-07-28 13:31:37 +02:00
michael starke
4172d10aa7 Search bar is now animated 2013-07-25 02:46:53 +02:00
michael starke
4a35d0d4ff Refactored the selection tracking to be in the document now
Filtering should work reliably now. No "sticking" of entries
Fixed #42. Deleted entries now result in desolation.
2013-07-24 01:05:49 +02:00
michael starke
45cb4a2652 Updated Credits 2013-07-21 14:41:37 +02:00
michael starke
30697648b9 Updated localization
Fixed an issue that automatically set the first group to be the trashcan
2013-07-20 17:04:13 +02:00
michael starke
efa727eaba Settings now work with KDB1 Files and do not trap the Application in the modal dialog
Added user base settings to hide/show passwords at KDB1 field. The settings are stored but not considered ;)
2013-07-19 22:25:40 +02:00
michael starke
8d34f77a1f Bumped Version
Updated Credits
2013-07-19 03:21:47 +02:00
michael starke
859fe5ede8 Default fields are now respected too in validation 2013-07-19 03:14:41 +02:00
michael starke
c1b47bdb77 Enhanced password input to check and verify
Added repeat password input in settings
New databases without password request on (it's not changed on file until the saved)
2013-07-19 01:39:52 +02:00
michael starke
bfc610a25e Added "reopen last database" featuer
Removed standard open new db on activate
Enabled windows state restoration
Enabled table column state restoration
Menu items should be validated better
2013-07-18 04:21:23 +02:00
michael starke
63c3c83eb8 Updated Screenshots
Fixed some localization errors
2013-07-17 01:34:57 +02:00
michael starke
0a42e55f0e Added custom-field copy to the context menu on entries. It's not fully functional as it's not correctly using the click but always the selected entry! 2013-07-17 01:02:02 +02:00
Michael Starke
c50da8f0ac Changed file encodings 2013-07-15 17:37:18 +02:00
michael starke
515190a74e Added humanized Date formatting (simple)
Fixed errors that would occur if undo was mixed with emptying the trash
Updated localizations
Added localized descriptions
Fixed #31 Database name is displayed, if none is given fallback is used
2013-07-10 03:37:31 +02:00
michael starke
f55e78349e Reworked DatabaseSettings to be cancelable
Moved Password edit to Database settings
2013-07-06 04:18:10 +02:00
michael starke
005bab7380 Updated HNHUi 2013-07-06 04:16:56 +02:00
michael starke
9c3a62bef6 Added support to save and load Attachemnts on KeePass2 Databases.
Support for Keepass1 DBs is still missing
2013-07-05 20:09:17 +02:00
michael starke
1a095ce1d7 Added Icon supplied by Iiro Jäppinen
Added more KeePass Icon replacements
2013-07-04 23:54:45 +02:00
michael starke
2abf258308 Fixed some localizations in the inspector
Added emptryTrash action
More work on the trash can integration

Undo/Redo get's fucked up if any Trash-related operation is in the stack!
2013-07-02 21:17:14 +02:00
michael starke
f3001b35e1 More work on Recylcebin support #24
Document settings display tree to chose recycle bin location
2013-07-02 00:48:48 +02:00
Michael Starke
96c54d7af3 More work on #24
Deleted Entries, Groups are moved to Bin if enabled
Undo/Redo stack is broken with trash
Empty-Trash action missing
2013-06-30 15:35:57 +02:00
michael starke
f56c325242 Changed custom fields to use a tableview
Custom fields are stored and loaded, missing Undo
2013-06-28 02:17:49 +02:00
michael starke
0df7ed4458 Changed outline view to display the root node as a normal node and added a separate Group header 2013-06-26 21:32:32 +02:00
michael starke
c2e9cfc7d6 Adodopted changes in KeePassLib 2013-06-25 23:15:54 +02:00
michael starke
8f884d799a Updated MiniKeePassLib
Updated Credits
2013-06-25 02:02:10 +02:00
michael starke
6056ff3722 Added created/modifed display (rough) 2013-06-23 23:37:39 +02:00
michael starke
a21a400d47 Password generator now is usable to fill Passwords or to generate them 2013-06-21 19:47:30 +02:00
michael starke
75d05eae9f Localization swap fix 2013-06-09 20:39:15 +02:00
michael starke
33277723b6 Small changes for Localization 2013-06-09 18:46:20 +02:00
michael starke
88ff8c79a0 Refactorings 2013-06-09 17:10:41 +02:00