1
0
forked from BRT/arc
arc/views
trnsmkot 73c62495a2 Remove CommonBirbankScript and its derived classes from the codebase
Deleted `CommonBirbankScript` and its associated derived classes (`GetLastDaysHistoryBirbankScript`, `LoginAndCheckAccountsBirbankScript`, `PayByCardBirbankScript`). Removed dependencies on these scripts, including XML parsing, account handling, and transaction workflows related to the Birbank app.
2026-03-21 17:41:05 +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 Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +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 Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
MainWindow.h Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +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