Wed, 29 Jun 2022 23:06:38 +0200 Michiel Broek Removed LED plugin, now using the one from the AnalogWidgets. file | diff | annotate
Wed, 29 Jun 2022 21:28:13 +0200 Michiel Broek Added led, manometer, thermometer and wallclock from the abandoned AnalogWidgets project as plugins. There is some work to do but it's already usable for the monitor screens. file | diff | annotate
Tue, 28 Jun 2022 20:12:16 +0200 Michiel Broek Added LED plugin. file | diff | annotate
Mon, 27 Jun 2022 21:12:19 +0200 Michiel Broek Added monitor nodes overview file | diff | annotate
Thu, 23 Jun 2022 16:56:07 +0200 Michiel Broek Version 0.2.13. Updated translations file | diff | annotate
Tue, 21 Jun 2022 09:26:25 +0200 Michiel Broek Version 0.2.12 file | diff | annotate
Sun, 19 Jun 2022 13:34:18 +0200 Michiel Broek Fixed select yeasts in recipes and poducts. file | diff | annotate
Wed, 15 Jun 2022 10:54:04 +0200 Michiel Broek Version 0.2.10 with updated translations and menu's. file | diff | annotate
Sat, 11 Jun 2022 12:59:49 +0200 Michiel Broek Added import from xml, equipments and beerstyles. file | diff | annotate
Thu, 09 Jun 2022 15:59:04 +0200 Michiel Broek Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations. file | diff | annotate
Mon, 06 Jun 2022 14:22:18 +0200 Michiel Broek Version 0.2.8 Fixed boil_sizeEdit width. file | diff | annotate
Thu, 02 Jun 2022 22:41:18 +0200 Michiel Broek Version 0.2.7 file | diff | annotate
Wed, 01 Jun 2022 21:46:26 +0200 Michiel Broek Moved recipe load, save and delete to it's own file. file | diff | annotate
Wed, 01 Jun 2022 19:30:38 +0200 Michiel Broek Moved product record load, save and delete to a separate file and use passed record data. file | diff | annotate
Tue, 31 May 2022 15:49:36 +0200 Michiel Broek Version 0.2.6 file | diff | annotate
Tue, 31 May 2022 15:05:52 +0200 Michiel Broek Install translations in /bmsapp/translations. Use a searchpath to try to load a translation. file | diff | annotate
Tue, 31 May 2022 11:55:20 +0200 Michiel Broek Version 0.2.5 file | diff | annotate
Mon, 30 May 2022 21:57:30 +0200 Michiel Broek Version 0.2.4 file | diff | annotate
Sat, 28 May 2022 21:08:09 +0200 Michiel Broek Version 0.2.3 file | diff | annotate
Sun, 22 May 2022 11:23:28 +0200 Michiel Broek Version 0.2.2 file | diff | annotate
Sun, 22 May 2022 10:22:22 +0200 Michiel Broek Add product archive tree by date. file | diff | annotate
Sat, 21 May 2022 21:40:57 +0200 Michiel Broek Added the product archives tree by styles. file | diff | annotate
Sat, 21 May 2022 20:26:25 +0200 Michiel Broek Added archive products sorted on code. file | diff | annotate
Sat, 21 May 2022 13:28:15 +0200 Michiel Broek Added archive products on name. file | diff | annotate
Fri, 20 May 2022 22:06:06 +0200 Michiel Broek Version 0.2.1. Updated translations. file | diff | annotate
Tue, 17 May 2022 14:37:26 +0200 Michiel Broek Added brew_log popup window. file | diff | annotate
Thu, 28 Apr 2022 22:49:13 +0200 Michiel Broek Initial import of EditProduct, the part from EditRecipe is ported. file | diff | annotate
Thu, 28 Apr 2022 16:59:58 +0200 Michiel Broek Version 0.1.6 with updated translations. file | diff | annotate
Thu, 28 Apr 2022 16:47:59 +0200 Michiel Broek Added menu entry products in production file | diff | annotate
Thu, 28 Apr 2022 13:17:36 +0200 Michiel Broek Version 0.1.5 file | diff | annotate
Wed, 27 Apr 2022 13:07:54 +0200 Michiel Broek Version 0.1.4 file | diff | annotate
Wed, 27 Apr 2022 08:54:17 +0200 Michiel Broek Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches. file | diff | annotate
Tue, 19 Apr 2022 11:17:16 +0200 Michiel Broek First setup of the mash tab with the table. 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
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 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
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. file | diff | annotate
Sun, 27 Mar 2022 22:03:18 +0200 Michiel Broek Moved functions from bmsapp.cpp to MainWindow.cpp file | diff | annotate
Sun, 27 Mar 2022 11:59:15 +0200 Michiel Broek Improve the CMakeLists.txt. Cleanup unused variables. Removed som debug messages. file | diff | annotate
Sat, 26 Mar 2022 21:55:10 +0100 Michiel Broek Bumped to version 0.1.1 file | diff | annotate
Sat, 26 Mar 2022 21:13:17 +0100 Michiel Broek Added install option and a desktop file. file | diff | annotate
Wed, 23 Mar 2022 22:00:28 +0100 Michiel Broek Added start of the Recipes Tree to select a recipe file | diff | annotate
Sun, 20 Mar 2022 21:39:06 +0100 Michiel Broek Profile Ferments now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 21:24:13 +0100 Michiel Broek Profile Styles now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 20:59:05 +0100 Michiel Broek Profile Mashs now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 20:45:58 +0100 Michiel Broek Profile Waters now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 19:44:32 +0100 Michiel Broek Inventory Equipments now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 17:33:18 +0100 Michiel Broek Inventory Waters now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 17:22:27 +0100 Michiel Broek Inventory Miscs now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 16:13:26 +0100 Michiel Broek Inventory Hops now on the mainscreen. file | diff | annotate
Sun, 20 Mar 2022 15:51:09 +0100 Michiel Broek Inventory Fermentables now on the mainscreen. file | diff | annotate
Sat, 19 Mar 2022 22:59:11 +0100 Michiel Broek Finally found out how to make these databases work on a single main window. And it's dynamic too. file | diff | annotate
Wed, 16 Mar 2022 21:26:31 +0100 Michiel Broek Added profile fermentation tables and editor. file | diff | annotate
Tue, 15 Mar 2022 17:00:54 +0100 Michiel Broek Added styles tables and editor. file | diff | annotate
Sun, 13 Mar 2022 22:56:22 +0100 Michiel Broek After several days experimenting, trials and a lot of errors, a working and nice looking printer support has been added to the application. file | diff | annotate
Mon, 07 Mar 2022 17:33:22 +0100 Michiel Broek Added Mash profiles table and the first part of the Mash profile editor. Edit and write must be written. file | diff | annotate
Sun, 06 Mar 2022 15:31:40 +0100 Michiel Broek Added profile water table and editor. file | diff | annotate
(0) -60 tip

mercurial