# HG changeset patch # User Michiel Broek # Date 1652388071 -7200 # Node ID decbf82ae9a5019756d50682e78c44c892e7db66 # Parent 8d47de8626e971202279c6ae440cb99e73538824 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout. diff -r 8d47de8626e9 -r decbf82ae9a5 src/EditProduct.cpp --- a/src/EditProduct.cpp Thu May 12 17:42:03 2022 +0200 +++ b/src/EditProduct.cpp Thu May 12 22:41:11 2022 +0200 @@ -936,7 +936,6 @@ ui->brew_spargephEdit->setValue(product->brew_sparge_ph); ui->brew_spargephShow->setValue(product->sparge_ph); - ui->brew_boilBox->setTitle(tr("Boiling %1 minutes").arg(product->boil_time)); ui->brew_preboilphEdit->setValue(product->brew_preboil_ph); ui->brew_preboilsgEdit->setValue(product->brew_preboil_sg); ui->brew_preboilvolEdit->setValue(product->brew_preboil_volume); diff -r 8d47de8626e9 -r decbf82ae9a5 src/EditProductTab1.cpp --- a/src/EditProductTab1.cpp Thu May 12 17:42:03 2022 +0200 +++ b/src/EditProductTab1.cpp Thu May 12 22:41:11 2022 +0200 @@ -132,7 +132,6 @@ double new_evap = (0.1 * product->batch_size) * val / 60.0; product->boil_size = product->batch_size + new_evap; product->boil_time = val; - ui->brew_boilBox->setTitle(tr("Boiling %1 minutes").arg(product->boil_time)); ui->boil_sizeEdit->setValue(product->boil_size); ui->brew_preboilvolShow->setValue(product->boil_size * 1.04); calcFermentables(); diff -r 8d47de8626e9 -r decbf82ae9a5 translations/bmsapp_en.ts --- a/translations/bmsapp_en.ts Thu May 12 17:42:03 2022 +0200 +++ b/translations/bmsapp_en.ts Thu May 12 22:41:11 2022 +0200 @@ -1148,7 +1148,8 @@ - + + Efficiency: @@ -1180,30 +1181,30 @@ - - - - - - - - - - - - + + + + + + + + + + + + % - - - - - - + + + + + + min @@ -1222,6 +1223,15 @@ + + + + + + + + + L @@ -1424,13 +1434,12 @@ - + Top up water: - Boiling @@ -1559,10 +1568,10 @@ - - - - + + + + Set or clear date @@ -1572,18 +1581,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + ... @@ -2069,6 +2078,11 @@ + + Mash efficiency: + + + Sparge water pH: @@ -2084,484 +2098,481 @@ - + Sparge temp °C: - - Pre boil pH: - - - - - Pre boil SG: - - - - - Pre boil vol@100°C: - - - - - Pre boil efficiency: - - - - - + + Edit volume - - After boil SG: - - - - - After boil vol@100°C: - - - - - After boil efficiency: - - - - - After boil pH: - - - - - Chilling and whirlpools - - - - - Hopstand 72..79°C: - - - - - Hopstand 60..66°C: - - - - + Whirlpool cold: - - Hopstand 85..100°C: - - - - - Cooling to °C: - - - - + Cooling method: - + Cooling time: - + Transfer to fermenter - + + + °C + + + + + Pre boil + + + + + + Volume @100°C: + + + + + Mash, sparge and lauter efficiency. + + + + + Whirlpools + + + + + Whirlpool 72..79°C: + + + + + Whirlpool 60..66°C: + + + + + Whirlpool 85..100°C: + + + + Volume to fermenter: - + Trub and chiller loss: - + SG in fermenter: - + EBC color in fermenter: - + IBU in fermenter: - + Aeration - + Aeration with: - + Aeration time: - + Aeration speed: - + L/m - - - + + + Brew log chart - + + Cooling + + + + + Cooling to: + + + + + After boil + + + + + The overall efficiency. + + + + Fermenting - + Primary fermentation - + Primary start SG: - + Primary start temp °C: - + Primary peak temp °C: - + Primary end temp °C: - + Primary end SG: - + Primary end date: - + End of primary fermentation, start secondary. - + Primary attenuation: - - - + + + Edit SG in Plato, Brix or SG - + Secondary fermentation - + Secondary end temp °C: - + Secondary end SG: - + Secondary end date: - - - + + + End of fermentation. Optional transfer to lagertank. - + Secondary attenuation: - + Tertiary fermentation - + Tertiary temperature °C: - + Tertiary end SG: - + Tertiary attenuation: - + Expected end SG: - + Alcohol volume: - - Show fermenter unit log: - - - - - Show fermentation log: - - - + Show fermenter unit log: + + + + + Show fermentation log: + + + + Package - + Package date: - - Carbonation range: - - - - - Infusion or Dilution - - - + Carbonation range: + + + + + Infusion or Dilution + + + + Package volume: - + Package add volume: - + Package remarks: - + Package ABV %: - + Package add ABV %: - + pH from fermenter: - + Bottles - + Bottles volume: - - + + Desired volume CO2: - - + + Priming sugar: - - + + Sugar amount: - - + + Priming gr/L: - - + + Water amount: - + Bottle fermentation °C: - + Expected pressure in bar: - + Bottles ABV %: - + Kegs - + Kegs ABV %: - + Kegs pressure in bar: - + Kegs temperature °C: - + Kegs volume: - + Forced carbonation: - + Tasting - + Taste date: - + Taste rate: - + Color: - + Transparency: - + Head: - + Aroma: - + Taste: - + Aftertaste: - + Mouthfeel: - + Notes: - + Export - + Print @@ -2632,8 +2643,8 @@ - - + + Database error @@ -2648,57 +2659,51 @@ - - - Boiling %1 minutes - - - - + BMSapp - Add new product - + BMSapp - Edit product %1 - - + + Edit Product - + Name empty or too short. - + No beerstyle selected. - - + + MySQL error: %1 %2 %3 - + Delete product - + Product changed - + The product has been modified. Save changes? @@ -2796,7 +2801,7 @@ - + Delete %1 @@ -3267,6 +3272,8 @@ + + Measured pH: @@ -3277,6 +3284,8 @@ + + Measured SG: diff -r 8d47de8626e9 -r decbf82ae9a5 translations/bmsapp_nl.ts --- a/translations/bmsapp_nl.ts Thu May 12 17:42:03 2022 +0200 +++ b/translations/bmsapp_nl.ts Thu May 12 22:41:11 2022 +0200 @@ -1193,9 +1193,10 @@ - + + Efficiency: - Brouwzaal rendement: + Rendement: @@ -1225,30 +1226,30 @@ - - - - - - - - - - - - + + + + + + + + + + + + % % - - - - - - + + + + + + min min @@ -1267,6 +1268,15 @@ + + + + + + + + + L L @@ -1469,13 +1479,12 @@ - + Top up water: Extra water in gistvat: - Boiling Koken @@ -1604,10 +1613,10 @@ - - - - + + + + Set or clear date Zet of wis datum @@ -1617,18 +1626,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + ... ... @@ -2081,17 +2090,17 @@ Brewday - + Brouwdag Brewday start: - + Brouwdag start: Brewday end: - + Brouwdag eind: @@ -2106,512 +2115,530 @@ Mashing and Sparge - + Maischen en Spoelen Mash pH: - + Maisch pH: Mash SG: - + Maisch SG: + + + + Mash efficiency: + Maisch rendement: Sparge water pH: - + Spoelwater pH: Sparge supply L: - + Spoelwater voorraad: Sparge estimate L: - - - - + Spoelwater geschat: + + + Sparge temp °C: - - - - + Spoelwater temp: + + Pre boil pH: - - - - + Voor koken pH: + + Pre boil SG: - - - - + Voor koken SG: + + Pre boil vol@100°C: - - - - + Voor koken vol@100°C: + + Pre boil efficiency: - - - - - + Voor koken rendement: + + + + Edit volume - - - - - After boil SG: - - - - - After boil vol@100°C: - - - - - After boil efficiency: - - - - - After boil pH: - - - - - Chilling and whirlpools - - - - - Hopstand 72..79°C: - - - - - Hopstand 60..66°C: - - - - + Wijzig volume + + + Whirlpool cold: - - - - - Hopstand 85..100°C: - - - - - Cooling to °C: - - - - + Whirlpool koud: + + + Cooling method: - - - - + Koelen methode: + + + Cooling time: - - - - + Koelen tijd: + + + Transfer to fermenter - - - - + Naar gistvat + + + + + °C + °C + + + + Pre boil + Begin koken + + + + + Volume @100°C: + Volume @100°C: + + + + Mash, sparge and lauter efficiency. + Maischen, spoelen en filteren rendement. + + + + Whirlpools + Whirlpoolen + + + + Whirlpool 72..79°C: + Whirlpool 72..79°C: + + + + Whirlpool 60..66°C: + Whirlpool 60..66°C: + + + + Whirlpool 85..100°C: + Whirlpool 85..100°C: + + + Volume to fermenter: - - - - + Volume naar gistvat: + + + Trub and chiller loss: - - - - + Trub en koeler verlies: + + + SG in fermenter: - - - - + SG in gistvat: + + + EBC color in fermenter: - - - - + EBC kleur in gistvat: + + + IBU in fermenter: - - - - + IBU in het gistvat: + + + Aeration - - - - + Beluchten + + + Aeration with: - - - - + Beluchten met: + + + Aeration time: - - - - + Beluchting tijd: + + + Aeration speed: - - - - + Beluchten snelheid: + + + L/m - - - - - - + L/m + + + + + Brew log chart - + + Cooling + Koelen + + + + Cooling to: + Koelen tot: + + + + After boil + Einde koken + + + + The overall efficiency. + Het totale brouwzaal rendement. + + + Fermenting - + Primary fermentation - + Primary start SG: - + Primary start temp °C: - + Primary peak temp °C: - + Primary end temp °C: - + Primary end SG: - + Primary end date: - + End of primary fermentation, start secondary. - + Primary attenuation: - - - + + + Edit SG in Plato, Brix or SG - + Secondary fermentation - + Secondary end temp °C: - + Secondary end SG: - + Secondary end date: - - - + + + End of fermentation. Optional transfer to lagertank. - + Secondary attenuation: - + Tertiary fermentation - + Tertiary temperature °C: - + Tertiary end SG: - + Tertiary attenuation: - + Expected end SG: - + Alcohol volume: - - Show fermenter unit log: - - - - - Show fermentation log: - - - + Show fermenter unit log: + + + + + Show fermentation log: + + + + Package Verpakken - + Package date: - - Carbonation range: - - - - - Infusion or Dilution - - - + Carbonation range: + + + + + Infusion or Dilution + + + + Package volume: - + Package add volume: - + Package remarks: - + Package ABV %: - + Package add ABV %: - + pH from fermenter: - + Bottles - + Bottles volume: - - + + Desired volume CO2: - - + + Priming sugar: - - + + Sugar amount: - - + + Priming gr/L: - - + + Water amount: - + Bottle fermentation °C: - + Expected pressure in bar: - + Bottles ABV %: - + Kegs Fusten - + Kegs ABV %: - + Kegs pressure in bar: - + Kegs temperature °C: - + Kegs volume: - + Forced carbonation: - + Tasting - + Taste date: - + Taste rate: - + Color: - + Transparency: - + Head: - + Aroma: - + Taste: - + Aftertaste: - + Mouthfeel: - + Notes: Opmerkingen: - + Export Exporteer - + Print Print @@ -2682,8 +2709,8 @@ - - + + Database error Database fout @@ -2698,40 +2725,38 @@ %1, deel %2 van %3 - - Boiling %1 minutes - Koken %1 minuten - - - + Koken %1 minuten + + + BMSapp - Add new product BMSapp - Nieuw product - + BMSapp - Edit product %1 BMSapp - Wijzig product %1 - - + + Edit Product Wijzig Product - + Name empty or too short. De naam is leeg of te kort. - + No beerstyle selected. Geen bierstijl gekozen. - - + + MySQL error: %1 %2 %3 @@ -2740,17 +2765,17 @@ %3 - + Delete product Verwijder product - + Product changed Product gewijzigd - + The product has been modified. Save changes? Het product is gewijzigd. Wijzigingen opslaan? @@ -2848,7 +2873,7 @@ - + Delete %1 Verwijder %1 @@ -3319,6 +3344,8 @@ Verwarm tijd: + + Measured pH: Gemeten pH: @@ -3329,6 +3356,8 @@ Gemeten Brix: + + Measured SG: Gemeten SG: diff -r 8d47de8626e9 -r decbf82ae9a5 ui/EditProduct.ui --- a/ui/EditProduct.ui Thu May 12 17:42:03 2022 +0200 +++ b/ui/EditProduct.ui Thu May 12 22:41:11 2022 +0200 @@ -95,7 +95,7 @@ QTabWidget::Rounded - 0 + 8 Qt::ElideNone @@ -227,9 +227,9 @@ - 370 + 360 180 - 131 + 141 20 @@ -275,9 +275,9 @@ - 740 + 720 150 - 131 + 151 20 @@ -895,7 +895,7 @@ 130 20 - 226 + 211 23 @@ -921,7 +921,7 @@ 130 50 - 226 + 211 23 @@ -951,9 +951,9 @@ - 730 + 720 50 - 131 + 141 20 @@ -1001,7 +1001,7 @@ 130 80 - 226 + 211 23 @@ -1047,9 +1047,9 @@ - 730 + 720 80 - 131 + 141 20 @@ -1065,7 +1065,7 @@ 500 80 - 226 + 211 23 @@ -1081,7 +1081,7 @@ 500 50 - 226 + 211 23 @@ -1156,7 +1156,7 @@ 140 180 - 226 + 211 23 @@ -1225,9 +1225,9 @@ - 740 + 720 180 - 131 + 151 20 @@ -1266,7 +1266,7 @@ - 150 + 170 20 181 23 @@ -1278,7 +1278,7 @@ 10 20 - 131 + 151 20 @@ -1292,7 +1292,7 @@ - 480 + 570 20 281 23 @@ -1305,7 +1305,7 @@ - 340 + 430 20 131 20 @@ -1323,7 +1323,7 @@ 10 50 - 131 + 151 20 @@ -1337,9 +1337,9 @@ - 150 + 170 50 - 901 + 881 91 @@ -1349,7 +1349,7 @@ 10 160 - 291 + 311 151 @@ -1361,7 +1361,7 @@ 10 80 - 121 + 141 20 @@ -1375,7 +1375,7 @@ - 140 + 160 80 87 24 @@ -1409,7 +1409,7 @@ - 140 + 160 110 87 24 @@ -1445,7 +1445,7 @@ 10 110 - 121 + 141 20 @@ -1459,7 +1459,7 @@ - 140 + 160 20 87 24 @@ -1495,7 +1495,7 @@ 10 20 - 121 + 141 20 @@ -1511,7 +1511,7 @@ 10 50 - 121 + 141 20 @@ -1525,7 +1525,7 @@ - 140 + 160 50 141 23 @@ -1541,7 +1541,7 @@ 10 320 - 291 + 311 91 @@ -1551,7 +1551,7 @@ - 140 + 160 50 87 24 @@ -1587,7 +1587,7 @@ 10 50 - 121 + 141 20 @@ -1603,7 +1603,7 @@ 10 20 - 121 + 141 20 @@ -1617,7 +1617,7 @@ - 140 + 160 20 87 24 @@ -1652,9 +1652,9 @@ - 820 + 800 160 - 291 + 311 91 @@ -1666,7 +1666,7 @@ 10 20 - 121 + 141 20 @@ -1680,7 +1680,7 @@ - 140 + 160 20 87 24 @@ -1716,7 +1716,7 @@ 10 50 - 121 + 141 20 @@ -1730,7 +1730,7 @@ - 140 + 160 50 87 24 @@ -1765,9 +1765,9 @@ - 420 + 410 160 - 291 + 311 271 @@ -1779,7 +1779,7 @@ 10 20 - 121 + 141 20 @@ -1793,7 +1793,7 @@ - 140 + 160 20 87 24 @@ -1829,7 +1829,7 @@ 10 50 - 121 + 141 20 @@ -1843,7 +1843,7 @@ - 140 + 160 50 87 24 @@ -1879,7 +1879,7 @@ 10 80 - 121 + 141 20 @@ -1893,7 +1893,7 @@ - 140 + 160 80 87 24 @@ -1929,7 +1929,7 @@ 10 110 - 121 + 141 20 @@ -1943,7 +1943,7 @@ - 140 + 160 110 87 24 @@ -1979,7 +1979,7 @@ 10 140 - 121 + 141 20 @@ -1993,7 +1993,7 @@ - 140 + 160 140 87 24 @@ -2029,7 +2029,7 @@ 10 170 - 121 + 141 20 @@ -2043,7 +2043,7 @@ - 140 + 160 170 87 24 @@ -2079,7 +2079,7 @@ 10 200 - 121 + 141 20 @@ -2093,7 +2093,7 @@ - 140 + 160 200 87 24 @@ -2129,7 +2129,7 @@ 10 230 - 121 + 141 20 @@ -2143,7 +2143,7 @@ - 140 + 160 230 87 24 @@ -2284,9 +2284,9 @@ - 440 + 420 10 - 131 + 151 20 @@ -2300,9 +2300,9 @@ - 440 + 420 40 - 131 + 151 20 @@ -2316,9 +2316,9 @@ - 440 + 420 70 - 131 + 151 20 @@ -2332,9 +2332,9 @@ - 440 + 420 100 - 131 + 151 20 @@ -3634,7 +3634,7 @@ - 140 + 170 80 80 23 @@ -3651,9 +3651,9 @@ - 0 + 10 10 - 131 + 151 20 @@ -3667,7 +3667,7 @@ - 530 + 560 10 171 20 @@ -3683,7 +3683,7 @@ - 710 + 740 10 321 23 @@ -3693,7 +3693,7 @@ - 140 + 170 10 321 23 @@ -3703,7 +3703,7 @@ - 530 + 560 40 171 20 @@ -3719,7 +3719,7 @@ - 710 + 740 40 71 23 @@ -3732,9 +3732,9 @@ - 0 + 10 40 - 131 + 151 20 @@ -3748,7 +3748,7 @@ - 140 + 170 40 80 24 @@ -6261,7 +6261,7 @@ 10 90 - 321 + 341 241 @@ -6273,7 +6273,7 @@ 10 20 - 121 + 141 20 @@ -6287,7 +6287,7 @@ - 140 + 160 20 81 24 @@ -6309,9 +6309,9 @@ - 230 + 250 20 - 71 + 61 24 @@ -6328,7 +6328,7 @@ - 140 + 160 50 81 24 @@ -6350,9 +6350,9 @@ - 230 + 250 50 - 71 + 61 24 @@ -6372,7 +6372,7 @@ - 140 + 160 80 81 24 @@ -6402,7 +6402,7 @@ 10 50 - 121 + 141 20 @@ -6418,12 +6418,12 @@ 10 80 - 121 - 20 - - - - Efficiency: + 141 + 20 + + + + Mash efficiency: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6434,7 +6434,7 @@ 10 200 - 121 + 141 20 @@ -6450,7 +6450,7 @@ 10 140 - 121 + 141 20 @@ -6466,7 +6466,7 @@ 10 170 - 121 + 141 20 @@ -6480,7 +6480,7 @@ - 140 + 160 140 81 24 @@ -6495,6 +6495,9 @@ QAbstractSpinBox::NoButtons + + L + 1 @@ -6507,7 +6510,7 @@ 10 110 - 121 + 141 20 @@ -6521,7 +6524,7 @@ - 140 + 160 200 81 24 @@ -6543,7 +6546,7 @@ - 140 + 160 170 81 24 @@ -6558,6 +6561,9 @@ QAbstractSpinBox::NoButtons + + L + 1 @@ -6568,7 +6574,7 @@ - 140 + 160 110 81 24 @@ -6583,6 +6589,9 @@ QAbstractSpinBox::NoButtons + + °C + 1 @@ -6593,9 +6602,9 @@ - 230 + 250 200 - 71 + 61 24 @@ -6615,24 +6624,24 @@ 370 20 - 741 + 361 151 - Boiling + Pre boil - 30 + 10 20 131 20 - Pre boil pH: + Measured pH: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6641,14 +6650,14 @@ - 30 + 10 50 131 20 - Pre boil SG: + Measured SG: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6657,14 +6666,14 @@ - 30 + 10 80 131 20 - Pre boil vol@100°C: + Volume @100°C: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6673,14 +6682,14 @@ - 30 + 10 110 131 20 - Pre boil efficiency: + Efficiency: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6689,7 +6698,7 @@ - 170 + 150 20 81 24 @@ -6711,7 +6720,7 @@ - 170 + 150 50 81 24 @@ -6733,7 +6742,7 @@ - 260 + 240 50 71 24 @@ -6755,12 +6764,15 @@ - 170 + 150 110 81 24 + + Mash, sparge and lauter efficiency. + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -6783,7 +6795,7 @@ - 170 + 150 80 81 24 @@ -6795,6 +6807,9 @@ true + + L + 1 @@ -6808,7 +6823,7 @@ - 260 + 240 80 71 24 @@ -6823,6 +6838,9 @@ QAbstractSpinBox::NoButtons + + L + 1 @@ -6833,49 +6851,7 @@ - 340 - 80 - 28 - 22 - - - - Edit volume - - - ... - - - - :/icons/silk/pencil.png:/icons/silk/pencil.png - - - - - - 520 - 50 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - 3 - - - 0.001000000000000 - - - - - - 690 + 320 80 28 22 @@ -6892,216 +6868,30 @@ :/icons/silk/pencil.png:/icons/silk/pencil.png - - - - 380 - 50 - 131 - 20 - - - - After boil SG: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 520 - 80 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - 1 - - - 100000.000000000000000 - - - 1.000000000000000 - - - - - - 380 - 80 - 131 - 20 - - - - After boil vol@100°C: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 520 - 20 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - 14.000000000000000 - - - 0.100000000000000 - - - - - - 610 - 50 - 71 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - QAbstractSpinBox::NoButtons - - - 3 - - - - - - 380 - 110 - 131 - 20 - - - - After boil efficiency: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 520 - 110 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - QAbstractSpinBox::NoButtons - - - % - - - 1 - - - 200.000000000000000 - - - - - - 610 - 80 - 71 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - QAbstractSpinBox::NoButtons - - - 1 - - - 100000.000000000000000 - - - - - - 380 - 20 - 131 - 20 - - - - After boil pH: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - - 370 - 180 - 741 + + + + + 750 + 20 + 361 151 - Chilling and whirlpools + Whirlpools - 30 + 10 50 - 131 - 20 - - - - Hopstand 72..79°C: + 151 + 20 + + + + Whirlpool 72..79°C: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -7110,14 +6900,14 @@ - 30 + 10 80 - 131 - 20 - - - - Hopstand 60..66°C: + 151 + 20 + + + + Whirlpool 60..66°C: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -7126,9 +6916,9 @@ - 30 + 10 110 - 131 + 151 20 @@ -7142,14 +6932,14 @@ - 30 + 10 20 - 131 - 20 - - - - Hopstand 85..100°C: + 151 + 20 + + + + Whirlpool 85..100°C: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -7267,125 +7057,14 @@ 1.000000000000000 - - - - 380 - 20 - 131 - 20 - - - - Cooling to °C: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 380 - 50 - 131 - 20 - - - - Cooling method: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 380 - 80 - 131 - 20 - - - - Cooling time: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 520 - 80 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - min - - - 0 - - - 1000.000000000000000 - - - 1.000000000000000 - - - - - - 520 - 20 - 81 - 24 - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - 1 - - - 100000.000000000000000 - - - 1.000000000000000 - - - - - - 520 - 50 - 161 - 23 - - - - 370 - 340 - 741 - 121 + 750 + 180 + 361 + 211 @@ -7394,9 +7073,9 @@ - 30 + 10 80 - 131 + 151 20 @@ -7410,9 +7089,9 @@ - 30 + 10 20 - 131 + 151 20 @@ -7426,9 +7105,9 @@ - 30 + 10 50 - 131 + 151 20 @@ -7454,6 +7133,9 @@ true + + L + 1 @@ -7479,6 +7161,9 @@ true + + L + 1 @@ -7504,6 +7189,9 @@ true + + L + 1 @@ -7517,8 +7205,8 @@ - 360 - 20 + 10 + 110 151 20 @@ -7533,8 +7221,8 @@ - 360 - 50 + 10 + 140 151 20 @@ -7549,8 +7237,8 @@ - 360 - 80 + 10 + 170 151 20 @@ -7565,8 +7253,8 @@ - 520 - 50 + 170 + 140 71 24 @@ -7599,8 +7287,8 @@ - 520 - 80 + 170 + 170 71 24 @@ -7633,8 +7321,8 @@ - 520 - 20 + 170 + 110 71 24 @@ -7658,7 +7346,7 @@ 10 340 - 321 + 341 121 @@ -7670,7 +7358,7 @@ 10 20 - 121 + 141 20 @@ -7686,7 +7374,7 @@ 10 50 - 121 + 141 20 @@ -7702,7 +7390,7 @@ 10 80 - 121 + 141 20 @@ -7716,9 +7404,9 @@ - 140 + 160 20 - 161 + 151 23 @@ -7726,7 +7414,7 @@ - 140 + 160 50 81 24 @@ -7754,7 +7442,7 @@ - 140 + 160 80 81 24 @@ -7800,6 +7488,383 @@ :/icons/silk/chart_line.png:/icons/silk/chart_line.png + + + + 370 + 340 + 361 + 121 + + + + Cooling + + + + + 10 + 50 + 131 + 20 + + + + Cooling method: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 10 + 20 + 131 + 20 + + + + Cooling to: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 150 + 20 + 81 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + °C + + + 1 + + + 100000.000000000000000 + + + 1.000000000000000 + + + + + + 150 + 80 + 81 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + min + + + 0 + + + 1000.000000000000000 + + + 1.000000000000000 + + + + + + 150 + 50 + 161 + 23 + + + + + + + 10 + 80 + 131 + 20 + + + + Cooling time: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + 370 + 180 + 361 + 151 + + + + After boil + + + + + 240 + 80 + 71 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + QAbstractSpinBox::NoButtons + + + L + + + 1 + + + 100000.000000000000000 + + + + + + 10 + 110 + 131 + 20 + + + + Efficiency: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 240 + 50 + 71 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + QAbstractSpinBox::NoButtons + + + 3 + + + + + + 150 + 20 + 81 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + 14.000000000000000 + + + 0.100000000000000 + + + + + + 150 + 80 + 81 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + L + + + 1 + + + 100000.000000000000000 + + + 1.000000000000000 + + + + + + 10 + 20 + 131 + 20 + + + + Measured pH: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 150 + 110 + 81 + 24 + + + + The overall efficiency. + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + QAbstractSpinBox::NoButtons + + + % + + + 1 + + + 200.000000000000000 + + + + + + 320 + 80 + 28 + 22 + + + + Edit volume + + + ... + + + + :/icons/silk/pencil.png:/icons/silk/pencil.png + + + + + + 10 + 50 + 131 + 20 + + + + Measured SG: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 10 + 80 + 131 + 20 + + + + Volume @100°C: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 150 + 50 + 81 + 24 + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + 3 + + + 0.001000000000000 + + +