Commit Graph

8 Commits

Author SHA1 Message Date
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 e37179e4ae Removed IngredientListModel from mainwindow. 2018-02-12 21:31:20 +01:00
Andrew Lalis e4dcd17e3e Now able to load parts of a Recipe into the user interface. 2018-02-12 20:39:24 +01:00
Andrew Lalis 05a18d6a9a Re-organized ingredient-related objects, added descriptions. 2018-02-12 15:15:04 +01:00
Andrew Lalis b6f5da57d6 Fixed compilation error 2018-02-12 14:25:35 +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