Wed, 17 Aug 2022 14:30:33 +0200 Michiel Broek Added Bitterness Unit to Real Extract unit calculation and display. In product use final values if possible for the BU:GU and BU:RE calculations depending on the product stage. file | diff | annotate
Wed, 20 Jul 2022 12:44:02 +0200 Michiel Broek Added sparge water salt additions. Adjust sparge acid amount if manual calculations and the water volume is changed. file | diff | annotate
Tue, 19 Jul 2022 11:17:39 +0200 Michiel Broek Improved selection logic for the sparge water. file | diff | annotate
Mon, 18 Jul 2022 17:04:02 +0200 Michiel Broek Redesign of the water tabs in product and recipe editors. Prepare for sparge water salt additions. Acid additions are now automatic or manual for mash and sparge. Fixed error in acid calculation strength. Fixed phophoric SG value. file | diff | annotate
Mon, 06 Jun 2022 14:12:35 +0200 Michiel Broek In the recipe editor hops you can now change the alpha percentage and hop form of any hop. We don't need locked values in recipe design. file | diff | annotate
Mon, 06 Jun 2022 13:04:27 +0200 Michiel Broek Changed some logging levels. Fixed copy recipe to product sparge water setteings. Added export to forum via clipboard. The recipe export is completed. file | diff | annotate
Fri, 03 Jun 2022 16:32:18 +0200 Michiel Broek Copy recipe to duplicated recipe added. Copy recipe to product added. Added popup with export choices. file | diff | annotate
Sat, 21 May 2022 19:45:14 +0200 Michiel Broek Rewritten the hop taste and aroma progress bars to use a gradient. file | diff | annotate
Thu, 28 Apr 2022 13:08:20 +0200 Michiel Broek Implemented recipe lock setting. file | diff | annotate
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. file | diff | annotate
Mon, 25 Apr 2022 15:52:21 +0200 Michiel Broek Added calcSparge. file | diff | annotate
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. file | diff | annotate
Sat, 23 Apr 2022 20:00:35 +0200 Michiel Broek Added beerxml export file | diff | annotate
Sat, 23 Apr 2022 13:18:47 +0200 Michiel Broek Moved QStringList arrays to global. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Wed, 20 Apr 2022 14:30:06 +0200 Michiel Broek Implemented choose main and dillution waters. Implement change dillution water volume. file | diff | annotate
Wed, 20 Apr 2022 12:19:36 +0200 Michiel Broek Added calcMash(). Display total mash time. file | diff | annotate
Tue, 19 Apr 2022 22:27:18 +0200 Michiel Broek Added mash table replace file | diff | annotate
Tue, 19 Apr 2022 21:15:42 +0200 Michiel Broek Implemented most parts of the mash editor. file | diff | annotate
Tue, 19 Apr 2022 11:17:16 +0200 Michiel Broek First setup of the mash tab with the table. file | diff | annotate
Mon, 18 Apr 2022 21:56:11 +0200 Michiel Broek Added all yeast edit functions and the popup editor window. file | diff | annotate
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. file | diff | annotate
Mon, 18 Apr 2022 10:55:33 +0200 Michiel Broek Upgrade yeasts fields if needed during recipe startup. Added yeast table. file | diff | annotate
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. file | diff | annotate
Sat, 16 Apr 2022 15:19:04 +0200 Michiel Broek Add select target water profile. The mash part of the water tab is ready. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Tue, 12 Apr 2022 22:33:24 +0200 Michiel Broek Added miscs popup editor. No edit functions yet. Delete misc row added. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Fri, 08 Apr 2022 20:44:04 +0200 Michiel Broek Add fermentable row added. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Thu, 07 Apr 2022 20:20:42 +0200 Michiel Broek Fixed saving the json data. Removed dead code. Edit fermentable amounts sets is_changed. file | diff | annotate
Thu, 07 Apr 2022 19:07:28 +0200 Michiel Broek Completed recipe save record. Recipe name and notes can be edited. file | diff | annotate
Wed, 06 Apr 2022 21:57:02 +0200 Michiel Broek Load hops in QList. file | diff | annotate
Wed, 06 Apr 2022 21:41:58 +0200 Michiel Broek Load miscs in QList. file | diff | annotate
Wed, 06 Apr 2022 21:23:00 +0200 Michiel Broek Load yeasts in QList. file | diff | annotate
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. file | diff | annotate
Wed, 06 Apr 2022 12:10:33 +0200 Michiel Broek Completed read MySQL recipe record. Mash schedule moved to recipe QList. file | diff | annotate
Tue, 05 Apr 2022 22:28:35 +0200 Michiel Broek Redesign the database interface for the recipe editor. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Sun, 03 Apr 2022 22:02:12 +0200 Michiel Broek Experiment with checkboxes in the fermentable table. file | diff | annotate
Sun, 03 Apr 2022 17:43:45 +0200 Michiel Broek Almost finished calcFermentables() file | diff | annotate
Sat, 02 Apr 2022 23:01:13 +0200 Michiel Broek Added change beerstyle, the fermentables table, and first part of calcFermentables to the recipe editor. file | diff | annotate
Wed, 30 Mar 2022 15:31:57 +0200 Michiel Broek Added support to build designer plugins, but it is nog yet complete. Added RangedSlider fro the brewtarget project to make our version of it. Started EditRecipe screen. file | diff | annotate
(0) tip

mercurial