Sun, 27 Mar 2022 22:03:18 +0200 Michiel Broek Moved functions from bmsapp.cpp to MainWindow.cpp file | diff | annotate
Mon, 21 Mar 2022 12:08:41 +0100 Michiel Broek All inventory and profiles now show the items sizes in the statusbar. file | diff | annotate
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. 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
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. file | diff | annotate
Fri, 18 Mar 2022 15:57:27 +0100 Michiel Broek Changed the way the inventory is displayed. Suppliers only for testing. file | diff | annotate
Sun, 20 Feb 2022 11:49:28 +0100 Michiel Broek Backport of the InventorySuppliers window. file | diff | annotate
Fri, 18 Feb 2022 15:53:02 +0100 Michiel Broek Added Inventory Fermentables table. file | diff | annotate
Tue, 15 Feb 2022 23:00:45 +0100 Michiel Broek Suppliers table refresh works after edit. file | diff | annotate
Tue, 15 Feb 2022 21:21:12 +0100 Michiel Broek The Supplier editor saves changes and inserts new suppliers. It sends a signal to InventorySuppliers when done (always for now). Refresh the table still doesn't work. Added a missing iconn in the Inventory menus dropdown. 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
Sun, 13 Feb 2022 20:24:33 +0100 Michiel Broek The Edit buttons include the record number in the database. Ready to build the modal supplier edit/insert/delete screen. file | diff | annotate
Sun, 13 Feb 2022 17:24:55 +0100 Michiel Broek The table screen is more or less complete. file | diff | annotate
Sun, 13 Feb 2022 15:15:03 +0100 Michiel Broek The suppliers table now shows on the right screen. file | diff | annotate
Sat, 12 Feb 2022 21:24:43 +0100 Michiel Broek We can fetch a list of suppliers and show it in the wrong window. Still a lot to learn about Qt5 file | diff | annotate
(0) tip

mercurial