Sun, 19 Jun 2022 10:40:37 +0200 Michiel Broek Added co2pressure (carbonation) log graph. changeset | files
Sat, 18 Jun 2022 20:39:59 +0200 Michiel Broek Added fermenter and iSpindel graphs. changeset | files
Sat, 18 Jun 2022 19:15:22 +0200 Michiel Broek Added power useage to the brew log. changeset | files
Thu, 16 Jun 2022 11:45:20 +0200 Michiel Broek Fixed losing miscs ingredients. changeset | files
Wed, 15 Jun 2022 16:45:43 +0200 Michiel Broek Added date set/clear buttons for inventory Fermentables and Yeasts. changeset | files
Wed, 15 Jun 2022 14:48:10 +0200 Michiel Broek Fixed missing settings from the Miscs and Hops editors. changeset | files
Wed, 15 Jun 2022 10:54:04 +0200 Michiel Broek Version 0.2.10 with updated translations and menu's. changeset | files
Wed, 15 Jun 2022 09:37:52 +0200 Michiel Broek Removed unneeded import buttons from the inventory screens. changeset | files
Wed, 15 Jun 2022 09:26:22 +0200 Michiel Broek Added import recipes. changeset | files
Tue, 14 Jun 2022 12:52:03 +0200 Michiel Broek Added import mash profiles. changeset | files
Tue, 14 Jun 2022 10:42:39 +0200 Michiel Broek Renamed struct Mashs to MashSteps changeset | files
Tue, 14 Jun 2022 09:39:31 +0200 Michiel Broek Added import waters changeset | files
Mon, 13 Jun 2022 21:01:19 +0200 Michiel Broek Added import yeasts changeset | files
Mon, 13 Jun 2022 17:34:51 +0200 Michiel Broek Member names for yeasts normalized. changeset | files
Mon, 13 Jun 2022 16:47:52 +0200 Michiel Broek Member names for fermentables normalized. changeset | files
Mon, 13 Jun 2022 15:47:16 +0200 Michiel Broek Member names for hops normalized. changeset | files
Mon, 13 Jun 2022 12:26:27 +0200 Michiel Broek Fixed init of import record. Added miscs import changeset | files
Mon, 13 Jun 2022 10:54:23 +0200 Michiel Broek Member names of miscs normalized. This was a leftover from porting from php code. changeset | files
Sun, 12 Jun 2022 20:06:39 +0200 Michiel Broek Added xml import hops changeset | files
Sun, 12 Jun 2022 11:52:18 +0200 Michiel Broek Finished import fermentables changeset | files
Sat, 11 Jun 2022 20:58:46 +0200 Michiel Broek The equipment import is now final. changeset | files
Sat, 11 Jun 2022 19:29:20 +0200 Michiel Broek Changed import XML method for beer styles using a temporary struct and native database functions. This is the correct method which gives the correct results. changeset | files
Sat, 11 Jun 2022 12:59:49 +0200 Michiel Broek Added import from xml, equipments and beerstyles. changeset | files
Fri, 10 Jun 2022 10:53:59 +0200 Michiel Broek Made water calculations better readable. changeset | files
Thu, 09 Jun 2022 15:59:04 +0200 Michiel Broek Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations. changeset | files
Thu, 09 Jun 2022 15:14:28 +0200 Michiel Broek Show split batch status in print product. changeset | files
Thu, 09 Jun 2022 11:16:00 +0200 Michiel Broek Added the main record update to the product splitting. Block edit of the product code if the product is splitted. changeset | files
Wed, 08 Jun 2022 20:20:57 +0200 Michiel Broek Added create splitted batches. Fixed rounding amount values at several places. changeset | files
Wed, 08 Jun 2022 17:14:37 +0200 Michiel Broek Disable split product if already splitted, or if stage is after last possible splitpoint. changeset | files
Wed, 08 Jun 2022 15:20:38 +0200 Michiel Broek Implemented the split table editor. changeset | files
Tue, 07 Jun 2022 20:57:42 +0200 Michiel Broek Added the framework for splitting batches. changeset | files
Tue, 07 Jun 2022 11:29:55 +0200 Michiel Broek Added export product to forum. changeset | files
Tue, 07 Jun 2022 11:05:23 +0200 Michiel Broek Added export product to recipe. changeset | files
Tue, 07 Jun 2022 09:48:35 +0200 Michiel Broek Added slots for sparge water volume and temperature. changeset | files
Mon, 06 Jun 2022 21:56:21 +0200 Michiel Broek Added Product copy to Product. changeset | files
Mon, 06 Jun 2022 20:19:27 +0200 Michiel Broek Code cleanup in database functions. changeset | files
Mon, 06 Jun 2022 19:35:39 +0200 Michiel Broek Updated the changes from the product misc editor to the recipe misc editor. changeset | files
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. changeset | files
Mon, 06 Jun 2022 14:22:18 +0200 Michiel Broek Version 0.2.8 Fixed boil_sizeEdit width. changeset | files
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. changeset | files
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. changeset | files
Sun, 05 Jun 2022 21:10:06 +0200 Michiel Broek Make use of new logging handler. changeset | files
Sun, 05 Jun 2022 20:54:58 +0200 Michiel Broek Reformatted output by inserting intend of 20 pixels. changeset | files
Sun, 05 Jun 2022 14:50:33 +0200 Michiel Broek Installed MessageHandler for logging changeset | files
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. changeset | files
Thu, 02 Jun 2022 22:41:18 +0200 Michiel Broek Version 0.2.7 changeset | files
Thu, 02 Jun 2022 21:00:16 +0200 Michiel Broek Updated some suffixes. changeset | files
Thu, 02 Jun 2022 16:31:33 +0200 Michiel Broek Edit fermentables load record using namefields. Splitted diastaticEdit edit field in wkEdit and lintnerEdit. These fields are linked using the kolbach/lintner convert formula. The date input fields start on 1-1-2000 instead of ages ago. changeset | files
Wed, 01 Jun 2022 21:46:26 +0200 Michiel Broek Moved recipe load, save and delete to it's own file. changeset | files
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. changeset | files
Tue, 31 May 2022 15:49:36 +0200 Michiel Broek Version 0.2.6 changeset | files
Tue, 31 May 2022 15:30:53 +0200 Michiel Broek Product beerXML updates: Add product code to beerxml filename. Add OG and FG values if valid. Fixed equipment values to use the real equipment profile. Don't export fermentables that are used for packaging. changeset | files
Tue, 31 May 2022 15:05:52 +0200 Michiel Broek Install translations in /bmsapp/translations. Use a searchpath to try to load a translation. changeset | files
Tue, 31 May 2022 11:55:20 +0200 Michiel Broek Version 0.2.5 changeset | files
Tue, 31 May 2022 11:42:26 +0200 Michiel Broek Added print and export choices popups. Updated translations. changeset | files
Tue, 31 May 2022 09:14:28 +0200 Michiel Broek Vertalingen bijgewerkt. Forceer Nederlands tijdelijk changeset | files
Mon, 30 May 2022 21:57:30 +0200 Michiel Broek Version 0.2.4 changeset | files
Mon, 30 May 2022 21:44:40 +0200 Michiel Broek Added print checklist changeset | files
Sat, 28 May 2022 21:08:09 +0200 Michiel Broek Version 0.2.3 changeset | files
Sat, 28 May 2022 21:06:58 +0200 Michiel Broek Calulate package abv and pressure and store in the global product variable for later use. Finished the product printing module. changeset | files
Sat, 28 May 2022 16:59:36 +0200 Michiel Broek Added most of print product changeset | files
Mon, 23 May 2022 14:16:44 +0200 Michiel Broek Added inverntory waters nitrate column. Added nitrate and carbonate in the water edit screen. changeset | files
Sun, 22 May 2022 11:23:28 +0200 Michiel Broek Version 0.2.2 changeset | files
Sun, 22 May 2022 10:22:22 +0200 Michiel Broek Add product archive tree by date. changeset | files
Sat, 21 May 2022 21:44:24 +0200 Michiel Broek Hide the taste ack button of stage is not taste. changeset | files
Sat, 21 May 2022 21:40:57 +0200 Michiel Broek Added the product archives tree by styles. changeset | files
Sat, 21 May 2022 20:26:25 +0200 Michiel Broek Added archive products sorted on code. changeset | files
Sat, 21 May 2022 19:45:14 +0200 Michiel Broek Rewritten the hop taste and aroma progress bars to use a gradient. changeset | files
Sat, 21 May 2022 16:50:12 +0200 Michiel Broek The abused progress bars in the fermentables tab now show the stacked colors like I want them. changeset | files
Sat, 21 May 2022 13:28:15 +0200 Michiel Broek Added archive products on name. changeset | files
Sat, 21 May 2022 12:08:17 +0200 Michiel Broek Implemented insert a new product. Fixed missing product code edit slot. changeset | files
Fri, 20 May 2022 22:06:06 +0200 Michiel Broek Version 0.2.1. Updated translations. changeset | files
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. changeset | files
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. changeset | files
Fri, 20 May 2022 12:47:35 +0200 Michiel Broek Added keg priming and forced carbonation. changeset | files
Thu, 19 May 2022 22:29:24 +0200 Michiel Broek Replace priming sugar implemented. changeset | files
Thu, 19 May 2022 20:50:36 +0200 Michiel Broek Added bottles priming calculations. changeset | files
Wed, 18 May 2022 22:21:16 +0200 Michiel Broek Added first part of the package tab. changeset | files
Wed, 18 May 2022 17:03:05 +0200 Michiel Broek Added fermentation stages data. The two graphs are for later. changeset | files
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. changeset | files
Tue, 17 May 2022 21:19:31 +0200 Michiel Broek Vertalingen bijgewerkt. changeset | files
Tue, 17 May 2022 20:51:45 +0200 Michiel Broek Fixed set changed if brewdate is confirmed. changeset | files
Tue, 17 May 2022 20:45:08 +0200 Michiel Broek Fixed whirlpool and flameout hops bitterness calculations. Fixed toIBU parameters in the recipe part, missing whirlpool times. changeset | files
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. changeset | files
Tue, 17 May 2022 14:37:26 +0200 Michiel Broek Added brew_log popup window. changeset | files
Mon, 16 May 2022 14:38:12 +0200 Michiel Broek Added calculation tools to measure volume in the boil kettle using measured centimeters. changeset | files
Mon, 16 May 2022 09:22:28 +0200 Michiel Broek Only show brew_log prompt and button if there is a log. changeset | files
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. changeset | files
Sun, 15 May 2022 20:57:03 +0200 Michiel Broek Implemented pre and after boil volume and sg settings included all calculations. changeset | files
Sun, 15 May 2022 11:27:06 +0200 Michiel Broek Fixed 0 IBU for First Wort Hop or Mashhop is used. changeset | files
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. changeset | files
Fri, 13 May 2022 22:03:35 +0200 Michiel Broek Enable/disable read/write al settings on the brewday tab as needed. changeset | files
Fri, 13 May 2022 20:51:15 +0200 Michiel Broek First changes for brewdate date edit. changeset | files
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. changeset | files
Thu, 12 May 2022 17:42:03 +0200 Michiel Broek Updated translations. changeset | files
Thu, 12 May 2022 14:34:53 +0200 Michiel Broek Added mash steps pH and SG values. changeset | files
Wed, 11 May 2022 22:26:15 +0200 Michiel Broek Fixes for select another yeast. changeset | files
Wed, 11 May 2022 21:04:08 +0200 Michiel Broek Dry yeast use yeast viability. Finished calculate dry yeast. Finished using enum values. changeset | files
Wed, 11 May 2022 11:33:29 +0200 Michiel Broek Added field to show the needed cells. Colors in the starter table for good and error results. changeset | files
Sat, 07 May 2022 13:55:36 +0200 Michiel Broek Added yeast viability calculation. changeset | files
Thu, 05 May 2022 20:43:45 +0200 Michiel Broek Completed the starter step popup editor changeset | files
Thu, 05 May 2022 20:01:30 +0200 Michiel Broek Internal product record stores the starter steps in array format. changeset | files
Thu, 05 May 2022 17:20:06 +0200 Michiel Broek The framework to calculate yeast starters added. changeset | files
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. changeset | files
Wed, 04 May 2022 09:14:00 +0200 Michiel Broek Added water tooltips for recipes. changeset | files
Tue, 03 May 2022 22:48:09 +0200 Michiel Broek Added tooltips for water treatment. changeset | files
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. changeset | files
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. changeset | files
Mon, 02 May 2022 22:42:19 +0200 Michiel Broek Added select equipment. changeset | files
Mon, 02 May 2022 21:09:48 +0200 Michiel Broek Fix fermentable percent check if there are no fermentables. changeset | files
Mon, 02 May 2022 16:40:41 +0200 Michiel Broek Completed the design of the package and taste tabs. changeset | files
Mon, 02 May 2022 11:48:12 +0200 Michiel Broek Created the tab fermentation. changeset | files
Sun, 01 May 2022 20:50:01 +0200 Michiel Broek Added the last groupboxes on the brewday tab. changeset | files
Sun, 01 May 2022 16:27:00 +0200 Michiel Broek Added brewday boil box. The setLocked function changed into setStage. Fixed bug that resetted the efficiency to the equipment default. changeset | files
Sun, 01 May 2022 11:38:53 +0200 Michiel Broek Added brewday sparge and lauter results box. changeset | files
Sun, 01 May 2022 10:31:31 +0200 Michiel Broek Added brewday mash results box. changeset | files
Sat, 30 Apr 2022 20:36:30 +0200 Michiel Broek Added missing est_og3 database field load and save. Added all extra fields in update and insert product. Renamed est_og3Edit on tab 3 to est_og4Edit because est_og3Edit is reserved for the brewday tab. changeset | files
Fri, 29 Apr 2022 23:09:51 +0200 Michiel Broek Show total mash volume. changeset | files
Fri, 29 Apr 2022 22:49:32 +0200 Michiel Broek Miscs updates the current inventory during recipe load. Yeasts updates the current inventory during recipe load and does a better job for the fields to upgrade. changeset | files
Fri, 29 Apr 2022 21:42:00 +0200 Michiel Broek Add hops inventory update during product load. changeset | files
Fri, 29 Apr 2022 20:29:26 +0200 Michiel Broek Fermentables inventory is updated during initial product load. Total mash volume is calculated against the used equipment profile. Display mash weight. Mash infuse temperatures are calculated against the used equipment profile. changeset | files
Fri, 29 Apr 2022 17:07:35 +0200 Michiel Broek Tab 2 equipent, all editfields placed. changeset | files
Thu, 28 Apr 2022 22:49:13 +0200 Michiel Broek Initial import of EditProduct, the part from EditRecipe is ported. changeset | files
Thu, 28 Apr 2022 16:59:58 +0200 Michiel Broek Version 0.1.6 with updated translations. changeset | files
Thu, 28 Apr 2022 16:47:59 +0200 Michiel Broek Added menu entry products in production changeset | files
Thu, 28 Apr 2022 13:17:36 +0200 Michiel Broek Version 0.1.5 changeset | files
Thu, 28 Apr 2022 13:08:20 +0200 Michiel Broek Implemented recipe lock setting. changeset | files
Wed, 27 Apr 2022 13:07:54 +0200 Michiel Broek Version 0.1.4 changeset | files
Wed, 27 Apr 2022 13:04:49 +0200 Michiel Broek If percentages are not set when loading a recipe, they are set during the load. changeset | files
Wed, 27 Apr 2022 12:15:36 +0200 Michiel Broek Added kw_to_newebc function to debug EBC differences. changeset | files
Wed, 27 Apr 2022 11:26:10 +0200 Michiel Broek Replaced ui variables by record variables. changeset | files
Wed, 27 Apr 2022 10:45:22 +0200 Michiel Broek Increased several limits in the recipe ui. changeset | files
Wed, 27 Apr 2022 10:38:05 +0200 Michiel Broek Fix multiple insert a new recipe. changeset | files
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
Sun, 03 Apr 2022 22:11:45 +0200 Michiel Broek Show kcal/l in the first tab changeset | files
Sun, 03 Apr 2022 22:02:12 +0200 Michiel Broek Experiment with checkboxes in the fermentable table. changeset | files
Sun, 03 Apr 2022 17:43:45 +0200 Michiel Broek Almost finished calcFermentables() changeset | files
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. changeset | files
Fri, 01 Apr 2022 17:25:42 +0200 Michiel Broek Added more edit fields to the first recipe editor tab. Cleanup of RangedSlider is ready. changeset | files
Fri, 01 Apr 2022 16:52:25 +0200 Michiel Broek CMakeLists.txt cleanup. Removed partial BeerColor plugin, it was ugly and takes too much space. A bit of RanedSlider code cleanup. Most widgets for the first tab in the recipe editor placed. changeset | files
Fri, 01 Apr 2022 14:58:57 +0200 Michiel Broek Solved the segmentation fault when viewing recipes twice. Set colored display for the EBC color fields using a modified dynamic stylesheet. changeset | files
Thu, 31 Mar 2022 23:10:57 +0200 Michiel Broek Stripped down the RangedSlider. It is more compact and still does everything. Base colors (red and green) are fixed inside, also automatisc setting of outer limits. The tooltip shows the current ranges. Still some finetuning to be done. changeset | files
Thu, 31 Mar 2022 17:16:44 +0200 Michiel Broek Removed the ugly green value text from the ranged slider. changeset | files
Thu, 31 Mar 2022 16:24:03 +0200 Michiel Broek Added part of a beercolor plugin that needs a lot of work. Added some rangesliders in the recipe editor. Added EBC and SRM color mapping to QColor. changeset | files
Wed, 30 Mar 2022 23:15:08 +0200 Michiel Broek More progress in building designer plugins. changeset | files
Wed, 30 Mar 2022 17:21:43 +0200 Michiel Broek The RangedSlider plugin works for now and appears in de QT-designer interface. Installed for test in the recipe editor. changeset | files
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. changeset | files
Mon, 28 Mar 2022 16:54:08 +0200 Michiel Broek Added websocket connection to the bmsd server. Dropped MQTT, not needed. MySQL and webSockets is enough. changeset | files
Sun, 27 Mar 2022 22:03:18 +0200 Michiel Broek Moved functions from bmsapp.cpp to MainWindow.cpp changeset | files
Sun, 27 Mar 2022 20:38:25 +0200 Michiel Broek Added MQTT settings. changeset | files
Sun, 27 Mar 2022 11:59:15 +0200 Michiel Broek Improve the CMakeLists.txt. Cleanup unused variables. Removed som debug messages. changeset | files
Sat, 26 Mar 2022 22:45:02 +0100 Michiel Broek Updated the translations. changeset | files
Sat, 26 Mar 2022 21:55:10 +0100 Michiel Broek Bumped to version 0.1.1 changeset | files
Sat, 26 Mar 2022 21:53:00 +0100 Michiel Broek Removed unneeded functions. changeset | files
Sat, 26 Mar 2022 21:13:17 +0100 Michiel Broek Added install option and a desktop file. changeset | files
Sat, 26 Mar 2022 19:48:37 +0100 Michiel Broek Some code cleanup changeset | files
Fri, 25 Mar 2022 20:54:55 +0100 Michiel Broek The screen design is final. The leftside tree doesn't collapse and expand, I leave that for now. Lack of good documentation to deal with this. The right side shows the current selected recipe in short form. This is now almost as I want it to be. changeset | files
Wed, 23 Mar 2022 22:00:28 +0100 Michiel Broek Added start of the Recipes Tree to select a recipe changeset | files
Mon, 21 Mar 2022 13:46:33 +0100 Michiel Broek removed obsolete file changeset | files
Mon, 21 Mar 2022 12:08:41 +0100 Michiel Broek All inventory and profiles now show the items sizes in the statusbar. changeset | files
Mon, 21 Mar 2022 11:44:51 +0100 Michiel Broek Status and Windowtitle messages via signals and slots. Global setup now on the mainwindow. changeset | files
Sun, 20 Mar 2022 21:39:06 +0100 Michiel Broek Profile Ferments now on the mainscreen. changeset | files
Sun, 20 Mar 2022 21:24:13 +0100 Michiel Broek Profile Styles now on the mainscreen. changeset | files
Sun, 20 Mar 2022 20:59:05 +0100 Michiel Broek Profile Mashs now on the mainscreen. changeset | files
Sun, 20 Mar 2022 20:45:58 +0100 Michiel Broek Profile Waters now on the mainscreen. changeset | files
Sun, 20 Mar 2022 19:44:32 +0100 Michiel Broek Inventory Equipments now on the mainscreen. changeset | files
Sun, 20 Mar 2022 17:33:18 +0100 Michiel Broek Inventory Waters now on the mainscreen. changeset | files
Sun, 20 Mar 2022 17:22:27 +0100 Michiel Broek Inventory Miscs now on the mainscreen. changeset | files
Sun, 20 Mar 2022 16:49:50 +0100 Michiel Broek Inventory Yeasts now on the mainscreen. changeset | files
Sun, 20 Mar 2022 16:13:26 +0100 Michiel Broek Inventory Hops now on the mainscreen. changeset | files
Sun, 20 Mar 2022 15:51:09 +0100 Michiel Broek Inventory Fermentables now on the mainscreen. changeset | files
Sun, 20 Mar 2022 14:08:05 +0100 Michiel Broek Removed sizegrip from the statusbar changeset | files
Sun, 20 Mar 2022 10:29:57 +0100 Michiel Broek Added texts on the buttons. Removed a number of debug messages. Hide and show the main menubar during edit. Removed unused and unneeded stackable window pages. changeset | files
Sat, 19 Mar 2022 22:59:11 +0100 Michiel Broek Finally found out how to make these databases work on a single main window. And it's dynamic too. changeset | files
Sat, 19 Mar 2022 19:22:58 +0100 Michiel Broek First step in loading the Inventory Suppliers database on the mainscreen. But, it is loaded at program start en not removed when done. Weird programming to get this working. changeset | files
Sat, 19 Mar 2022 10:30:56 +0100 Michiel Broek Replaced main QTabWidget with QStackedWidget changeset | files
Fri, 18 Mar 2022 16:49:06 +0100 Michiel Broek Re-added the mainwindow statusbar. changeset | files
Fri, 18 Mar 2022 15:57:27 +0100 Michiel Broek Changed the way the inventory is displayed. Suppliers only for testing. changeset | files
Thu, 17 Mar 2022 13:54:39 +0100 Michiel Broek Updated translations and some messages. changeset | files
Thu, 17 Mar 2022 12:03:25 +0100 Michiel Broek Changed main window menus. changeset | files
Thu, 17 Mar 2022 11:24:05 +0100 Michiel Broek Finished the profile mash editor. changeset | files
(0) -240 +240 tip

mercurial