Tue, 24 Jan 2023 15:57:13 +0100 Michiel Broek Delete images from a producti first[C when a product is deleted. file | diff | annotate
Sat, 21 Jan 2023 16:18:37 +0100 Michiel Broek Some final changes for now. file | diff | annotate
Sat, 21 Jan 2023 14:27:10 +0100 Michiel Broek The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image. file | diff | annotate
Fri, 20 Jan 2023 16:44:08 +0100 Michiel Broek Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record. file | diff | annotate
Wed, 18 Jan 2023 16:17:31 +0100 Michiel Broek In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml). file | diff | annotate
Mon, 16 Jan 2023 16:55:41 +0100 Michiel Broek Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table. file | diff | annotate
Sun, 15 Jan 2023 12:35:04 +0100 Michiel Broek On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort. file | diff | annotate
Sat, 14 Jan 2023 11:34:51 +0100 Michiel Broek Renamed trub_chiller_loss fields to trub_loss file | diff | annotate
Fri, 13 Jan 2023 15:08:57 +0100 Michiel Broek Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that. file | diff | annotate
Fri, 13 Jan 2023 12:00:58 +0100 Michiel Broek Added a button to automatic recreate the yeast starter steps. Some code cleanup file | diff | annotate
Thu, 12 Jan 2023 14:34:14 +0100 Michiel Broek Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment. file | diff | annotate
Mon, 14 Nov 2022 15:34:11 +0100 Michiel Broek Show product code and name in edit product window title if not a new product. file | diff | annotate
Mon, 24 Oct 2022 19:59:08 +0200 Michiel Broek Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields. file | diff | annotate
Mon, 10 Oct 2022 12:55:05 +0200 Michiel Broek Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter. file | diff | annotate
Sat, 08 Oct 2022 14:53:31 +0200 Michiel Broek The same calculation for boil_size in a new product. file | diff | annotate
Thu, 18 Aug 2022 20:34:15 +0200 Michiel Broek Init est_carb field for new products. file | diff | annotate
Thu, 18 Aug 2022 16:11:20 +0200 Michiel Broek Edit Product, split CO2 package pressure in bottles and kegs. BU:RE code cleanup. calcPack() sets the CO2 values on the first tab. Show final EBC on tab 1 if the stage is after brew. Show final ABV and energy on tab 1 if fermentation is done. Removed wrong bottle priming calculation from calcFermentables() because calcPack() does this. file | diff | annotate
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
Tue, 26 Jul 2022 14:26:50 +0200 Michiel Broek On the fermenter, iSpindel, carbonation and brewday chart a tooltip with values is shown wheren hovering over the most important data lines. Changed the vertical to horzontal screen layout and added a save button to save the graph as .png image. 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
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
Thu, 07 Jul 2022 17:02:17 +0200 Michiel Broek Cooling method dropdown table loads from a global table. Updated the translations. file | diff | annotate
Tue, 05 Jul 2022 14:31:39 +0200 Michiel Broek IBU method names are now global. file | diff | annotate
Sun, 03 Jul 2022 14:30:49 +0200 Michiel Broek Moved Fermenter and iSpindel charts to their own functions. Added these to DetailFermenter and DetailiSpindel too. file | diff | annotate
Sun, 03 Jul 2022 13:12:22 +0200 Michiel Broek Added carbonation chart to it's own function. Added this chart to DetailCO2meter too. file | diff | annotate
Fri, 24 Jun 2022 11:07:34 +0200 Michiel Broek Log product code and name instead of record number. Added water supply check. file | diff | annotate
Thu, 23 Jun 2022 16:50:23 +0200 Michiel Broek Added reduce inventory for all process stages. Added block fermentable to block buttons and inventory when the fermentable has been reduced. Added block hop to block buttons and inventory when the fermentable has been reduced. Added block misc to block buttons and inventory when the fermentable has been reduced. Added block yeast to block buttons and inventory when the fermentable has been reduced. file | diff | annotate
Mon, 20 Jun 2022 19:55:23 +0200 Michiel Broek Finally the translation of string arrays is working. file | diff | annotate
Sun, 19 Jun 2022 10:40:37 +0200 Michiel Broek Added co2pressure (carbonation) log graph. file | diff | annotate
Sat, 18 Jun 2022 20:39:59 +0200 Michiel Broek Added fermenter and iSpindel graphs. file | diff | annotate
Tue, 07 Jun 2022 11:29:55 +0200 Michiel Broek Added export product to forum. file | diff | annotate
Tue, 07 Jun 2022 11:05:23 +0200 Michiel Broek Added export product to recipe. file | diff | annotate
Tue, 07 Jun 2022 09:48:35 +0200 Michiel Broek Added slots for sparge water volume and temperature. file | diff | annotate
Mon, 06 Jun 2022 17:15:27 +0200 Michiel Broek Fix default divide_size field in products. Update miscs table column 6 and 7 tooltips and display of the buttons after sort. After a new misc product is selected, update the current row index because the row may be moved. Fix some display misc values in the checklist, they were not multiplied by 1000. Fix display of some bars if the value was 24. 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
Wed, 01 Jun 2022 21:46:26 +0200 Michiel Broek Moved recipe load, save and delete to it's own file. file | diff | annotate
Wed, 01 Jun 2022 19:30:38 +0200 Michiel Broek Moved product record load, save and delete to a separate file and use passed record data. file | diff | annotate
Sat, 21 May 2022 12:08:17 +0200 Michiel Broek Implemented insert a new product. Fixed missing product code edit slot. file | diff | annotate
Fri, 20 May 2022 20:43:33 +0200 Michiel Broek Implemented the tasting tab. On the generic tab, show the ingredients check or the read only prompt on the same place depending on the product stage. Fixed the yeasts ingredients in stock check. Reordered the tab order of all edit fields. It looks like this module is ready and needs testing. file | diff | annotate
Fri, 20 May 2022 14:48:03 +0200 Michiel Broek Added stage changing from tertiary fermentation upto carbonation. Show, hide, readonly etc for the package tab. Make sure current sugar amounts are displayed. Added package date and buttons. file | diff | annotate
Fri, 20 May 2022 12:47:35 +0200 Michiel Broek Added keg priming and forced carbonation. file | diff | annotate
Thu, 19 May 2022 20:50:36 +0200 Michiel Broek Added bottles priming calculations. file | diff | annotate
Wed, 18 May 2022 22:21:16 +0200 Michiel Broek Added first part of the package tab. file | diff | annotate
Wed, 18 May 2022 17:03:05 +0200 Michiel Broek Added fermentation stages data. The two graphs are for later. file | diff | annotate
Wed, 18 May 2022 08:59:54 +0200 Michiel Broek Fixed wrong colors of the bars on the fermentation tab. Don't show 100% SVG if OG or FG data is missing. Changed prompts om the fermentation tab. file | diff | annotate
Tue, 17 May 2022 16:57:48 +0200 Michiel Broek Added the brew end date and time settings. Added a confirm button the is only displayed if everything is ready for the next step. This check includes that the end of the brew is at least two hours after the start. This completes the brewday tab page. file | diff | annotate
Tue, 17 May 2022 14:37:26 +0200 Michiel Broek Added brew_log popup window. file | diff | annotate
Mon, 16 May 2022 14:38:12 +0200 Michiel Broek Added calculation tools to measure volume in the boil kettle using measured centimeters. file | diff | annotate
Sun, 15 May 2022 23:10:15 +0200 Michiel Broek Implemented brewday change cooling, aeration, whirlpool and fermenter volumes values. All editable values on the brewday tab are now functional. file | diff | annotate
Sun, 15 May 2022 20:57:03 +0200 Michiel Broek Implemented pre and after boil volume and sg settings included all calculations. file | diff | annotate
Sun, 15 May 2022 09:57:32 +0200 Michiel Broek Implemented brewday mah ph edit, mash sg edit, sparge ph edit, pre and after boil ph edit. file | diff | annotate
Fri, 13 May 2022 20:51:15 +0200 Michiel Broek First changes for brewdate date edit. file | diff | annotate
Thu, 12 May 2022 22:41:11 +0200 Michiel Broek Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout. file | diff | annotate
Thu, 12 May 2022 14:34:53 +0200 Michiel Broek Added mash steps pH and SG values. file | diff | annotate
Sat, 07 May 2022 13:55:36 +0200 Michiel Broek Added yeast viability calculation. file | diff | annotate
Thu, 05 May 2022 20:01:30 +0200 Michiel Broek Internal product record stores the starter steps in array format. file | diff | annotate
Thu, 05 May 2022 17:20:06 +0200 Michiel Broek The framework to calculate yeast starters added. file | diff | annotate
Wed, 04 May 2022 13:49:37 +0200 Michiel Broek Added calcMiscs(). In miscs check supplies. Update inventory check when setting a new brewing salt. Use enum constants to make code more readable. file | diff | annotate
Tue, 03 May 2022 21:37:12 +0200 Michiel Broek Added hops inventory check. Include all whirlpool steps in ibu calculations. Calculate the ibus in the fermenter including top up water. Use enum constants for the hops. Update the invenory state when replacing a hop. file | diff | annotate
Tue, 03 May 2022 20:05:04 +0200 Michiel Broek Added calcSupplies() which shows if ingredients are in stock to brew the recipe. In tab 3, changed the fermentables numbers into more readable enum constants. Disable delete and edit buttons in fermentables rows for bottle and kegs sugars. Better mash time calculation in calcFermentables. Added check supplies. Added recalculate volumes. Update inventory when a fermentable is replaced. Added tooltips in brewing salts fields in the miscs table. file | diff | annotate
(0) -60 tip

mercurial