Revision 564301
Go back to digest for 23rd July 2006Features in Utilities
Jason Kivlighn committed changes in /trunk/extragear/utils/krecipes:
Work on using ingredient weights to do accurate unit conversions.
So far it:
1) Loads weights from the USDA's WEIGHT.txt file when loading nutrient info from the setup wizard.
2) Allows modifying existing weights
3) Allow removing existing weights
4) Uses weights in nutrient analysis
File Changes
Added 2 files
- /trunk/extragear/utils/krecipes/src/widgets
- /amountunitinput.cpp
- /amountunitinput.h
Modified 15 files
- /trunk/extragear/utils/krecipes
- /data/Makefile.am
- /src/propertycalculator.cpp
- /src/backends/qsqlrecipedb.cpp
- /src/backends/qsqlrecipedb.h
- /src/backends/recipedb.cpp
- /src/backends/recipedb.h
- /src/backends/usda_ingredient_data.h
- /src/dialogs/ingredientmatcherdialog.cpp
- /src/dialogs/ingredientmatcherdialog.h
- /src/dialogs/ingredientsdialog.cpp
- /src/dialogs/ingredientsdialog.h
- /src/widgets/Makefile.am
- /src/widgets/unitcombobox.cpp
- /src/widgets/unitcombobox.h
- /src/backends/SQLite/literecipedb.cpp
17 files changed in total