Andrew Lalis
|
c8b8cc1d0f
|
Merge pull request #12 from andrewlalis/development
Updated readme and linux static build settings.
|
2018-04-18 21:21:13 +01:00 |
Andrew Lalis
|
e6fa247c5c
|
Updated README.md
|
2018-04-18 22:20:14 +02:00 |
Andrew Lalis
|
c7b39cda21
|
Merge pull request #11 from andrewlalis/development
Release 1.0 Ready!
|
2018-04-01 09:31:08 +02:00 |
Andrew Lalis
|
466321b4b1
|
Added static builder script for linux. Only works on my computer though.
|
2018-04-01 09:28:14 +02:00 |
Andrew Lalis
|
5095934931
|
Fixed author name not showing up.
|
2018-04-01 09:20:36 +02:00 |
Andrew Lalis
|
3c7156c264
|
Added design info to repository.
|
2018-03-31 22:51:02 +02:00 |
Andrew Lalis
|
d7653465e9
|
Made global font setting at app start.
|
2018-03-31 22:45:19 +02:00 |
Andrew Lalis
|
4b51029d70
|
Fixed unused variable issues.
|
2018-03-31 22:15:01 +02:00 |
Andrew Lalis
|
7696a4ff88
|
Added fonts, still need to implement.
|
2018-03-31 22:01:49 +02:00 |
Andrew Lalis
|
ce6effff91
|
Merge pull request #10 from andrewlalis/development
Stable first release
|
2018-03-31 20:36: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
|
e60fe413db
|
Merge pull request #9 from andrewlalis/development
Almost at full release.
|
2018-03-30 23:30:20 +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
|
e0dda64412
|
Added screenshot to readme.
|
2018-03-30 19:43:39 +02:00 |
Andrew Lalis
|
c971a60666
|
Merge pull request #8 from andrewlalis/development
More security and less unexpected behaviour.
|
2018-03-30 16:20:54 +02:00 |
Andrew Lalis
|
019e0e3cde
|
Added selection listener.
|
2018-03-30 16:20:09 +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
|
9065df521a
|
Made adding ingredients, tags more secure with extra checks.
|
2018-03-30 12:56:42 +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
|
6114bdbfa7
|
Comments line clears when an ingredient is added.
|
2018-03-30 11:33:08 +02:00 |
Andrew Lalis
|
50ff37599c
|
Cleaned up NewRecipe dialog, and example recipe.
|
2018-03-30 11:05:17 +02:00 |
Andrew Lalis
|
8fee8c0cdb
|
Updates saving and deleting instructions and images.
|
2018-03-29 17:17:07 +02:00 |
Andrew Lalis
|
626fe91bb1
|
Merge pull request #7 from andrewlalis/development
Actually Usable Version
|
2018-03-29 16:11:26 +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
|
b8ac72c91a
|
Added trash icon.
|
2018-03-29 11:30:38 +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
|
aab7a10553
|
Moved mainWindow to gui directory with other dialogs.
|
2018-03-29 09:17:47 +02:00 |
Andrew Lalis
|
17cbeb0d1c
|
Added table model, having trouble getting it to work.
|
2018-03-11 12:53:30 +01:00 |
Andrew Lalis
|
1af1511779
|
Merge pull request #6 from andrewlalis/development
Completed viewing of recipes, beginning of browsing feature.
|
2018-03-11 09:35:33 +01:00 |
Andrew Lalis
|
cc802e5d0d
|
Fixed new unit dialog, added open recipe dialog.
|
2018-03-11 09:33:48 +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
|
e2ccde9030
|
Merge pull request #5 from andrewlalis/development
First ability to create recipe in gui
|
2018-03-10 16:03:09 +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
|
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
|
cf099c1b52
|
Merge pull request #4 from andrewlalis/development
Periodic update of progress.
|
2018-03-10 12:38:20 +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 |
Andrew Lalis
|
9b377a5548
|
Merge pull request #3 from andrewlalis/development
Shift to master. Not done but database abstraction is nearly done.
|
2018-03-03 10:20:11 +01:00 |