Revision 555644

Go back to digest for 2nd July 2006

Features in Utilities

Jason Kivlighn committed changes in /trunk/extragear/utils/krecipes/src:

An experimental "merge similar categories feature". I'm playing around with this to clean up my categories in my 50000+
database. It uses an algorithm to search for similar names and presents it to the user to merge as one. How close the
similiarity can be is configurable. The same algorithm could be used on other elements such as ingredients.

Colleen, I'm just trying this out... you don't need to document it yet ;-)

File Changes

Added 2 files
  • /trunk/extragear/utils/krecipes/src/dialogs
  •   /similarcategoriesdialog.cpp
  •   /similarcategoriesdialog.h
Modified 9 files
  • /trunk/extragear/utils/krecipes/src
  •   /krecipes.cpp
  •   /krecipes.h
  •   /krecipesui.rc
  •   /profiling.h
  •   /recipeactionshandler.cpp
  •   /recipeactionshandler.h
  •   /datablocks/rating.cpp
  •   /datablocks/rating.h
  •   /dialogs/Makefile.am
11 files changed in total