Revision 560065
Go back to digest for 16th July 2006Features in Utilities
Jason Kivlighn committed changes in /trunk/extragear/utils/krecipes/src:
I'm 'spazzing' out again...
-Add a 'Port' setting for MySQL and PostgreSQL to allow using MySQL on a non-standard port (I needed this myself to connect to a particular server)
-Add a 'Print Setup' menu under 'Edit'
-Recognize abbreviations in the ingredient parser
-Fix loading ingredient headers under 'Data'->'Ingredients'
All this needs testing...
File Changes
Modified 30 files
- /trunk/extragear/utils/krecipes/src
- /krecipes.cpp
- /krecipes.h
- /krecipesui.rc
- /krecipesview.cpp
- /krecipesview.h
- /pref.cpp
- /pref.h
- /setupwizard.cpp
- /setupwizard.h
- /backends/qsqlrecipedb.cpp
- /backends/qsqlrecipedb.h
- /backends/recipedb.cpp
- /backends/recipedb.h
- /dialogs/dbimportdialog.cpp
- /dialogs/dbimportdialog.h
- /dialogs/ingredientgroupsdialog.cpp
- /dialogs/ingredientgroupsdialog.h
- /dialogs/ingredientparserdialog.cpp
- /dialogs/ingredientsdialog.cpp
- /dialogs/ingredientsdialog.h
- /dialogs/Makefile.am
- /dialogs/pagesetupdialog.cpp
- /dialogs/pagesetupdialog.h
- /importers/kredbimporter.cpp
- /importers/kredbimporter.h
- /widgets/dblistviewbase.cpp
- /backends/MySQL/mysqlrecipedb.cpp
- /backends/MySQL/mysqlrecipedb.h
- /backends/PostgreSQL/psqlrecipedb.cpp
- /backends/PostgreSQL/psqlrecipedb.h
30 files changed in total