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.gd
Age
Commit message (
Collapse
)
Author
2022-03-31
Fixed signals on popup and modal_dialog to make those usable.
dam
2022-03-30
Fixed database fields being parsed as floats instead of integers by JSON.
dam
2022-03-28
Moved screen dots per inch initialization to onready var.
dam
2022-03-27
Restored vsync (was disabled by mistake on previous commit).
dam
2022-03-27
Implemented prototype of option set list component.
dam
2022-03-04
Improved touch scroll.
dam
2022-02-13
Check and request file access permissions on Android.
dam
2022-02-09
Add confirmation dialog to entry destructive actions.
dam
2022-01-25
Draft prototype of option sets structure.
dam
2022-01-14
Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.
dam
2022-01-04
Implement clear and export data actions.
dam
Merge and reuse modal dialogs.
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-01
Convert from native to godot
dam