Thu, 07 Apr 2022 20:20:42 +0200 Michiel Broek Fixed saving the json data. Removed dead code. Edit fermentable amounts sets is_changed. changeset | files
Thu, 07 Apr 2022 19:07:28 +0200 Michiel Broek Completed recipe save record. Recipe name and notes can be edited. changeset | files
Wed, 06 Apr 2022 22:47:37 +0200 Michiel Broek Code cleanup after last changes. changeset | files
Wed, 06 Apr 2022 21:57:02 +0200 Michiel Broek Load hops in QList. changeset | files
Wed, 06 Apr 2022 21:41:58 +0200 Michiel Broek Load miscs in QList. changeset | files
Wed, 06 Apr 2022 21:23:00 +0200 Michiel Broek Load yeasts in QList. changeset | files
Wed, 06 Apr 2022 20:26:47 +0200 Michiel Broek 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. changeset | files
Wed, 06 Apr 2022 12:10:33 +0200 Michiel Broek Completed read MySQL recipe record. Mash schedule moved to recipe QList. changeset | files
Tue, 05 Apr 2022 22:28:35 +0200 Michiel Broek Redesign the database interface for the recipe editor. changeset | files
Mon, 04 Apr 2022 20:45:04 +0200 Michiel Broek Added minval() and maxval() read to RangedSlider. Filled the MySQL query with the values that are ready at this point. changeset | files
Mon, 04 Apr 2022 17:19:28 +0200 Michiel Broek Global table edit lock. The 100% mark is now display only, editing goes into the popup editor. changeset | files
Mon, 04 Apr 2022 16:21:38 +0200 Michiel Broek 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. changeset | files
Sun, 03 Apr 2022 22:11:45 +0200 Michiel Broek Show kcal/l in the first tab changeset | files
Sun, 03 Apr 2022 22:02:12 +0200 Michiel Broek Experiment with checkboxes in the fermentable table. changeset | files
Sun, 03 Apr 2022 17:43:45 +0200 Michiel Broek Almost finished calcFermentables() changeset | files
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. changeset | files
Fri, 01 Apr 2022 17:25:42 +0200 Michiel Broek Added more edit fields to the first recipe editor tab. Cleanup of RangedSlider is ready. changeset | files
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. changeset | files
Fri, 01 Apr 2022 14:58:57 +0200 Michiel Broek Solved the segmentation fault when viewing recipes twice. Set colored display for the EBC color fields using a modified dynamic stylesheet. changeset | files
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. changeset | files
Thu, 31 Mar 2022 17:16:44 +0200 Michiel Broek Removed the ugly green value text from the ranged slider. changeset | files
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. changeset | files
Wed, 30 Mar 2022 23:15:08 +0200 Michiel Broek More progress in building designer plugins. changeset | files
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. changeset | files
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. changeset | files
Mon, 28 Mar 2022 16:54:08 +0200 Michiel Broek Added websocket connection to the bmsd server. Dropped MQTT, not needed. MySQL and webSockets is enough. changeset | files
Sun, 27 Mar 2022 22:03:18 +0200 Michiel Broek Moved functions from bmsapp.cpp to MainWindow.cpp changeset | files
Sun, 27 Mar 2022 20:38:25 +0200 Michiel Broek Added MQTT settings. changeset | files
Sun, 27 Mar 2022 11:59:15 +0200 Michiel Broek Improve the CMakeLists.txt. Cleanup unused variables. Removed som debug messages. changeset | files
Sat, 26 Mar 2022 22:45:02 +0100 Michiel Broek Updated the translations. changeset | files
(0) -100 -50 -30 +30 +50 +100 +300 tip

mercurial