Commit Graph

92 Commits (6850cae8dd4984ac6a7f42dbd2befbb23f46c654)

Author SHA1 Message Date
sniperbeamer d359363e7f Fixed: database could be automatically locked while a file dialog is opened 17 years ago
sniperbeamer 317397e063 Added: automatically lock database after inactivity (closes #1906699) 17 years ago
tarek_saidi e9a85f91fc added missing file 17 years ago
tarek_saidi bdec5c8450 - support for precompiled headers 17 years ago
sniperbeamer 3a5259eb47 Fixed: binary not installed 17 years ago
sniperbeamer 93667814dc Fixed crash when using global auto-type before the database has been opened 17 years ago
sniperbeamer 863bd3316d Corrected some strings 17 years ago
sniperbeamer 7b15707c6d Another bunch of GUI changes 17 years ago
sniperbeamer e94a4244c3 VSplitter size is incorrectly saved if window has never been visible 17 years ago
sniperbeamer 97da5c1989 Completely removed Qt3Support dependency 17 years ago
sniperbeamer 51acb50266 Removed unnecessary executable flags 17 years ago
tarek_saidi 01ac6b3544 merged sniperbeamer's patches 17 years ago
highjinx 5a210a8e30 Prevent crashes when no item is selected and a keyboard shortcut is used 17 years ago
myxelf 961268a67d most changes are details 17 years ago
tarek_saidi 65e5da4649 Bookmarks 17 years ago
tarek_saidi 13c5615698 changed some copyright headers, 17 years ago
tarek_saidi 895e47554f fixed bug #1571868 17 years ago
myxelf 57416c61d2 lot of changes 17 years ago
tarek_saidi c2554f30f0 auto-type delays 17 years ago
tarek_saidi 9dc8f878b5 new config system 17 years ago
tarek_saidi 9b25cc235d visual layout fixes for MacOS X 18 years ago
tarek_saidi adea668ad9 added missing files, 18 years ago
tarek_saidi fbc6febc0c added calendar dialog, 18 years ago
tarek_saidi 88f42dfe6b added 'relative path' option, 18 years ago
tarek_saidi 2b54ded391 showing 'group' column only when search results are shown, 18 years ago
tarek_saidi 6cae658d24 completed drag&drop stuff, 18 years ago
tarek_saidi 11b33969d8 added missing files to svn. 18 years ago
tarek_saidi 50a39d726a added KeePassX_XML export, 18 years ago
tarek_saidi 28ba242090 completed tree state restore function, 18 years ago
tarek_saidi 6a8c2114eb made password dialog working, moved key file creation from KeepassMainWindow to CPasswordDlg 18 years ago
tarek_saidi d5ed360fce fixed some minor bugs in password generation dialog, 18 years ago
tarek_saidi 08d9ff59c9 overworked password generation dialog, enabled yarrow and entropy collection, 18 years ago
tarek_saidi f4efea7849 show key dialog again if hash test fails 18 years ago
tarek_saidi db8ba66067 some work on the gtk plug-in, added integration tab in the settings dlg 18 years ago
tarek_saidi b9feb0b74d Finished EntropyCollectionDlg. 18 years ago
tarek_saidi 29f3d8b2b3 CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines. 18 years ago
tarek_saidi 83d561d3a4 Replaced 'ShowToolbarAction' with the predefined toggleViewAction(), 18 years ago
tarek_saidi c991307ef8 Added entropy collection dialog 18 years ago
tarek_saidi 0e2725ee06 rebuild DatabaseSettingsDlg 18 years ago
tarek_saidi 21f0fea56a First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
tarek_saidi 438e27ae1e removed all old Qt3 depedencies, Qt3Support is not longer needed 19 years ago
tarek_saidi aabc0db11d fixed custom icons issue 19 years ago
tariq ba5b1392a8 (0.2.1 RC) 19 years ago
tariq 74c7b86a89 EntryView and DetailView now also show "never" for entries which don't expire, 19 years ago
tariq b08e5e8fad added main window icon, 19 years ago
tariq 079f3c8ace AutoType: GUI connections, 19 years ago
tariq 9e8f6a336a AutoType: Finished X11 implementation for faked key press events from unicode chars (also with modifiers). 19 years ago
tariq c58dc2ab07 first AutoType functions 19 years ago
tariq baac763ff0 work on custom icons feature 19 years ago
tariq 1c513d8f3c added icon selection dialog, 19 years ago