Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Lalis 4b51029d70 Fixed unused variable issues. 2018-03-31 22:15:01 +02:00
Andrew Lalis c84370be11 Updated UI, added default ingredients. 2018-03-31 15:02:35 +02:00
Andrew Lalis 6597efa646 Added ability to edit recipe (WIP). 2018-03-30 23:25:28 +02:00
Andrew Lalis 844c558726 Added query counter, list of all tags, ingredients to open recipe view. 2018-03-30 14:33:48 +02:00
Andrew Lalis 50ff37599c Cleaned up NewRecipe dialog, and example recipe. 2018-03-30 11:05:17 +02:00
Andrew Lalis 076212e392 Cleaned up deleting recipes, random recipe on startup, exit button, etc. 2018-03-29 16:09:58 +02:00
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 44f8903154 Added extra stats to user interface. 2018-03-10 16:02:01 +01:00
Andrew Lalis 15117d6658 Made the integral change: recipes can be added. 2018-03-10 15:32:26 +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 61711323cc Polished up adding ingredients to the recipes list. 2018-03-10 10:42:22 +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