index
:
cplt
cplt-imgui
cplt-qt
master
Spreadsheets but better
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
UI
/
UI_DatabaseView.cpp
Age
Commit message (
Expand
)
Author
2022-03-15
Temporarily switch to cstdio instead of custom FileStream implementation
rtk0c
2021-06-12
Add l10n to previously hard coded strings
rtk0c
2021-06-11
More UI polishing and fix asset saving/reloading
rtk0c
2021-06-11
Convert runtime-loaded l10n to string literals chosen at compile time
rtk0c
2021-06-05
Merge UIState into GlobalStates
rtk0c
2021-05-31
Fix standard incompetence found by MSVC
rtk0c
2021-05-25
More work on workflow management UI
rtk0c
2021-05-09
Remove ##prefix on tab bar and table ids
rtk0c
2021-05-09
Fix rowid 1 vs 0 indexing offset problem (by using a custom Id column with 0 ...
rtk0c
2021-05-08
Deliveries table working, item column
rtk0c
2021-05-06
Change brace style to on new line, add initial deliveries view when an order ...
rtk0c
2021-04-28
Add table visualization for purchases
rtk0c
2021-04-28
Code cleanup, fix database view paging and selection
rtk0c
2021-04-14
Initial work on workflows
rtk0c
2021-04-09
Fix crash on load entries
rtk0c
2021-04-08
Initial work on table visualizer
rtk0c
2021-03-29
UI big structure
rtk0c