1
0
forked from BRT/arc
arc/views
slava b395ed41a5 Add bank profile toggling in DeviceWidget and enhance error handling in EventHandler
- Implemented `sendBankStatus` logic with `NetworkService` and threading for bank profile enable/disable functionality.
- Improved error handling in `EventHandler` by logging and updating events when bank profiles are disabled.
2026-03-25 16:05:49 +07:00
..
bank Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Add bank profile toggling in DeviceWidget and enhance error handling in EventHandler 2026-03-25 16:05:49 +07:00
event Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
log Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
widget Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
MainWindow.cpp Fix for windows 2026-03-24 14:20:48 +07:00
MainWindow.h Refactor project naming and executable targets, enhance UI with no-devices label, tutorial handling, and app branding updates. 2026-03-24 14:03:39 +07:00
TutorialWindow.cpp Fix for windows 2025-05-23 19:37:20 +07:00
TutorialWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00