1
0
forked from BRT/arc
ARC desktop app
Go to file
slava 15a9e788eb Refactor ScreenXmlParser to handle transaction parsing
Enhanced transaction parsing by integrating QDomElement for XML handling and adding functions to parse transaction details, history, and metadata. Replaced raw QString operations with structured data extraction and improved formatting for date, amount, and bank information parsing.
2025-05-06 10:28:46 +07:00
android Refactor ScreenXmlParser to handle transaction parsing 2025-05-06 10:28:46 +07:00
assets Add XML test files for card and SPB transaction histories 2025-05-06 10:27:14 +07:00
automation_script RAZRABOTKA-6 task completed 2025-04-27 18:35:22 +04:00
database Add support for transaction types, statuses, and detailed fields 2025-05-06 10:28:34 +07:00
images Update database and image files 2025-04-21 12:01:34 +07:00
models Add support for transaction types, statuses, and detailed fields 2025-05-06 10:28:34 +07:00
services Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
views Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt - Добавил xml дампы и скрины анализируемых экранов 2025-04-30 22:16:30 +07:00
config.ini - Добавил xml дампы и скрины анализируемых экранов 2025-04-30 22:16:30 +07:00
main.cpp - Добавил xml дампы и скрины анализируемых экранов 2025-04-30 22:16:30 +07:00
migrations.sql Expand transactions table schema to include additional fields. 2025-05-06 10:28:16 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00