Commit Graph

89 Commits (b8f59f9f04119042b3f9f74f7450066043bbffdd)

Author SHA1 Message Date
sniperbeamer b8f59f9f04 Try to use truly random data to initialize the random number generator 17 years ago
tarek_saidi bdec5c8450 - support for precompiled headers 17 years ago
sniperbeamer 5db29eafed Possbile fix for #1754998 17 years ago
sniperbeamer 9de7489805 Don't delete QApplication as it causes problems (big font size) 17 years ago
tarek_saidi 1be77c9e10 cleaned up main.cpp 17 years ago
sniperbeamer 3a5259eb47 Fixed: binary not installed 17 years ago
sniperbeamer 863bd3316d Corrected some strings 17 years ago
sniperbeamer 8b08b321a5 Size of the EntryEdit dialog is saved 17 years ago
sniperbeamer 97da5c1989 Completely removed Qt3Support dependency 17 years ago
sniperbeamer 18e99b5a41 auto-type and auto-type-window definitions are now fully compatible with keepass 17 years ago
sniperbeamer 51acb50266 Removed unnecessary executable flags 17 years ago
tarek_saidi 01ac6b3544 merged sniperbeamer's patches 17 years ago
highjinx 5a210a8e30 Prevent crashes when no item is selected and a keyboard shortcut is used 17 years ago
tarek_saidi 65e5da4649 Bookmarks 17 years ago
tarek_saidi 13c5615698 changed some copyright headers, 17 years ago
tarek_saidi c2554f30f0 auto-type delays 17 years ago
tarek_saidi 9dc8f878b5 new config system 17 years ago
tarek_saidi fbc6febc0c added calendar dialog, 18 years ago
tarek_saidi 88f42dfe6b added 'relative path' option, 18 years ago
tarek_saidi 2b54ded391 showing 'group' column only when search results are shown, 18 years ago
tarek_saidi 6cae658d24 completed drag&drop stuff, 18 years ago
tarek_saidi 11b33969d8 added missing files to svn. 18 years ago
tarek_saidi 28ba242090 completed tree state restore function, 18 years ago
tarek_saidi 9ce6ff047b fixed bug #1634718, 18 years ago
tarek_saidi 08d9ff59c9 overworked password generation dialog, enabled yarrow and entropy collection, 18 years ago
tarek_saidi 39a898cd02 Fixed Gtk plugin crash 18 years ago
tarek_saidi 1f31bf95c1 added missing FileDialogs.h to the repos. 18 years ago
tarek_saidi b9feb0b74d Finished EntropyCollectionDlg. 18 years ago
tarek_saidi 29f3d8b2b3 CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines. 18 years ago
tarek_saidi 83d561d3a4 Replaced 'ShowToolbarAction' with the predefined toggleViewAction(), 18 years ago
tarek_saidi c991307ef8 Added entropy collection dialog 18 years ago
tarek_saidi f3fd0c681c Patch #1558763 18 years ago
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. 18 years ago
tarek_saidi 5775eaae36 metastreams get correct group IDs (instead of 0), 19 years ago
tarek_saidi c980d277f2 fixed d'n'd drawing errors in group view (dirty work-around), 19 years ago
tarek_saidi f060033b14 added 300ms delay before performing AutoType 19 years ago
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