Revision 961c91a...

Go back to digest for 5th August 2012

Features in KDE Base

Vishesh Handa committed changes in [nepomuk-core/feature/dataCleaner] /:

New Application - NepomukCleaner

The NepomukCleaner application is geared towards removing legacy data
present in the data and cleaning incorrect data. The aim is that we can
drop support for legacy data in the Nepomuk code base, and make it
simpler to read/execute/understand.

For now - It just has one simple job to remove the crappy inferencer
graphs, which was handled by the storage service.

File Changes

Added 8 files
  •   cleaner/cleaningjobs.cpp
  •   cleaner/cleaningjobs.h
  •   cleaner/CMakeLists.txt
  •   cleaner/jobmodel.cpp
  •   cleaner/jobmodel.h
  •   cleaner/main.cpp
  •   cleaner/mainwindow.cpp
  •   cleaner/mainwindow.h
Modified 2 files
  •   CMakeLists.txt
  •   services/storage/repository.cpp
10 files changed in total