aboutsummaryrefslogtreecommitdiff
path: root/project.godot
AgeCommit message (Expand)Author
2022-03-31Fixed signals on popup and modal_dialog to make those usable.dam
2022-03-27Implemented prototype of option set list component.dam
2022-02-18Implemented custom option set control. Fixed option sets text input zone bein...dam
2022-02-17Prototype with custom option set control.dam
2022-01-10Split touch logic from stagedam
2022-01-09Split touch logic from database. Prototype of popup with list of options.dam
2022-01-06Isolate database entry code to avoid cyclic references.dam
2022-01-01Change touch scroll detection to pointer-input-sensor approach using signals/...dam
2021-12-31Prototype implementation of touch scroll on database and stage screens.dam
2021-12-18Add drag detection threshold to date picker.dam
2021-12-16Fix issues when creating/editing entries. Fix android icon.dam
2021-12-16First prototype with working database and staging area.dam
2021-12-06Add file dialogs for import/export filters. Height adjusted to virtual keyboard.dam
2021-12-06Tweak project settings.dam
2021-12-06Avoid invalid dates on date picker.dam
2021-12-02Implement date picker prototype.dam
2021-12-01Convert from native to godotdam