From kde-commits Mon Apr 30 22:38:05 2007 From: Alex Merry Date: Mon, 30 Apr 2007 22:38:05 +0000 To: kde-commits Subject: KDE/kdelibs/kdecore Message-Id: <1177972685.958970.660.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=117797270201263 SVN commit 659864 by alexmerry: Lots of EBN fixes. I think this should fix a good part of the policy issues with kdecore. M +1 -1 compression/kfilterbase.cpp M +1 -0 compression/kfilterbase.h M +1 -1 date/kcalendarsystemjalali.cpp M +2 -0 date/kcalendarsystemjalali.h M +1 -1 date/kdatetime.h M +1 -1 date/ktimezone.h M +4 -4 io/k3process.cpp M +4 -7 io/k3process.h M +1 -1 io/kdebug.h M +1 -1 io/kurl.h M +96 -76 kernel/kcmdlineargs.cpp M +0 -7 kernel/kcmdlineargs.h M +2 -2 kernel/kcomponentdata.h M +3 -4 localization/kencodingdetector.cpp M +1 -1 localization/kencodingdetector.h M +1 -1 network/k3socketaddress.h M +101 -93 network/k3socks.cpp M +0 -5 network/k3socks.h M +2 -2 network/k3sockssocketdevice.cpp M +2 -0 network/k3sockssocketdevice.h M +2 -2 network/klocalsocket.h M +1 -1 sonnet/speller.cpp M +1 -1 sonnet/speller.h M +1 -1 sycoca/ksycocadict.h M +1 -1 sycoca/ksycocaentry.h M +23 -9 sycoca/ksycocafactory.cpp M +3 -4 sycoca/ksycocafactory.h M +386 -319 text/kcodecs.cpp M +5 -49 text/kcodecs.h M +1 -1 util/klibloader.h M +13 -6 util/kmacroexpander.cpp M +2 -1 util/kmacroexpander.h