aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI/UI_DatabaseView.cpp
AgeCommit message (Expand)Author
2021-05-09Remove ##prefix on tab bar and table idsrtk0c
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-14Initial work on workflowsrtk0c
2021-04-09Fix crash on load entriesrtk0c
2021-04-08Initial work on table visualizerrtk0c
2021-03-29UI big structurertk0c