index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project.godot
Age
Commit message (
Expand
)
Author
2022-09-02
Fixed export settings to include all required scripts. Renamed is_urgency to ...
v1.4
dam
2022-08-15
Updated project to Godot 3.5.0 to fix Android problems on storage access.
v1.3
dam
2022-07-08
Updated release version.
v1.2
dam
2022-06-17
First iteration over the day/night themes.
dam
2022-06-16
Fixed export of app logs.
dam
2022-06-16
Added settings; Fixed virtual keyboard height bug with hack; Initial support ...
dam
2022-06-08
Preparing project for day/night themes.
dam
2022-04-11
Bumped to version 1.0. Version stored in project settings global/version.
dam
2022-04-10
Code cleanup.
dam
2022-04-05
WIP creating theme and improving UI/UX.
dam
2022-03-31
Fixed signals on popup and modal_dialog to make those usable.
dam
2022-03-27
Implemented prototype of option set list component.
dam
2022-02-18
Implemented custom option set control. Fixed option sets text input zone bein...
dam
2022-02-17
Prototype with custom option set control.
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
Isolate database entry code to avoid cyclic references.
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-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
2021-12-06
Add file dialogs for import/export filters. Height adjusted to virtual keyboard.
dam
2021-12-06
Tweak project settings.
dam
2021-12-06
Avoid invalid dates on date picker.
dam
2021-12-02
Implement date picker prototype.
dam
2021-12-01
Convert from native to godot
dam