Wed, 27 Apr 2022 09:12:41 +0200 Michiel Broek Fixed dry-hop days setting. changeset | files
Wed, 27 Apr 2022 08:54:17 +0200 Michiel Broek Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches. changeset | files
Mon, 25 Apr 2022 15:52:21 +0200 Michiel Broek Added calcSparge. changeset | files
Mon, 25 Apr 2022 12:53:36 +0200 Michiel Broek Fix missing values for treated water. changeset | files
Mon, 25 Apr 2022 12:10:18 +0200 Michiel Broek Completed print recipe. changeset | files
Sun, 24 Apr 2022 22:22:22 +0200 Michiel Broek Added the largest part of print recipe. changeset | files
Sun, 24 Apr 2022 14:15:20 +0200 Michiel Broek Activated print recipe button. The recipe record structure is now global. Added global product record structure. changeset | files
Sat, 23 Apr 2022 20:00:35 +0200 Michiel Broek Added beerxml export changeset | files
Sat, 23 Apr 2022 14:29:34 +0200 Michiel Broek Delete recipe needs a confirmation. changeset | files
Sat, 23 Apr 2022 14:06:41 +0200 Michiel Broek Moved more QStringList arrays to global. changeset | files
Sat, 23 Apr 2022 13:18:47 +0200 Michiel Broek Moved QStringList arrays to global. changeset | files
Sat, 23 Apr 2022 08:47:50 +0200 Michiel Broek Load recipe seek error, abort implemented. Not yet working correct. The recipetree is finally working. changeset | files
Fri, 22 Apr 2022 13:46:59 +0200 Michiel Broek Fixed vanishing mash profiles from some recipes. All ingnoreChanges flags removed and replaced by blocking signals. Update prompts and yeast amounts depending on the yeast form. Save water profile names fixed. changeset | files
Thu, 21 Apr 2022 17:22:01 +0200 Michiel Broek New recipe, calculate the boil_size. Lot's of ignoreChanges removeals and where needed QSignalBlocker is used. Bottle priming calculation added. In fermentables editor block and release to100 settings only in mash to fermentation steps, bottle and kegging are ignored. Update the IBU slider after hop changes. Set the mash name when another mash profile is selected. Don't backup initial infuse amount if there was no mash table. A small cosmetic layout change on the mash tab. changeset | files
Wed, 20 Apr 2022 22:48:20 +0200 Michiel Broek Implemented the last widgets on the first tab and added the needed functions for them such as scaling the recipe. This is the last part of the recipe editor, now ready for testing. changeset | files
Wed, 20 Apr 2022 14:30:06 +0200 Michiel Broek Implemented choose main and dillution waters. Implement change dillution water volume. changeset | files
Wed, 20 Apr 2022 12:19:36 +0200 Michiel Broek Added calcMash(). Display total mash time. changeset | files
Tue, 19 Apr 2022 22:27:18 +0200 Michiel Broek Added mash table replace changeset | files
Tue, 19 Apr 2022 21:26:56 +0200 Michiel Broek Added swap mash rows. changeset | files
Tue, 19 Apr 2022 21:15:42 +0200 Michiel Broek Implemented most parts of the mash editor. changeset | files
Tue, 19 Apr 2022 11:17:16 +0200 Michiel Broek First setup of the mash tab with the table. changeset | files
Mon, 18 Apr 2022 21:56:11 +0200 Michiel Broek Added all yeast edit functions and the popup editor window. changeset | files
Mon, 18 Apr 2022 20:00:49 +0200 Michiel Broek Added calcYeast(). Added show svg from calcFermentables() on the yeast tab. Fixed wrong data displayed in the yeast table. Show estimated needed dry yeast or starters. changeset | files
Mon, 18 Apr 2022 10:55:33 +0200 Michiel Broek Upgrade yeasts fields if needed during recipe startup. Added yeast table. changeset | files
Sun, 17 Apr 2022 10:50:48 +0200 Michiel Broek Fixed placing time value in the wrong column. Added misc use changed. Tab 4 layout changed. changeset | files
Sat, 16 Apr 2022 21:54:43 +0200 Michiel Broek Fixed complains about missing signals. Added add misc row, misc amount changed, misc time changed, misc select changed and misc instock changed. Silence false changed trigger. changeset | files
Sat, 16 Apr 2022 15:19:04 +0200 Michiel Broek Add select target water profile. The mash part of the water tab is ready. changeset | files
Sat, 16 Apr 2022 14:44:50 +0200 Michiel Broek Added indicators for BUGU and SO4:Cl ratio. Force rounded values for changing brewing salts. changeset | files
Sat, 16 Apr 2022 13:05:47 +0200 Michiel Broek Remove some water search debug messages. Added signals and slots for mash water pH and volume changes. Added manual pH adjust. changeset | files
Fri, 15 Apr 2022 20:20:22 +0200 Michiel Broek Added dutch translations to the internal acids array. Added slot for calc_acid checkbox. Added more water calculations. The miscs amount fields now have two decimal digits. Show treated waters and good/bad indicators. changeset | files
Thu, 14 Apr 2022 22:47:05 +0200 Michiel Broek Moved the mix function to Utils. Added some calculations to Utils. Added defines to global.h. changeset | files
Thu, 14 Apr 2022 21:54:37 +0200 Michiel Broek Load waters during recipe startup. Started calcWater() function. Load profile_setup record global. The print function uses the globals now too instead of loading from the database. changeset | files
Tue, 12 Apr 2022 22:33:24 +0200 Michiel Broek Added miscs popup editor. No edit functions yet. Delete misc row added. changeset | files
Tue, 12 Apr 2022 21:03:19 +0200 Michiel Broek Added global variables, C++ lovers will hate that. Added global acid data. Fixed several load and save errors in the json arrays in the recipe record. Added first part of the miscs table. The first part of the water tab has values. changeset | files
Mon, 11 Apr 2022 22:32:04 +0200 Michiel Broek Finished the water tab ui. For now. changeset | files
Mon, 11 Apr 2022 20:45:22 +0200 Michiel Broek Blocked hop table edit. Implemented add and delete hop rows. Started the ui of the water tab. changeset | files
Mon, 11 Apr 2022 17:33:38 +0200 Michiel Broek More file splitting changeset | files
Mon, 11 Apr 2022 17:22:43 +0200 Michiel Broek Split recipes source in tabs. changeset | files
Mon, 11 Apr 2022 16:18:40 +0200 Michiel Broek Added hop rows sorting. Added hop amount edit, hop time changed, hop select changed, hop instock change and hop use at changed. Added generic on hop editrow editor. changeset | files
Sat, 09 Apr 2022 21:50:19 +0200 Michiel Broek Start hops table display. The calculated preboil_sg value is stored global in memory. Added calculations for IBU, hop flavour and aroma. changeset | files
Sat, 09 Apr 2022 13:34:45 +0200 Michiel Broek Adjusted the width of the fermentables table. Made room for a stacked widget on the yeasts tab. changeset | files
Sat, 09 Apr 2022 10:26:35 +0200 Michiel Broek Show adjust_to100 in a function. Show percentages in fermentables table only before bottling or keggng. Implemented change add moment for fermentables. changeset | files
Fri, 08 Apr 2022 22:46:57 +0200 Michiel Broek Fermentable row editor added the adjust_to_total_100 setting. changeset | files
Fri, 08 Apr 2022 20:44:04 +0200 Michiel Broek Add fermentable row added. changeset | files
Fri, 08 Apr 2022 20:03:56 +0200 Michiel Broek If all fermentables rows are deleted, reset several values to init values. changeset | files
Fri, 08 Apr 2022 19:44:14 +0200 Michiel Broek Finished delete fermentable row. changeset | files
Fri, 08 Apr 2022 17:34:27 +0200 Michiel Broek Fixed loading mash_name. Save calculated est_ values in the Recipe struct. Fixed missing recipe values save to MySQL. Added slots for ferment_select_changed, ferment_instock_changed. Layout changes in fermentables popup editor. Implemented fermentable abort and rollback. changeset | files
Thu, 07 Apr 2022 21:27:53 +0200 Michiel Broek The editrow variable replace by recipe->fermentables_current. The fermentable amount editor ignores fermentables added during bottling or kegging for percentage calculation. Added the fermentable percentage editor. changeset | files
Thu, 07 Apr 2022 20:20:42 +0200 Michiel Broek Fixed saving the json data. Removed dead code. Edit fermentable amounts sets is_changed. changeset | files
Thu, 07 Apr 2022 19:07:28 +0200 Michiel Broek Completed recipe save record. Recipe name and notes can be edited. changeset | files
Wed, 06 Apr 2022 22:47:37 +0200 Michiel Broek Code cleanup after last changes. changeset | files
Wed, 06 Apr 2022 21:57:02 +0200 Michiel Broek Load hops in QList. changeset | files
Wed, 06 Apr 2022 21:41:58 +0200 Michiel Broek Load miscs in QList. changeset | files
Wed, 06 Apr 2022 21:23:00 +0200 Michiel Broek Load yeasts in QList. changeset | files
Wed, 06 Apr 2022 20:26:47 +0200 Michiel Broek Fermentables are loaded in the main recipe record in a QList. The refresh table function does the sorting, on added moment (mash first), amount and finally color of the malt. Removed the old hidden table columns. Do all manipulation on the recipe record with QList arrays. The ferment_amount_changed() slot is complete. The whole recipe editor is going in the right direction. changeset | files
Wed, 06 Apr 2022 12:10:33 +0200 Michiel Broek Completed read MySQL recipe record. Mash schedule moved to recipe QList. changeset | files
Tue, 05 Apr 2022 22:28:35 +0200 Michiel Broek Redesign the database interface for the recipe editor. changeset | files
Mon, 04 Apr 2022 20:45:04 +0200 Michiel Broek Added minval() and maxval() read to RangedSlider. Filled the MySQL query with the values that are ready at this point. changeset | files
Mon, 04 Apr 2022 17:19:28 +0200 Michiel Broek Global table edit lock. The 100% mark is now display only, editing goes into the popup editor. changeset | files
Mon, 04 Apr 2022 16:21:38 +0200 Michiel Broek Hide not visible fermentables data inside the fermentablesTable so that all data stays together. Format the fermentables json data again after changes. Add confirmation message to delete a fermentable row. Added buttons for a fermentables row editor. changeset | files
(0) -100 -60 +60 +100 +300 tip

mercurial