Commit Graph

265 Commits (4a64bd61e4ff5c2260e2207adf0e13ab64e32b7a)
 

Author SHA1 Message Date
tariq 1c513d8f3c added icon selection dialog, 19 years ago
tariq 3c7d617599 implemented Database as interface (pure virtual) 19 years ago
tariq 2bf3e5820c fixed seg. fault when moving an entry to another group 19 years ago
tariq 5aa833331d fixed problem in PasswordDlg when option 'LastKey' had value PASSWORD, loading translations for file dialogs, discard option LastKey* when LastFile is empty 19 years ago
tariq b99d1d812c grid array for widgets in EditEntryDlg 19 years ago
tariq 68bdd8097d lupdate 19 years ago
tariq 0431b4cbff Spanish Translation 19 years ago
tariq 9bbe30fb16 fixed crash when deleting search results, 19 years ago
tariq 49059c82f4 some work on AboutDlg, 19 years ago
tariq 6154859afc Finished PasswordDlg, 19 years ago
tariq 416c7d70d3 work on CPasswordDlg (still incomplete), 19 years ago
tariq e0a2197b53 work on CPasswordDlg (incomplete) 19 years ago
tariq 853747bce1 Drag&Drop for Entries, some other UI work 19 years ago
tariq 60d342201d Changed Src Language to English 19 years ago
tariq 09ab186b9d finished column resize functionality, fixed wrong qmake-project-file 19 years ago
tariq d6ea6e8971 fixed problem with config saving, 19 years ago
tariq f89372b0c5 changed encryption method of SecStrings from Rijndael to ArcFour (much faster) 19 years ago
tariq 68f1d12d74 some changes for compalibility with Visual C++ 2005 compiler 19 years ago
tariq d68659e395 performance improvement in EntryView class 19 years ago
tariq 52089355a8 clear entry selection after current group changed, keep unkown metastreams 19 years ago
tariq 779bc6fb93 implementation of ShowToolbar & ShowEntryDetails 19 years ago
tariq e8a12ac891 SettingsDlg 19 years ago
tariq 3341affdfc SettingsDlg 19 years ago
tariq a1e30fef1c context menu for EntryView 19 years ago
tariq d093eec4b0 new Icons (for compalibility with Win32-KeePass 1.04) 19 years ago
tariq 9fb1f983bf context menu for group view 19 years ago
tariq 69c3c401dd event handler for MainWindow X-Button 19 years ago
tariq 61d445475a work on view-menu 19 years ago
tariq e304c11c57 finished quick-search, "View"-Menu (qt4 reimpl.) 19 years ago
matthiasmiller 0bd327b0a7 adding keyboard shortcuts for menu items 19 years ago
tariq 9c30c07438 quick search widget 19 years ago
tariq cdbd7e1b9c finished search function 19 years ago
tariq befd8d5631 some work on the search function 19 years ago
tariq 7a343cc30b some work on the search function 19 years ago
tariq ca554494d2 some work on the search function 19 years ago
tariq 3d8bcf2ee8 some work on the search function 19 years ago
tariq 69f00ee477 implemented "Open Url" and "Save Attachement" 19 years ago
tariq 9d2b50b9c3 changed attachment data type to QByteArray 19 years ago
tariq 5f8095706e fixed bug #005693 (problem with 64 byte keyfiles) 19 years ago
tariq 8409e57be1 copy to clipboard (qt4), tool buttons 19 years ago
tariq 77524c5b93 Edit/Clone/Delete Entries (qt4) 19 years ago
tariq aa615d2ed6 Add Entry (qt4) 19 years ago
tariq aeeba6a916 finished drag and drop implementation for groups 19 years ago
matthiasmiller 6e5effe43e work on big-endian support, including automated tests 19 years ago
tariq ed93603383 Drag'n'Drop: added insertion marks for group sorting 19 years ago
tariq 265104133b drag and drop implementation for group tree hierarchy finished 19 years ago
tariq 3c4ac74af1 changed data type of group and entry list from vector (STL) to QList (Qt) 19 years ago
tariq 16060b08e4 Drag'n'Drop: GroupView now prevents parent items from being moved into their own child items. 19 years ago
matthiasmiller a1a9330f46 error messages appearing beneath ChangeKeyDlg 19 years ago
matthiasmiller c4344f503a translation work 19 years ago