----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124919/ -----------------------------------------------------------
Review request for Baloo and Vishesh Handa. Repository: baloo Description ------- * Previously mainhub class was being used to forward D-Bus calls to relevant objects * Now each object that needs D-Bus communication is registered as a separate D-Bus object and communication takes place directly. * FileContentIndexer has been made a long lived class now to register a D-Bus object for it. Diffs ----- src/dbus/CMakeLists.txt 7c37d94 src/file/filecontentindexer.h eeaa93f src/file/filecontentindexer.cpp 26f98a3 src/file/fileindexscheduler.h 90c23c9 src/file/fileindexscheduler.cpp 89587bc src/file/indexerstate.h 2ed8ec9 src/file/mainhub.h 08993c6 src/file/mainhub.cpp dcfac30 src/tools/baloo-monitor/CMakeLists.txt 1abb16a src/tools/baloo-monitor/monitor.h 597690a src/tools/baloo-monitor/monitor.cpp 485db87 src/tools/balooctl/CMakeLists.txt 2823e65 src/tools/balooctl/main.cpp 81bedf6 src/tools/balooctl/monitor.h 2a39ba9 src/tools/balooctl/monitor.cpp c5d3b50 Diff: https://git.reviewboard.kde.org/r/124919/diff/ Testing ------- baloo-monitor and balooctl seem to be working as before. Thanks, Pinak Ahuja
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<