Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Lalis a34d46fa3d Added new unit dialog, scaling images properly, tags list, moved basic info, and some other things. 2018-03-11 08:57:57 +01:00
Andrew Lalis 4f78b37460 Added window icons, add new ingredient and add new tag dialogs. 2018-03-10 14:06:24 +01:00
Andrew Lalis cbb2079a7f Added support for custom images. 2018-03-10 13:22:04 +01:00
Andrew Lalis 041d56e1a9 Adding support for image selection in add recipe dialog. 2018-03-10 12:58:31 +01:00
Andrew Lalis cb3be5e1e2 Added tags area to dialog, made it look better, and added tag model. 2018-03-10 12:36:14 +01:00
Andrew Lalis 61711323cc Polished up adding ingredients to the recipes list. 2018-03-10 10:42:22 +01:00
Andrew Lalis ceab72177a Added units as a table, populate ingredient and unit boxes in new recipe dialog. 2018-03-10 08:51:17 +01:00
Andrew Lalis 358bc8de5d Added new recipe dialog, improved ingredient list display 2018-03-04 09:05:20 +01:00
Andrew Lalis 446ff8f5ba Storage is now complete. Retrieval is partially implemented. 2018-03-03 10:18:38 +01:00
A.G. Lalis 2d096f485a Added const modifier to getters, able to display ingredients in GUI. 2018-02-13 10:22:05 +01:00
A.G. Lalis 30c1328f3b Implemented abstract methods for IngredientListModel. 2018-02-13 09:48:57 +01:00
Andrew Lalis 2e42bafae3 Fixed default constructors, tested compilability. 2018-02-12 20:27:27 +01:00
Andrew Lalis 30df250c7c Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
Andrew Lalis b6093aeee9 Cleaned up getters/setters for RecipeIngredient. 2018-02-12 19:48:22 +01:00
Andrew Lalis c09f29930b Ignoring .autosave files, added fields to recipe object, improved unit of measure. 2018-02-12 19:20:38 +01:00
Andrew Lalis 45db82f0d5 Added variables to unit of measure. 2018-02-12 16:27:24 +01:00
Andrew Lalis 05a18d6a9a Re-organized ingredient-related objects, added descriptions. 2018-02-12 15:15:04 +01:00