Commit Graph

103 Commits (56bc995cc2b8073bf063d4014b9a499290ab4cca)

Author SHA1 Message Date
tarek_saidi 438e27ae1e removed all old Qt3 depedencies, Qt3Support is not longer needed 19 years ago
tarek_saidi 2e7c1f3073 Fixed crash when parsing config file under Win32 19 years ago
matthiasmiller 141487e27d tweaks to compile on windows 19 years ago
matthiasmiller fe3ae4244d fix compile on Mac (unix keyword in project file includes macx) 19 years ago
tariq 3011e86b37 (0.2.1 RC) 19 years ago
tariq ba5b1392a8 (0.2.1 RC) 19 years ago
tariq 115dfcc174 forgot one Q_WS_X11 19 years ago
tariq 5266c37178 some work on AboutDlg, 19 years ago
tariq 580a8f357b replaced Q_UINT with quint 19 years ago
tariq 74c7b86a89 EntryView and DetailView now also show "never" for entries which don't expire, 19 years ago
tariq 17f2e85420 fixed strange sort order in EntryView (Bug #7083) 19 years ago
tariq 931d8374a5 fixed error message when using en_US locale, 19 years ago
tariq b08e5e8fad added main window icon, 19 years ago
tariq ab244b187a disconnected QTreeModel sorting method from KeepassEntryView 19 years ago
tariq e281b7c514 work on Auto-Type feature, 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 df8a6969af work on custom icon feature 19 years ago
tariq 3c7d617599 implemented Database as interface (pure virtual) 19 years ago
tariq 9bbe30fb16 fixed crash when deleting search results, 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 a1e30fef1c context menu for EntryView 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 cdbd7e1b9c finished 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 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
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
tariq c646a94f3c added text to drag object pixmaps 19 years ago
tariq b2ae2d1d17 add/edit/delete group (qt4-reimplementation) 19 years ago
tariq ad2f445503 nomsg 19 years ago
tariq 0757600c30 nomsg 19 years ago
tariq c83a68ed4e nomsg 19 years ago