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.

Completed read MySQL recipe record. Mash schedule moved to recipe QList.

Redesign the database interface for the recipe editor.

Added minval() and maxval() read to RangedSlider. Filled the MySQL query with the values that are ready at this point.

Global table edit lock. The 100% mark is now display only, editing goes into the popup editor.

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.

Show kcal/l in the first tab

Experiment with checkboxes in the fermentable table.

Almost finished calcFermentables()

Added change beerstyle, the fermentables table, and first part of calcFermentables to the recipe editor.

(0) -100 -10 +10 +100 +300 tip

mercurial