D26282: Port away from serviceOwnerChanged signal
Daniel Vrátil
noreply at phabricator.kde.org
Mon Dec 30 01:19:58 GMT 2019
dvratil created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
dvratil requested review of this revision.
REVISION SUMMARY
Use QDBusServiceWatcher::service(Un)registered signals, since in
most cases we only need to see one or the other, rarely both and
we basically never want to execute the same code for both.
REPOSITORY
R165 Akonadi
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D26282
AFFECTED FILES
src/akonadictl/akonadistarter.cpp
src/akonadictl/akonadistarter.h
src/core/agentmanager.cpp
src/core/agentmanager_p.h
src/core/jobs/specialcollectionshelperjobs.cpp
src/core/jobs/specialcollectionshelperjobs_p.h
src/core/servermanager.cpp
src/core/servermanager.h
src/server/akonadi.cpp
src/server/akonadi.h
src/server/search/agentsearchinstance.cpp
src/server/search/agentsearchinstance.h
src/server/storage/itemretrievalmanager.cpp
src/server/storage/itemretrievalmanager.h
To: dvratil
Cc: kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20191230/164ca236/attachment.html>
More information about the kde-pim
mailing list