d3ae41e94d
Update: DAO refactor, elementTypeToString function, closeDocument, on_buttonValidate_released for definitive code generation
Javi
2026-06-04 18:03:35 +02:00
f94f34f397
Implement change detection and auto-calc margin in formBudget
Javi
2026-06-01 20:23:21 +02:00
bf57c455cd
Fix include paths, compilation errors, linker errors for insertRow/insertChild/removeRow, and DbUtils include path. BudgetPro now builds successfully.
Javi
2026-06-01 10:02:36 +02:00
3437103c28
Organize source files into src subdirectories (gui/forms, gui/widgets, models, utils); replace magic numbers with ElementType enumeration in formproduct.cpp and formbudget.cpp (TODO completed); move mainwindow and related files to src/gui/
Javi
2026-05-28 00:42:46 +02:00
b3b0116699
fix: Improve error handling in product composition insertion and fix ItemNumberDelegate::setEditorData
Javi
2026-05-27 13:12:07 +02:00