Completed recipe save record. Recipe name and notes can be edited.

Code cleanup after last changes.

Load hops in QList.

Load miscs in QList.

Load yeasts in QList.

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.

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

mercurial