1
0
forked from BRT/arc
ARC desktop app
Go to file
slava c1b8d0c23c Add menu navigation and cleanup main.cpp code
Introduced a navigation menu with actions "Окно 1" and "Окно 2" in `MainWindow`. Cleaned up commented-out code and adjusted formatting in `main.cpp` for clarity.
2025-04-22 10:18:52 +07:00
database Add description field to accounts table and related logic 2025-04-22 10:18:42 +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 Add menu navigation and cleanup main.cpp code 2025-04-22 10:18:52 +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