Balooctl check is broken
Git commit f9d8a30dcec5fa60b8dc5d077e1e2387d5623939 by Pinak Ahuja. Committed on 02/10/2015 at 17:21. Pushed by pinakahuja into branch 'master'. Port balooctl check to work with new architecture Add a new Runnable which checks for unindexed files and indexes them. REVIEW: 125481 M +1 -0 src/file/CMakeLists.txt M +19 -0 src/file/fileindexscheduler.cpp M +3 -0 src/file/fileindexscheduler.h M +5 -1 src/file/indexerstate.h A +69 -0 src/file/unindexedfileindexer.cpp [License: LGPL] A +51 -0 src/file/unindexedfileindexer.h [License: LGPL] M +4 -1 src/file/unindexedfileiterator.cpp M +1 -2 src/tools/balooctl/main.cpp http://commits.kde.org/baloo/f9d8a30dcec5fa60b8dc5d077e1e2387d5623939
*** Bug 352229 has been marked as a duplicate of this bug. ***