Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Lalis 15117d6658 Made the integral change: recipes can be added. 2018-03-10 15:32:26 +01:00
Andrew Lalis b4ce47aad5 Added icons to add and delete buttons, fixed out of bounds error on deletion. 2018-03-10 14:56:43 +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 49d9004eae New Recipe Dialog is almost done. 2018-03-04 10:19:32 +01:00
Andrew Lalis 358bc8de5d Added new recipe dialog, improved ingredient list display 2018-03-04 09:05:20 +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
Andrew Lalis 05a18d6a9a Re-organized ingredient-related objects, added descriptions. 2018-02-12 15:15:04 +01:00
Andrew Lalis 3b42d1f418 Improvements made to recipe objects. 2018-02-12 14:24:11 +01:00
Andrew Lalis d648062314 Re-organized files, added model objects, basic UI. 2018-02-02 13:27:57 +01:00
Andrew Lalis c20d2835d1 Moved files into respective header/ source folders. 2018-02-02 10:05:51 +01:00