From kde-commits Wed Jul 06 14:55:24 2005 From: Will Stephenson Date: Wed, 06 Jul 2005 14:55:24 +0000 To: kde-commits Subject: KDE/kdepim/kresources/groupwise Message-Id: <1120661724.876846.2100.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=112066334011865 SVN commit 432187 by wstephens: Process addressbook data in resource as it is received from the slave, not in one chunk. This increases Kontact's responsiveness while reading the System Address Book M +79 -78 kabc_resourcegroupwise.cpp M +2 -1 kabc_resourcegroupwise.h M +18 -33 kioslave/groupwise.cpp M +1 -0 kioslave/groupwise.h M +1 -1 soap/contactconverter.cpp M +8 -6 soap/groupwiseserver.cpp M +6 -4 soap/groupwiseserver.h M +16 -53 soap/gwjobs.cpp M +3 -9 soap/gwjobs.h