Thu, 22 Sep 2022 11:33:45 +0200 Michiel Broek Fix checklist mash steps overflow. file | diff | annotate
Mon, 01 Aug 2022 21:49:57 +0200 Michiel Broek Added reports, total production, fermentations and efficiency. file | diff | annotate
Fri, 29 Jul 2022 20:59:21 +0200 Michiel Broek Print recipe and product, miscs weights have 2 decimals. Add hop extract during bottling to the checklist. file | diff | annotate
Fri, 29 Jul 2022 13:12:26 +0200 Michiel Broek First load of changes for hops. In EditHop load the dropdown buttons from the global table. Use named query fields. Added database utilisation and bu_factor fields for hop extracts. Added edit fields for these new fields. Added post boil SG, utilisation and bu_factor parameters to the toIBU function. Added hops form parameter to the hopFlavourContribution and hopAromaContribution display bars. In the hops inventory list dispay volumes instead of weight for hop extracts. Modified the TinsethIBU function to use utilisation and bu_factor parameters. Add calculations for co2 and iso hop extracts, this is work in progress. The toIBU function makes use of the preSG and postSG values to use the correct SG to caall the TinsethIBU function. This results in a bit lower IBU values mostly affecting the late additions. Added use hop at bottling for iso hop extracts like Tetra hops using the formula from BarthHaas. file | diff | annotate
Wed, 20 Jul 2022 14:14:10 +0200 Michiel Broek Added new sparge water data to the checklist. file | diff | annotate
Wed, 20 Jul 2022 12:54:13 +0200 Michiel Broek Added printing sparge water details. file | diff | annotate
Tue, 19 Jul 2022 16:00:52 +0200 Michiel Broek Initial setup to print sparge water. 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
Thu, 07 Jul 2022 14:57:24 +0200 Michiel Broek Added cooling parameters to the toIBU function. file | diff | annotate
Tue, 05 Jul 2022 14:31:39 +0200 Michiel Broek IBU method names are now global. file | diff | annotate
Mon, 20 Jun 2022 19:55:23 +0200 Michiel Broek Finally the translation of string arrays is working. file | diff | annotate
Mon, 13 Jun 2022 17:34:51 +0200 Michiel Broek Member names for yeasts normalized. file | diff | annotate
Mon, 13 Jun 2022 16:47:52 +0200 Michiel Broek Member names for fermentables normalized. file | diff | annotate
Mon, 13 Jun 2022 15:47:16 +0200 Michiel Broek Member names for hops normalized. file | diff | annotate
Mon, 13 Jun 2022 10:54:23 +0200 Michiel Broek Member names of miscs normalized. This was a leftover from porting from php code. file | diff | annotate
Thu, 09 Jun 2022 15:14:28 +0200 Michiel Broek Show split batch status in print product. 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
Sun, 05 Jun 2022 20:54:58 +0200 Michiel Broek Reformatted output by inserting intend of 20 pixels. file | diff | annotate
Mon, 30 May 2022 21:44:40 +0200 Michiel Broek Added print checklist file | diff | annotate
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. file | diff | annotate
Sat, 28 May 2022 16:59:36 +0200 Michiel Broek Added most of print product file | diff | annotate
Sun, 15 May 2022 11:27:06 +0200 Michiel Broek Fixed 0 IBU for First Wort Hop or Mashhop is used. file | diff | annotate
Thu, 28 Apr 2022 22:49:13 +0200 Michiel Broek Initial import of EditProduct, the part from EditRecipe is ported. file | diff | annotate
Mon, 25 Apr 2022 12:10:18 +0200 Michiel Broek Completed print recipe. file | diff | annotate
Sun, 24 Apr 2022 22:22:22 +0200 Michiel Broek Added the largest part of print recipe. 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 14:06:41 +0200 Michiel Broek Moved more QStringList arrays to global. 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
Sun, 27 Mar 2022 22:03:18 +0200 Michiel Broek Moved functions from bmsapp.cpp to MainWindow.cpp file | diff | annotate
Sun, 27 Mar 2022 11:59:15 +0200 Michiel Broek Improve the CMakeLists.txt. Cleanup unused variables. Removed som debug messages. file | diff | annotate
Sat, 26 Mar 2022 19:48:37 +0100 Michiel Broek Some code cleanup file | diff | annotate
Mon, 14 Mar 2022 16:56:59 +0100 Michiel Broek Updated translations. file | diff | annotate
Mon, 14 Mar 2022 16:05:11 +0100 Michiel Broek Added print private yeastbank file | diff | annotate
Mon, 14 Mar 2022 14:00:28 +0100 Michiel Broek Completed printing inventory supplies. file | diff | annotate
Sun, 13 Mar 2022 22:56:22 +0100 Michiel Broek After several days experimenting, trials and a lot of errors, a working and nice looking printer support has been added to the application. file | diff | annotate
(0) tip

mercurial