]> Nutra Git (v1) - nutratech/gui.git/commit
user db and some ui improvements
authorShane Jaroch <chown_tee@proton.me>
Wed, 21 Jan 2026 11:59:34 +0000 (06:59 -0500)
committerShane Jaroch <chown_tee@proton.me>
Wed, 21 Jan 2026 11:59:34 +0000 (06:59 -0500)
commit28debccafd067194dc1f1228fc9cc6ccb6571ad1
treed5be0c2310124d8e03a85ff219fe82fd14793e80
parent0a53c7a8621297f2a00536115027762c049fd73c
user db and some ui improvements
12 files changed:
CMakeLists.txt
include/db/databasemanager.h
include/db/foodrepository.h
include/mainwindow.h
include/widgets/rdasettingswidget.h [new file with mode: 0644]
include/widgets/weightinputdialog.h [new file with mode: 0644]
src/db/databasemanager.cpp
src/db/foodrepository.cpp
src/mainwindow.cpp
src/widgets/rdasettingswidget.cpp [new file with mode: 0644]
src/widgets/searchwidget.cpp
src/widgets/weightinputdialog.cpp [new file with mode: 0644]