Andrew Lalis
|
55a222967b
|
Removed test method from main, removed new unit dialog.
|
2018-05-22 23:09:52 +02:00 |
Andrew Lalis
|
6cfd50d329
|
Updated recipe database to remove unneeded components.
|
2018-05-22 23:06:11 +02:00 |
Andrew Lalis
|
491e5c19a4
|
Removed ingredients, units table from recipe database.
|
2018-05-22 22:13:37 +02:00 |
Andrew Lalis
|
021ec5b815
|
Removed recipe ingredient from the newrecipedialog methods.
|
2018-05-22 21:24:36 +02:00 |
Andrew Lalis
|
3da05f71f7
|
Removed recipeingredient headers, removed recipeingredient from recipe object.
|
2018-05-22 21:16:54 +02:00 |
Andrew Lalis
|
07774cc349
|
Removed recipeingredient files, and unitofmeasure. These are too restrictive.
|
2018-05-22 21:09:14 +02:00 |
Andrew Lalis
|
a790128646
|
Updated ingredientlistmodel for new ingredients model.
|
2018-05-22 21:07:16 +02:00 |
Andrew Lalis
|
cd501d27cb
|
Updated new recipe dialog, Ingredient class.
|
2018-05-22 21:02:08 +02:00 |
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
|
9e3c59e415
|
Added icons for search criteria, fixed deleting image bug when editing.
|
2018-03-31 14:01:57 +02:00 |
Andrew Lalis
|
b736410044
|
Finished edit functionality
|
2018-03-31 12:53:31 +02:00 |
Andrew Lalis
|
6597efa646
|
Added ability to edit recipe (WIP).
|
2018-03-30 23:25:28 +02:00 |
Andrew Lalis
|
f13432a2fe
|
Added search by food group.
|
2018-03-30 22:50:02 +02:00 |
Andrew Lalis
|
4170df7fc8
|
Added filtering by ingredient to search window.
|
2018-03-30 20:57:14 +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
|
35982cd514
|
Added methods to get food groups of all recipes and individual recipe, revamped access to result table.
|
2018-03-30 12:29:10 +02:00 |
Andrew Lalis
|
8fee8c0cdb
|
Updates saving and deleting instructions and images.
|
2018-03-29 17:17:07 +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
|
7fb11b3412
|
Added the ability to delete a recipe by name or id.
|
2018-03-29 11:21:00 +02:00 |
Andrew Lalis
|
fefa913e94
|
Able to display recipes in list in openRecipe dialog.
|
2018-03-29 09:58:25 +02:00 |
Andrew Lalis
|
17cbeb0d1c
|
Added table model, having trouble getting it to work.
|
2018-03-11 12:53:30 +01: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
|
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
|
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 |
Andrew Lalis
|
77dddef201
|
Improved result table functionality
|
2018-03-03 08:48:55 +01:00 |
Andrew Lalis
|
238d7edee3
|
Added convenience select method, improved security of recipe storage.
|
2018-03-03 08:38:32 +01:00 |
Andrew Lalis
|
cacc75f07d
|
Added ability to store recipe in database.
|
2018-03-02 14:14:56 +01:00 |
Andrew Lalis
|
8c0163951b
|
In process of creating method to store recipe.
|
2018-03-02 11:30:16 +01:00 |
Andrew Lalis
|
e714a2fc6f
|
Added fileutils class, added ability to store ingredients in database.
|
2018-03-02 09:32:40 +01:00 |
Andrew Lalis
|
b893372b01
|
Modified SQL table creation, created method stub to insert recipe.
|
2018-03-01 17:28:18 +01:00 |
Andrew Lalis
|
658bf9fb2b
|
Got a working database interaction layer and basic tables.
|
2018-03-01 17:19:13 +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
|
c7072f949f
|
Added getters/setters to Instruction.
|
2018-02-12 20:00:59 +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
|
cd3f527785
|
Created getters/setters for Recipe Class and cleaned up constructor.
|
2018-02-12 19:44:35 +01:00 |
Andrew Lalis
|
7d358d6e55
|
Added getTotalTime() derived getter method.
|
2018-02-12 19:37:35 +01:00 |
Andrew Lalis
|
c928533e6a
|
Added RecipeTag object to replace string in recipe object.
|
2018-02-12 19:25:48 +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 |