Commit Graph

  • 853747bce1 Drag&Drop for Entries, some other UI work tariq 2006-03-14 07:14:20 +0000
  • 60d342201d Changed Src Language to English tariq 2006-03-11 22:55:52 +0000
  • 09ab186b9d finished column resize functionality, fixed wrong qmake-project-file tariq 2006-03-10 17:03:31 +0000
  • 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) tariq 2006-03-09 10:44:14 +0000
  • f89372b0c5 changed encryption method of SecStrings from Rijndael to ArcFour (much faster) tariq 2006-02-22 19:12:44 +0000
  • 68f1d12d74 some changes for compalibility with Visual C++ 2005 compiler tariq 2006-02-17 17:58:28 +0000
  • d68659e395 performance improvement in EntryView class tariq 2006-02-17 15:58:34 +0000
  • 52089355a8 clear entry selection after current group changed, keep unkown metastreams tariq 2006-02-17 10:13:32 +0000
  • 779bc6fb93 implementation of ShowToolbar & ShowEntryDetails tariq 2006-02-16 19:49:16 +0000
  • e8a12ac891 SettingsDlg tariq 2006-02-15 15:53:39 +0000
  • 3341affdfc SettingsDlg tariq 2006-02-15 14:59:20 +0000
  • a1e30fef1c context menu for EntryView tariq 2006-02-15 14:12:11 +0000
  • d093eec4b0 new Icons (for compalibility with Win32-KeePass 1.04) tariq 2006-02-15 13:43:03 +0000
  • 9fb1f983bf context menu for group view tariq 2006-02-08 19:25:23 +0000
  • 69c3c401dd event handler for MainWindow X-Button tariq 2006-02-08 18:38:05 +0000
  • 61d445475a work on view-menu tariq 2006-02-06 20:29:15 +0000
  • e304c11c57 finished quick-search, "View"-Menu (qt4 reimpl.) tariq 2006-02-06 16:45:11 +0000
  • 0bd327b0a7 adding keyboard shortcuts for menu items matthiasmiller 2006-02-04 21:59:58 +0000
  • 9c30c07438 quick search widget tariq 2006-02-03 20:34:51 +0000
  • cdbd7e1b9c finished search function tariq 2006-02-03 20:14:40 +0000
  • befd8d5631 some work on the search function tariq 2006-02-02 19:52:25 +0000
  • 7a343cc30b some work on the search function tariq 2006-02-01 18:34:14 +0000
  • ca554494d2 some work on the search function tariq 2006-01-31 22:38:53 +0000
  • 3d8bcf2ee8 some work on the search function tariq 2006-01-26 23:12:28 +0000
  • 69f00ee477 implemented "Open Url" and "Save Attachement" tariq 2006-01-26 18:24:50 +0000
  • 9d2b50b9c3 changed attachment data type to QByteArray tariq 2006-01-25 19:56:26 +0000
  • 5f8095706e fixed bug #005693 (problem with 64 byte keyfiles) tariq 2006-01-25 15:14:44 +0000
  • 8409e57be1 copy to clipboard (qt4), tool buttons tariq 2006-01-25 15:10:23 +0000
  • 77524c5b93 Edit/Clone/Delete Entries (qt4) tariq 2006-01-25 13:56:50 +0000
  • aa615d2ed6 Add Entry (qt4) tariq 2006-01-25 10:30:19 +0000
  • aeeba6a916 finished drag and drop implementation for groups tariq 2006-01-25 09:35:21 +0000
  • 6e5effe43e work on big-endian support, including automated tests matthiasmiller 2006-01-25 01:10:49 +0000
  • ed93603383 Drag'n'Drop: added insertion marks for group sorting tariq 2006-01-24 22:04:51 +0000
  • 265104133b drag and drop implementation for group tree hierarchy finished (TODO: sorting via d'n'd) tariq 2006-01-23 21:32:29 +0000
  • 3c4ac74af1 changed data type of group and entry list from vector (STL) to QList (Qt) tariq 2006-01-22 20:34:15 +0000
  • 16060b08e4 Drag'n'Drop: GroupView now prevents parent items from being moved into their own child items. tariq 2006-01-21 23:17:18 +0000
  • a1a9330f46 error messages appearing beneath ChangeKeyDlg Turning off modality for this dialog. matthiasmiller 2006-01-21 21:27:35 +0000
  • c4344f503a translation work matthiasmiller 2006-01-21 21:04:34 +0000
  • 9db8c57c62 translation work matthiasmiller 2006-01-21 21:04:17 +0000
  • 0a18699926 fix immediate exit when running as bundle on Mac matthiasmiller 2006-01-21 20:25:12 +0000
  • ac9f0757f9 Because the Share files are nested within the target files on the Mac, they must be installed before the target to prevent them from being deleted when the target is installed. Also correcting the installation path for the Share files on the Mac. matthiasmiller 2006-01-21 16:12:53 +0000
  • c646a94f3c added text to drag object pixmaps tariq 2006-01-20 23:54:09 +0000
  • b2ae2d1d17 add/edit/delete group (qt4-reimplementation) tariq 2006-01-20 18:30:48 +0000
  • 8642ccfe94 menu item (de)activation for selection modes of group/entry view tariq 2006-01-12 21:17:27 +0000
  • 28e824ac0c Ignore changes to Makefile, build, and bin matthiasmiller 2006-01-11 04:59:05 +0000
  • ad2f445503 nomsg tariq 2006-01-10 23:27:44 +0000
  • 0757600c30 nomsg tariq 2006-01-10 21:38:52 +0000
  • c83a68ed4e nomsg tariq 2006-01-10 21:34:05 +0000
  • 28c71dfe1e QT3 -> QT4 tariq 2005-11-15 20:45:14 +0000
  • 192dbba0e4 0.1.3b tariq 2005-11-15 18:57:56 +0000
  • 95b9a258a1 0.1.3b tariq 2005-11-15 18:57:16 +0000
  • a8a9a64142 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@2 b624d157-de02-0410-bad0-e51aec6abb33 tariq 2005-10-25 22:52:22 +0000
  • 434e6a5aa3 import comment tariq 2005-10-11 19:59:21 +0000