aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/TransactionsModel.cpp
AgeCommit message (Expand)Author
2021-06-03Rename TransactionsModel to MainDatabasertk0c
2021-05-09Fix rowid 1 vs 0 indexing offset problem (by using a custom Id column with 0 ...rtk0c
2021-05-08Deliveries table working, item columnrtk0c
2021-05-06Change brace style to on new line, add initial deliveries view when an order ...rtk0c
2021-04-28Add table visualization for purchasesrtk0c
2021-04-28Code cleanup, fix database view paging and selectionrtk0c
2021-04-09Fix crash on load entriesrtk0c