1
0
forked from BRT/arc
ARC desktop app
Go to file
slava c1b34ce7d7 Implement AccountWindow and TransactionWindow for account management
Added AccountWindow to display account tables linked to devices and TransactionWindow for viewing account details. Enhanced DeviceDAO and AccountDAO to support additional filtering and data retrieval functionalities.
2025-04-22 12:22:56 +07:00
database Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
images Update database and image files 2025-04-21 12:01:34 +07:00
models Add description field to accounts table and related logic 2025-04-22 10:18:42 +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 Add app_data.db to build directory during compilation 2025-04-18 20:07:03 +07:00
main.cpp Add menu navigation and cleanup main.cpp code 2025-04-22 10:18:52 +07:00
migrations.sql Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00