More Info

Revision 564448

(Back to digest)
 

Features in Utilities

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

Added Tools->Measurement Converter. The GUI isn't yet polished, but it should be fully functional.

If the conversion fails, it will give the reason why, which can be any of: missing ingredient, missing ingredient weight, missing
unit conversion, or unable to convert based on unit types (i.e. converting Other->Other, Other->Volume, Other->Mass)

I'm finding this handy for testing the new conversion routines.

File Changes

Added 2 files
/trunk/extragear/utils/krecipes/src/dialogs
 
/conversiondialog.cpp
 
/conversiondialog.h
Modified 11 files
/trunk/extragear/utils/krecipes/src
 
/krecipes.cpp
 
/krecipes.h
 
/krecipesui.rc
 
/propertycalculator.cpp
 
/backends/recipedb.cpp
 
/backends/recipedb.h
 
/dialogs/Makefile.am
 
/widgets/ingredientcombobox.cpp
 
/widgets/ingredientcombobox.h
 
/widgets/unitcombobox.cpp
 
/widgets/unitcombobox.h
13 files changed in total