1
0
forked from BRT/arc
arc/database/dao
trnsmkot 9b27f5e1dd Refactor account handling and add TutorialWindow feature
Removed redundant "numbers" field from Account model and database queries to simplify account structure. Introduced a TutorialWindow class for displaying application tutorials, integrated into the main window, and updated file paths accordingly. Improved string handling and logic in Payment routines and enhanced overall UI structure.
2025-05-23 19:25:02 +07:00
..
AccountDAO.cpp Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
AccountDAO.h Add event handling and improved account management 2025-05-21 20:18:53 +07:00
ApplicationDAO.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
ApplicationDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
CommonDataDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
CommonDataDAO.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceDAO.cpp Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
DeviceDAO.h Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
EventDAO.cpp Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
EventDAO.h Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
TransactionDAO.cpp Refactor and enhance transaction handling and logging 2025-05-21 16:06:18 +07:00
TransactionDAO.h Refactor and enhance transaction handling and logging 2025-05-21 16:06:18 +07:00