Commit Graph

72 Commits

Author SHA1 Message Date
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
2007-03-29 19:25:56 +00:00
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
2007-03-28 22:33:50 +00:00
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
2007-03-28 21:24:38 +00:00
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
2007-03-22 23:06:06 +00:00
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
2007-03-21 20:42:13 +00:00
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
2007-03-20 23:34:54 +00:00
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
2007-03-18 13:11:43 +00:00
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
2007-03-15 23:07:29 +00:00
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
2007-03-12 21:05:45 +00:00
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
2006-12-16 22:24:57 +00:00
tarek_saidi d5ed360fce fixed some minor bugs in password generation dialog,
added new options to settings dlg (no functions behind yet)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@120 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-29 15:41:54 +00:00
tarek_saidi 08d9ff59c9 overworked password generation dialog, enabled yarrow and entropy collection,
some work on the integration plugins, plugin settings tab is finished

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@119 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-26 22:15:00 +00:00
tarek_saidi f4efea7849 show key dialog again if hash test fails
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@116 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-13 20:03:15 +00:00
tarek_saidi db8ba66067 some work on the gtk plug-in, added integration tab in the settings dlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@112 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-29 19:00:59 +00:00
tarek_saidi b9feb0b74d Finished EntropyCollectionDlg.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@110 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-24 14:02:34 +00:00
tarek_saidi 29f3d8b2b3 CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@109 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-22 23:20:54 +00:00
tarek_saidi 83d561d3a4 Replaced 'ShowToolbarAction' with the predefined toggleViewAction(),
some work on the entropy collection dialog.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@108 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-16 20:09:14 +00:00
tarek_saidi c991307ef8 Added entropy collection dialog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@107 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-16 09:14:04 +00:00
tarek_saidi 0e2725ee06 rebuild DatabaseSettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@106 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-15 15:50:54 +00:00
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.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@104 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-14 22:33:41 +00:00
tarek_saidi 438e27ae1e removed all old Qt3 depedencies, Qt3Support is not longer needed
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@92 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-05 22:27:06 +00:00
tarek_saidi aabc0db11d fixed custom icons issue
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@91 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-02 19:46:10 +00:00
tariq ba5b1392a8 (0.2.1 RC)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@83 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-07 16:28:58 +00:00
tariq 74c7b86a89 EntryView and DetailView now also show "never" for entries which don't expire,
EntryView now calls updateItems() when column config is changed,
Added {TAB} template for Auto-Type,
"Custom Icon" feature is not longer touching the ImageID value within the database,
Fixed SegFault when enabling a new column (not in 0.2.0, only svn)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@79 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-27 20:00:16 +00:00
tariq b08e5e8fad added main window icon,
implemented template replacement for Auto-Type

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@76 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-24 19:42:13 +00:00
tariq 079f3c8ace AutoType: GUI connections,
Added French translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@71 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-08 21:35:31 +00:00
tariq 9e8f6a336a AutoType: Finished X11 implementation for faked key press events from unicode chars (also with modifiers).
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@70 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-08 15:57:13 +00:00
tariq c58dc2ab07 first AutoType functions
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@69 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-06 20:24:18 +00:00
tariq baac763ff0 work on custom icons feature
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@67 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-02 02:16:47 +00:00
tariq 1c513d8f3c added icon selection dialog,
prepared PwDatabase for custom icons

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@65 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-30 21:11:56 +00:00
tariq 3c7d617599 implemented Database as interface (pure virtual)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@64 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-23 10:28:37 +00:00
tariq 2bf3e5820c fixed seg. fault when moving an entry to another group
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@63 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-22 14:15:28 +00:00
tariq 5aa833331d fixed problem in PasswordDlg when option 'LastKey' had value PASSWORD, loading translations for file dialogs, discard option LastKey* when LastFile is empty
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@62 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-21 12:53:25 +00:00
tariq 9bbe30fb16 fixed crash when deleting search results,
fixed bad SID Assoc.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@58 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-18 13:58:29 +00:00
tariq 49059c82f4 some work on AboutDlg,
fixed problem with new databases

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@57 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-17 10:38:15 +00:00
tariq 6154859afc Finished PasswordDlg,
Added Text Export

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@56 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-16 08:09:08 +00:00
tariq 416c7d70d3 work on CPasswordDlg (still incomplete),
removed CChangeKeyDlg

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@55 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-15 15:03:45 +00:00
tariq e0a2197b53 work on CPasswordDlg (incomplete)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@54 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-15 07:06:23 +00:00
tariq 853747bce1 Drag&Drop for Entries, some other UI work
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@53 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-14 07:14:20 +00:00
tariq 60d342201d Changed Src Language to English
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@52 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-11 22:55:52 +00:00
tariq 09ab186b9d finished column resize functionality, fixed wrong qmake-project-file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@51 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-10 17:03:31 +00:00
tariq d6ea6e8971 fixed problem with config saving,
main-window size an splitter position are restored on start-up,
loading icons on demand by QIcon class instead of preload,
column resizing stuff (not finished)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@50 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-09 10:44:14 +00:00
tariq f89372b0c5 changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@49 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-22 19:12:44 +00:00
tariq d68659e395 performance improvement in EntryView class
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@47 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-17 15:58:34 +00:00
tariq 52089355a8 clear entry selection after current group changed, keep unkown metastreams
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@46 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-17 10:13:32 +00:00
tariq 779bc6fb93 implementation of ShowToolbar & ShowEntryDetails
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@45 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-16 19:49:16 +00:00
tariq e8a12ac891 SettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@44 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-15 15:53:39 +00:00
tariq 3341affdfc SettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@43 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-15 14:59:20 +00:00
tariq a1e30fef1c context menu for EntryView
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@42 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-15 14:12:11 +00:00
tariq 9fb1f983bf context menu for group view
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@40 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-08 19:25:23 +00:00