[krecipes] [Bug 325396] Can't view all ingredients in database
José Manuel Santamaría Lema
panfaust at gmail.com
Fri Jun 19 11:15:25 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=325396
José Manuel Santamaría Lema <panfaust at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Latest Commit| |http://commits.kde.org/krec
| |ipes/740732a5f4615936a0cdfd
| |76761a4cbad935c37b
Resolution|--- |FIXED
--- Comment #1 from José Manuel Santamaría Lema <panfaust at gmail.com> ---
Git commit 740732a5f4615936a0cdfd76761a4cbad935c37b by José Manuel Santamaría
Lema.
Committed on 19/06/2015 at 09:45.
Pushed by joselema into branch 'master'.
New ingredient list widget without Qt3 support classes.
As a side effect the bug above is fixed now.
M +4 -2 src/CMakeLists.txt
A +122 -0 src/actionshandlers/kreingredientactionshandler.cpp
[License: GPL (v2+)]
A +40 -0 src/actionshandlers/kreingredientactionshandler.h [License:
GPL (v2+)]
M +4 -1 src/backends/qsqlrecipedb.cpp
M +1 -1 src/backends/qsqlrecipedb.h
M +1 -1 src/backends/recipedb.h
M +21 -21 src/dialogs/ingredientsdialog.cpp
M +8 -5 src/dialogs/ingredientsdialog.h
A +99 -0 src/widgets/kreingredientlistwidget.cpp [License: GPL (v2+)]
A +41 -0 src/widgets/kreingredientlistwidget.h [License: GPL (v2+)]
http://commits.kde.org/krecipes/740732a5f4615936a0cdfd76761a4cbad935c37b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Krecipes-devel
mailing list