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. |
||
|---|---|---|
| .. | ||
| AccountDAO.cpp | ||
| AccountDAO.h | ||
| ApplicationDAO.cpp | ||
| ApplicationDAO.h | ||
| CommonDataDAO.cpp | ||
| CommonDataDAO.h | ||
| DeviceDAO.cpp | ||
| DeviceDAO.h | ||
| EventDAO.cpp | ||
| EventDAO.h | ||
| TransactionDAO.cpp | ||
| TransactionDAO.h | ||