index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.tscn
Age
Commit message (
Collapse
)
Author
2022-02-03
Implement option sets load/store import/export functions. Setup option set ↵
dam
buttons on stage screen.
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-04
Implement clear and export data actions.
dam
Merge and reuse modal dialogs.
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 ↵
dam
signals/events.
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
Prototype touch drag on database screen.
2021-12-16
First prototype with working database and staging area.
dam
Fix incorrect warp in date picker. Disable physics engine.
2021-12-06
Add file dialogs for import/export filters. Height adjusted to virtual keyboard.
dam
2021-12-06
Fix resizing of main.body.
dam
2021-12-06
Adjust UI to match mockups (WIP).
dam
2021-12-05
Implement date picker.
dam
2021-12-03
Remove datepicker hardcoded dimensions.
dam
2021-12-02
Implement date picker prototype.
dam
2021-12-01
Convert from native to godot
dam