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 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 22:32:04 +0200 Michiel Broek Finished the water tab ui. For now. file | diff | annotate
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. 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 13:34:45 +0200 Michiel Broek Adjusted the width of the fermentables table. Made room for a stacked widget on the yeasts tab. file | diff | annotate
Fri, 08 Apr 2022 20:44:04 +0200 Michiel Broek Add fermentable row added. 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 12:10:33 +0200 Michiel Broek Completed read MySQL recipe record. Mash schedule moved to recipe QList. 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
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. file | diff | annotate
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. file | diff | annotate
Thu, 31 Mar 2022 17:16:44 +0200 Michiel Broek Removed the ugly green value text from the ranged slider. file | diff | annotate
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. file | diff | annotate
Wed, 30 Mar 2022 23:15:08 +0200 Michiel Broek More progress in building designer plugins. file | diff | annotate
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. 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