Javier Braña javier
  • Joined on 2025-01-27
javier pushed to main at javier/BudgetPro 2026-06-05 01:40:38 +02:00
7d607f5139 Clean: remove tracked .o object files and add .gitignore
javier pushed to master at javier/wino-mail-dtkqt 2026-06-04 19:01:02 +02:00
dcb7c52269 Add unit and integration tests for DAOs, Translator, EventBus, and SyncScheduler (Phase 9 - Testing & QA)
javier released Wino Mail v0.2.0 at javier/wino-mail-dtkqt 2026-06-04 18:34:07 +02:00
javier pushed tag v0.2.0 to javier/wino-mail-dtkqt 2026-06-04 18:30:16 +02:00
javier pushed to master at javier/wino-mail-dtkqt 2026-06-04 18:29:35 +02:00
c5704b78a4 Update: minor adjustments to CMakeLists.txt, ComposePage.qml, emailmanager.cpp, main.cpp
javier pushed to main at javier/BudgetPro 2026-06-04 18:03:57 +02:00
d3ae41e94d Update: DAO refactor, elementTypeToString function, closeDocument, on_buttonValidate_released for definitive code generation
f94f34f397 Implement change detection and auto-calc margin in formBudget
Compare 2 commits »
javier created branch main in javier/mata-avispas 2026-06-04 18:01:36 +02:00
javier pushed to main at javier/mata-avispas 2026-06-04 18:01:36 +02:00
14d4cfb943 Initial commit: mata avispas Arduino code and README
javier created repository javier/mata-avispas 2026-06-04 17:58:59 +02:00
javier pushed to feature/improved-conversion at javier/r360mx-docs-converter 2026-06-04 00:38:25 +02:00
856c7fd4bc Fix: remove source sectPr to prevent Word corruption and integrate SDT filling
842d1ec274 Initial commit of converter
Compare 2 commits »
javier created branch feature/improved-conversion in javier/r360mx-docs-converter 2026-06-04 00:38:25 +02:00
javier pushed to main at javier/BudgetPro 2026-06-01 10:02:48 +02:00
bf57c455cd Fix include paths, compilation errors, linker errors for insertRow/insertChild/removeRow, and DbUtils include path. BudgetPro now builds successfully.
javier pushed to main at javier/r360mx-docs-converter 2026-06-01 09:21:10 +02:00
6ff9188a5e Fix: rIds sin colisiones (desde rId40), corrección campos TOC Figure->Figura/Table->Tabla, filtro imágenes source por src_start
javier pushed tag v0.1.0 to javier/wino-mail-dtkqt 2026-05-29 22:55:04 +02:00
javier pushed to master at javier/wino-mail-dtkqt 2026-05-29 22:54:10 +02:00
acaf741eb9 Complete phases 6 and 7: Notifications & System Tray, Background Sync & Scheduling
4fdd95c979 Complete implementation of Phase 6 (Notifications & System Tray) and enhance Phase 7 (Background Sync) to actually perform synchronizations
c3567f93d5 Add event publishing to Outlook and Gmail synchronizers for AccountConnected, SyncStarted/Finished, and MailItemAdded/Updated/Removed events
Compare 3 commits »
javier pushed to main at javier/construprogress 2026-05-28 21:46:34 +02:00
c832d4f3da feat: optimize project-map Livewire component with eager loading, XSS prevention, URL validation, and performance improvements
javier pushed to main at javier/construprogress 2026-05-28 16:34:41 +02:00
2711dcf2f2 Fix Livewire component structural error and fix JavaScript syntax error in popup content (unexpected token ')')
javier pushed to main at javier/construprogress 2026-05-28 13:07:34 +02:00
052e1397df Fix: Corrected structural error in project-map Livewire component (multiple root elements). Moved closing </div> after @push('scripts') to ensure single root element.
javier pushed to main at javier/BudgetPro 2026-05-28 00:42:56 +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/
javier pushed to main at javier/construprogress 2026-05-27 22:40:59 +02:00
02e99329eb Add tabs to project map: Edit, Features, Inspections. Features and Inspections tabs show all items.