aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2021-05-12Start to work on actually rendering the node graphrtk0c
2021-05-09Restore connection mechanism to simple one-to-one modertk0c
2021-05-09Add unique id to workflow componentsrtk0c
2021-05-09Work on workflow modulertk0c
2021-05-09Remove UNREACHABLE macrosrtk0c
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-26Serialization for workflow stuffrtk0c
2021-04-24Second draft of graph rebuildrtk0c
2021-04-21Draft of workflow graph rebuild algorithm (working set based)rtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c
2021-04-18Initial work on evaluationrtk0c
2021-04-17Add implotrtk0c
2021-04-17Change imnodes to imgui-node-editor (more mature, more features)rtk0c
2021-04-17Initial work on one-to-many/many-to-one connectionsrtk0c
2021-04-16More work on workflowsrtk0c
2021-04-14Initial work on workflowsrtk0c
2021-04-10Add dx11, dx12, and vulkan backendsrtk0c
2021-04-09Fix crash on load entriesrtk0c
2021-04-08Initial work on table visualizerrtk0c
2021-04-01Initial work on SQLite databasertk0c
2021-03-31Complete items tab (UI and serialization)rtk0c
2021-03-30Product items and misc stuffrtk0c
2021-03-29Replace Dialog.hpp with portable-file-dialogs, more work on projectsrtk0c
2021-03-29More work on project tabrtk0c
2021-03-29Project tabrtk0c
2021-03-29UI big structurertk0c
2021-03-28Add FontAwesome icon setrtk0c
2021-03-28Fix backend compiling/loading mechanismrtk0c
2021-03-28Initial code structurertk0c
2021-03-27Initial setuprtk0c