From kde-commits Sat Dec 05 06:01:50 2009 From: Dawit Alemayehu Date: Sat, 05 Dec 2009 06:01:50 +0000 To: kde-commits Subject: playground/libs/webkitkde Message-Id: <1259992910.398239.7719.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125999291826270 SVN commit 1058762 by adawit: - Prepended all the private slots with "slot" for consistency. - Let there be KWallet integration. The only thing left is the status bar integration as done in khtml. - Bumped the kwebkitpart version number to 0.4. BUG:214287 CCMAIL:webkit-devel@kde.org M +1 -2 kdewebkit/kwebpage.cpp M +3 -1 part/CMakeLists.txt A part/ui/passwordbar.cpp [License: LGPL (v2+)] A part/ui/passwordbar.h [License: LGPL (v2+)] A part/ui/passwordbar.ui M +160 -144 part/webkitpart.cpp M +12 -12 part/webkitpart.h http://websvn.kde.org/?view=rev&revision=1058762