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
Sat, 26 Mar 2022 21:55:10 +0100 Michiel Broek Bumped to version 0.1.1 changeset | files
Sat, 26 Mar 2022 21:53:00 +0100 Michiel Broek Removed unneeded functions. changeset | files
Sat, 26 Mar 2022 21:13:17 +0100 Michiel Broek Added install option and a desktop file. changeset | files
Sat, 26 Mar 2022 19:48:37 +0100 Michiel Broek Some code cleanup changeset | files
Fri, 25 Mar 2022 20:54:55 +0100 Michiel Broek The screen design is final. The leftside tree doesn't collapse and expand, I leave that for now. Lack of good documentation to deal with this. The right side shows the current selected recipe in short form. This is now almost as I want it to be. changeset | files
Wed, 23 Mar 2022 22:00:28 +0100 Michiel Broek Added start of the Recipes Tree to select a recipe changeset | files
Mon, 21 Mar 2022 13:46:33 +0100 Michiel Broek removed obsolete file changeset | files
Mon, 21 Mar 2022 12:08:41 +0100 Michiel Broek All inventory and profiles now show the items sizes in the statusbar. changeset | files
Mon, 21 Mar 2022 11:44:51 +0100 Michiel Broek Status and Windowtitle messages via signals and slots. Global setup now on the mainwindow. changeset | files
Sun, 20 Mar 2022 21:39:06 +0100 Michiel Broek Profile Ferments now on the mainscreen. changeset | files
Sun, 20 Mar 2022 21:24:13 +0100 Michiel Broek Profile Styles now on the mainscreen. changeset | files
Sun, 20 Mar 2022 20:59:05 +0100 Michiel Broek Profile Mashs now on the mainscreen. changeset | files
Sun, 20 Mar 2022 20:45:58 +0100 Michiel Broek Profile Waters now on the mainscreen. changeset | files
Sun, 20 Mar 2022 19:44:32 +0100 Michiel Broek Inventory Equipments now on the mainscreen. changeset | files
Sun, 20 Mar 2022 17:33:18 +0100 Michiel Broek Inventory Waters now on the mainscreen. changeset | files
Sun, 20 Mar 2022 17:22:27 +0100 Michiel Broek Inventory Miscs now on the mainscreen. changeset | files
Sun, 20 Mar 2022 16:49:50 +0100 Michiel Broek Inventory Yeasts now on the mainscreen. changeset | files
Sun, 20 Mar 2022 16:13:26 +0100 Michiel Broek Inventory Hops now on the mainscreen. changeset | files
Sun, 20 Mar 2022 15:51:09 +0100 Michiel Broek Inventory Fermentables now on the mainscreen. changeset | files
Sun, 20 Mar 2022 14:08:05 +0100 Michiel Broek Removed sizegrip from the statusbar changeset | files
Sun, 20 Mar 2022 10:29:57 +0100 Michiel Broek Added texts on the buttons. Removed a number of debug messages. Hide and show the main menubar during edit. Removed unused and unneeded stackable window pages. changeset | files
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. changeset | files
Sat, 19 Mar 2022 19:22:58 +0100 Michiel Broek First step in loading the Inventory Suppliers database on the mainscreen. But, it is loaded at program start en not removed when done. Weird programming to get this working. changeset | files
Sat, 19 Mar 2022 10:30:56 +0100 Michiel Broek Replaced main QTabWidget with QStackedWidget changeset | files
Fri, 18 Mar 2022 16:49:06 +0100 Michiel Broek Re-added the mainwindow statusbar. changeset | files
Fri, 18 Mar 2022 15:57:27 +0100 Michiel Broek Changed the way the inventory is displayed. Suppliers only for testing. changeset | files
Thu, 17 Mar 2022 13:54:39 +0100 Michiel Broek Updated translations and some messages. changeset | files
Thu, 17 Mar 2022 12:03:25 +0100 Michiel Broek Changed main window menus. changeset | files
Thu, 17 Mar 2022 11:24:05 +0100 Michiel Broek Finished the profile mash editor. changeset | files
Wed, 16 Mar 2022 21:26:31 +0100 Michiel Broek Added profile fermentation tables and editor. changeset | files
Tue, 15 Mar 2022 17:00:54 +0100 Michiel Broek Added styles tables and editor. changeset | files
Mon, 14 Mar 2022 16:56:59 +0100 Michiel Broek Updated translations. changeset | files
Mon, 14 Mar 2022 16:05:11 +0100 Michiel Broek Added print private yeastbank changeset | files
Mon, 14 Mar 2022 14:00:28 +0100 Michiel Broek Completed printing inventory supplies. changeset | files
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. changeset | files
Tue, 08 Mar 2022 16:15:31 +0100 Michiel Broek When editing mash step cells the table is updated. The combobox changes are finally working too. changeset | files
Mon, 07 Mar 2022 21:50:09 +0100 Michiel Broek Show changes in the steps table. Delete row implemented. changeset | files
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. changeset | files
Sun, 06 Mar 2022 15:31:40 +0100 Michiel Broek Added profile water table and editor. changeset | files
Sun, 06 Mar 2022 12:00:07 +0100 Michiel Broek Added export XML equipments. changeset | files
Sun, 06 Mar 2022 11:26:32 +0100 Michiel Broek Added waters CML export. changeset | files
Sat, 05 Mar 2022 21:49:36 +0100 Michiel Broek Added miscs XML export changeset | files
Sat, 05 Mar 2022 21:15:59 +0100 Michiel Broek Added yeasts and hops XML exports. changeset | files
Sat, 05 Mar 2022 16:55:38 +0100 Michiel Broek Set default homedir path and name for fermentables XML export. Intent just 1 byte. changeset | files
Sat, 05 Mar 2022 16:19:52 +0100 Michiel Broek Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export. changeset | files
Sat, 05 Mar 2022 10:37:09 +0100 Michiel Broek Added logo load and save in profile setup. changeset | files
(0) -60 +60 +100 +300 tip

mercurial