]> Nutra Git (v1) - nutratech/gui.git/commit
update
authorShane Jaroch <chown_tee@proton.me>
Thu, 22 Jan 2026 06:39:20 +0000 (01:39 -0500)
committerShane Jaroch <chown_tee@proton.me>
Thu, 22 Jan 2026 06:39:20 +0000 (01:39 -0500)
commit338a2c5f3ae09b845e27eccfc310351f36a76233
treec24209fa3d46475cc24253ead54cb05f6eb219c2
parent15552da992ab46bf5948f3e0840b568a6601219a
update
16 files changed:
CMakeLists.txt
include/db/reciperepository.h [new file with mode: 0644]
include/mainwindow.h
include/widgets/recipewidget.h [new file with mode: 0644]
lib/ntsqlite
src/db/databasemanager.cpp
src/db/reciperepository.cpp [new file with mode: 0644]
src/main.cpp
src/mainwindow.cpp
src/widgets/profilesettingswidget.cpp
src/widgets/recipewidget.cpp [new file with mode: 0644]
src/widgets/searchwidget.cpp
tests/test_calculations.cpp
tests/test_calculations.h [new file with mode: 0644]
tests/test_databasemanager.cpp
tests/test_databasemanager.h [new file with mode: 0644]