Commit Graph

77 Commits (ef92de215ce5c77a2ed98ccb561099f14ac85c46)

Author SHA1 Message Date
sniperbeamer ef92de215c Implemented backup feature 16 years ago
sniperbeamer 699befe618 Added "Tools" button to EditEntryDlg: Window List and Auto-Type sequence 16 years ago
sniperbeamer 56bc995cc2 Improved display of date strings in the EntryView 17 years ago
sniperbeamer 5a2ad9afef Don't use /dev/random anymore 17 years ago
sniperbeamer a2836d3183 Renamed project file to keepassx.pro 17 years ago
sniperbeamer a30643a99d More fixes for "automatically lock database" 17 years ago
sniperbeamer d359363e7f Fixed: database could be automatically locked while a file dialog is opened 17 years ago
tarek_saidi ed3baff013 reactivated KDE4 plugin 17 years ago
sniperbeamer 317397e063 Added: automatically lock database after inactivity (closes #1906699) 17 years ago
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 97bac939dd Apply parts of patch #1908868 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
tarek_saidi 0664d4bed0 fixed bug #1906517 17 years ago
sniperbeamer 3a5259eb47 Fixed: binary not installed 17 years ago
sniperbeamer 93667814dc Fixed crash when using global auto-type before the database has been opened 17 years ago
tarek_saidi e8be8e8a2b cleaned up qmake project file, improved mac app bundle generation 17 years ago
tarek_saidi fecd1109b3 fixed mac specific build problem 17 years ago
sniperbeamer 97da5c1989 Completely removed Qt3Support dependency 17 years ago
sniperbeamer 51acb50266 Removed unnecessary executable flags 17 years ago
tarek_saidi 01ac6b3544 merged sniperbeamer's patches 17 years ago
myxelf 961268a67d most changes are details 17 years ago
tarek_saidi 65e5da4649 Bookmarks 17 years ago
tarek_saidi babeb3e057 fixed #1644319 17 years ago
tarek_saidi bbdf870dbe fallback for unknow icons when using an integration plugin 17 years ago
tarek_saidi 05ec5eb40c -KDE-Plugin: Updated API, plugin works fine again 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 28ba242090 completed tree state restore function, 18 years ago
tarek_saidi 6a8c2114eb made password dialog working, moved key file creation from KeepassMainWindow to CPasswordDlg 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 a8d60588cc KdeInitInterface 18 years ago
tarek_saidi b39ca12cd5 Added KDE4 Plugin 18 years ago
tarek_saidi db8ba66067 some work on the gtk plug-in, added integration tab in the settings dlg 18 years ago
tarek_saidi 2b088a31e6 added plugin for gnome/gtk integration 18 years ago
tarek_saidi 29f3d8b2b3 CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines. 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 0286b87a41 update of french translation, 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 9b6f3c8fce added UUID class for a correct implementation of the entry uuids 19 years ago
tarek_saidi b3a1a6d216 fixed Östereich issue 19 years ago
tarek_saidi 438e27ae1e removed all old Qt3 depedencies, Qt3Support is not longer needed 19 years ago
tariq 580a8f357b replaced Q_UINT with quint 19 years ago
tariq 931d8374a5 fixed error message when using en_US locale, 19 years ago