overworked password generation dialog, enabled yarrow and entropy collection,

some work on the integration plugins, plugin settings tab is finished

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@119 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tarek_saidi
2006-11-26 22:15:00 +00:00
parent 7e54d5f317
commit 08d9ff59c9
16 changed files with 1008 additions and 773 deletions

View File

@@ -1,9 +1,9 @@
INCLUDEPATH += /usr/lib/kde4/include
INCLUDEPATH += /opt/kde4/include
TEMPLATE = lib
CONFIG += plugin release
HEADERS += keepassx-kde.h
SOURCES += keepassx-kde.cpp
MOC_DIR = build/moc
OBJECTS_DIR = build/
LIBS+=-L/usr/lib/kde4/lib -lkio -lkdecore
LIBS+=-L/opt/kde4/lib -lkio -lkdecore