aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-17First iteration over the day/night themes.dam
2022-06-16Fixed export of app logs.dam
2022-06-16Added settings; Fixed virtual keyboard height bug with hack; Initial support ...dam
2022-06-08Preparing project for day/night themes.dam
2022-04-18Merge godot branch.v1.0dam
2022-04-17Renamed app log export action.dam
2022-04-16Allow user to export error log to file.dam
2022-04-16Added details to error messages when loading JSON files for database and opti...dam
2022-04-14Added windows and linux export presets.dam
2022-04-11Bumped to version 1.0. Version stored in project settings global/version.dam
2022-04-10Code cleanup.dam
2022-04-10Renamed dropdown button on option_set.dam
2022-04-10Added content margin on option_set_list items.dam
2022-04-10Themed scrollbar. Tweaked theme of option_set_list.dam
2022-04-10Removed auto-save logic from load_database and load_option_sets; Changed menu...dam
2022-04-09Automatically save database and option sets when loaded from non-base locations.dam
2022-04-09Themed scrollbar with darker scroll area.dam
2022-04-09Themed scrollbar.dam
2022-04-09Added vertical separation to OptionSetList. Item selected on database gets hi...dam
2022-04-09Themed database popup menu.dam
2022-04-09Increased size of database icons.dam
2022-04-09Chanted is_urgency button type. Made buttons lighter.dam
2022-04-07Removed hardcoded database buttons theming; to be defined later.dam
2022-04-07Changed database entries display text.dam
2022-04-06Improved file operations for database and option sets.dam
2022-04-05Set 62 as vertical minimum size on stage items.dam
2022-04-05Tweaked line edit theme.dam
2022-04-05Improved is_urgency button layout and visual. Changed font size.dam
2022-04-05WIP creating theme and improving UI/UX.dam
2022-04-05Fixed date picker to allow transparency on labels.dam
2022-04-04Implement back button logic.dam
2022-04-04Replaced icons and simplified dialog button labels.dam
2022-04-03Updated to do list.dam
2022-04-02Sets the stage action buttons side by side.dam
2022-04-02Fix placeholder on option_set.dam
2022-04-02Improved modal dialog messages.dam
2022-04-01Option set changed to work with empty list instead of creating dummy -- entry.dam
2022-03-31Fixed signals on popup and modal_dialog to make those usable.dam
2022-03-30Updated to do list.dam
2022-03-30Add dismiss button logic on popup.dam
2022-03-30Fixed database fields being parsed as floats instead of integers by JSON.dam
2022-03-29WIP to add back button on popup.dam
2022-03-28Add title on popup control and use it to display the option sets placeholder ...dam
2022-03-28Changed from mono to regular font. Database screen kept the mono font. Update...dam
2022-03-28Adjusted margin of stage screen.dam
2022-03-28Removed window title.dam
2022-03-28Moved screen dots per inch initialization to onready var.dam
2022-03-27Fixed option set list scrollbar logic.dam
2022-03-27Add touch scroll to option set list.dam
2022-03-27Restored vsync (was disabled by mistake on previous commit).dam