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
Mon, 28 Feb 2022 21:21:33 +0100 Michiel Broek Setup translation system and started the Dutch translation file | diff | annotate
Sun, 27 Feb 2022 20:45:41 +0100 Michiel Broek Added inventory equipment table and editor. file | diff | annotate
Sat, 26 Feb 2022 16:34:20 +0100 Michiel Broek Added inventory water editor and table. In Yeasts table make sure the fields without a tickmark are empty. Removed Utils::Round function, not reliable. file | diff | annotate
Fri, 25 Feb 2022 10:51:36 +0100 Michiel Broek Added the inventory miscs table. file | diff | annotate
Mon, 21 Feb 2022 21:17:33 +0100 Michiel Broek Added inventory yeasts editor. Fixed resource icons location. file | diff | annotate
Sun, 20 Feb 2022 20:22:49 +0100 Michiel Broek Added hops editor. file | diff | annotate
Sun, 20 Feb 2022 12:13:22 +0100 Michiel Broek Added ui files for hops, yeasts and misc inventory. file | diff | annotate
Sat, 19 Feb 2022 22:17:09 +0100 Michiel Broek Completed the Fermentables editor. file | diff | annotate
Fri, 18 Feb 2022 15:53:02 +0100 Michiel Broek Added Inventory Fermentables table. file | diff | annotate
Thu, 17 Feb 2022 21:41:52 +0100 Michiel Broek Fixed missing arrows on combobox and spinboxes in the qdarkstyle theme. Changed suppliers editor icon in the menu. file | diff | annotate
Thu, 17 Feb 2022 19:57:32 +0100 Michiel Broek Completed the global setup editor. file | diff | annotate
Wed, 16 Feb 2022 22:11:29 +0100 Michiel Broek Started adding the global setup screen. file | diff | annotate
Wed, 16 Feb 2022 16:29:42 +0100 Michiel Broek Added QDarkStyle stylesheet and images. Updated About window. Some minor layout improvements. file | diff | annotate
Mon, 14 Feb 2022 20:58:07 +0100 Michiel Broek Added the EditSupplier popup window. It is now ready to validate the form data. file | diff | annotate
(0) -60 tip

mercurial