index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
Age
Commit message (
Expand
)
Author
2022-01-25
Draft prototype of option sets structure.
dam
2022-01-24
Draft prototype of option sets' structure, load and store.
dam
2022-01-14
Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.
dam
2022-01-10
Split touch logic from stage
dam
2022-01-09
Split touch logic from database. Prototype of popup with list of options.
dam
2022-01-06
Remove date field and reduce usage of dictionary instances.
dam
2022-01-06
Isolate database entry code to avoid cyclic references.
dam
2022-01-06
Prepare filters' logic.
dam
2022-01-04
Implement clear and export data actions.
dam
2022-01-02
Load/save database and fix updating changed entries on database screen.
dam
2022-01-02
Implement scroll by dragging on database and stage screens.
dam
2022-01-01
Change touch scroll detection to pointer-input-sensor approach using signals/...
dam
2021-12-31
Prototype implementation of touch scroll on database and stage screens.
dam
2021-12-27
Allow to scroll database screen without selecting item on touch-down.
dam
2021-12-18
Add drag detection threshold to date picker.
dam
2021-12-16
Fix issues when creating/editing entries. Fix android icon.
dam
2021-12-16
First prototype with working database and staging area.
dam