javier
|
7d607f5139
|
Clean: remove tracked .o object files and add .gitignore
|
2026-06-05 01:40:37 +02:00 |
|
Javi
|
d3ae41e94d
|
Update: DAO refactor, elementTypeToString function, closeDocument, on_buttonValidate_released for definitive code generation
|
2026-06-04 18:03:35 +02:00 |
|
Javi
|
f94f34f397
|
Implement change detection and auto-calc margin in formBudget
|
2026-06-01 20:23:21 +02:00 |
|
Javi
|
bf57c455cd
|
Fix include paths, compilation errors, linker errors for insertRow/insertChild/removeRow, and DbUtils include path. BudgetPro now builds successfully.
|
2026-06-01 10:02:36 +02:00 |
|
Javi
|
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/
|
2026-05-28 00:42:46 +02:00 |
|
Javi
|
b3b0116699
|
fix: Improve error handling in product composition insertion and fix ItemNumberDelegate::setEditorData
|
2026-05-27 13:12:07 +02:00 |
|
Javi
|
649ddff5fe
|
fix: Resolved technical debt - updated TODO/FIXME items: fixed UPDATE query in formproduct.cpp, corrected toDouble() in itemnumberdelegate.cpp, added ElementType enumeration, implemented composition deletion in formelementlist.cpp, updated README
|
2026-05-27 12:22:25 +02:00 |
|
Javi
|
f3096faee6
|
Initial commit of BudgetPro
|
2026-05-24 23:21:33 +02:00 |
|