1
0
forked from BRT/arc
arc/views
trnsmkot 290f89fae4 Add enhanced account and transaction handling features
Refactored code to improve account and transaction data parsing and management, introducing support for additional fields like card numbers and account statuses. Added new utilities for database connections, device-specific screenshot handling, and XML parsing for enriched account and transaction details.
2025-05-07 14:15:08 +07:00
..
widget Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
AccountWindow.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
AccountWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
DeviceWidget.cpp Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceWidget.h Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
MainWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
MainWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
TransactionWindow.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
TransactionWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00