Commit Graph

128 Commits

Author SHA1 Message Date
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
tariq 69c3c401dd event handler for MainWindow X-Button
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@39 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-08 18:38:05 +00:00
tariq 61d445475a work on view-menu
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@38 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-06 20:29:15 +00:00
tariq e304c11c57 finished quick-search, "View"-Menu (qt4 reimpl.)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@37 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-06 16:45:11 +00:00
matthiasmiller 0bd327b0a7 adding keyboard shortcuts for menu items
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@36 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-04 21:59:58 +00:00
tariq 9c30c07438 quick search widget
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@35 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-03 20:34:51 +00:00
tariq cdbd7e1b9c finished search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@34 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-03 20:14:40 +00:00
tariq befd8d5631 some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@33 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-02 19:52:25 +00:00
tariq 7a343cc30b some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@32 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-01 18:34:14 +00:00
tariq ca554494d2 some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@31 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-31 22:38:53 +00:00
tariq 3d8bcf2ee8 some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@30 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-26 23:12:28 +00:00
tariq 69f00ee477 implemented "Open Url" and "Save Attachement"
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@29 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-26 18:24:50 +00:00
tariq 8409e57be1 copy to clipboard (qt4), tool buttons
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@26 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 15:10:23 +00:00
tariq 77524c5b93 Edit/Clone/Delete Entries (qt4)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@25 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 13:56:50 +00:00
tariq aa615d2ed6 Add Entry (qt4)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@24 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 10:30:19 +00:00
tariq 3c4ac74af1 changed data type of group and entry list from vector (STL) to QList (Qt)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@19 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-22 20:34:15 +00:00
tariq b2ae2d1d17 add/edit/delete group (qt4-reimplementation)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@11 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-20 18:30:48 +00:00
tariq 8642ccfe94 menu item (de)activation for selection modes of group/entry view
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@10 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-12 21:17:27 +00:00
tariq c83a68ed4e nomsg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@6 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-10 21:34:05 +00:00
tariq 28c71dfe1e QT3 -> QT4
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@5 b624d157-de02-0410-bad0-e51aec6abb33
2005-11-15 20:45:14 +00:00
tariq 192dbba0e4 0.1.3b
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@4 b624d157-de02-0410-bad0-e51aec6abb33
2005-11-15 18:57:56 +00:00
tariq a8a9a64142 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@2 b624d157-de02-0410-bad0-e51aec6abb33 2005-10-25 22:52:22 +00:00
tariq 434e6a5aa3 import comment
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@1 b624d157-de02-0410-bad0-e51aec6abb33
2005-10-11 19:59:21 +00:00