This website requires JavaScript.
Explore
Help
Sign In
andrew
/
RecipeDB
Watch
1
Star
0
Fork
You've already forked RecipeDB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7fb11b3412
RecipeDB
/
model
/
recipe
History
Andrew Lalis
7fb11b3412
Added the ability to delete a recipe by name or id.
2018-03-29 11:21:00 +02:00
..
ingredients
Added new unit dialog, scaling images properly, tags list, moved basic info, and some other things.
2018-03-11 08:57:57 +01:00
tags
Added window icons, add new ingredient and add new tag dialogs.
2018-03-10 14:06:24 +01:00
instruction.cpp
Added const modifier to getters, able to display ingredients in GUI.
2018-02-13 10:22:05 +01:00
instruction.h
Added const modifier to getters, able to display ingredients in GUI.
2018-02-13 10:22:05 +01:00
recipe.cpp
Storage is now complete. Retrieval is partially implemented.
2018-03-03 10:18:38 +01:00
recipe.h
Storage is now complete. Retrieval is partially implemented.
2018-03-03 10:18:38 +01:00
recipetablemodel.cpp
Added the ability to delete a recipe by name or id.
2018-03-29 11:21:00 +02:00
recipetablemodel.h
Added table model, having trouble getting it to work.
2018-03-11 12:53:30 +01:00