aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-27Implemented prototype of option set list component.dam
2022-03-26WIP of prototype of option set list component: workaround for uninitialized l...dam
2022-03-26WIP of prototype of option set list component: fixed max_required_labels calc...dam
2022-03-23WIP of prototype of option set list component: simplified logic and fixed lab...dam
2022-03-22WIP of prototype of option set list component: fix label vertical alignment a...dam
2022-03-21WIP of prototype of option set list component: better label size and position.dam
2022-03-20WIP of prototype of option set list component: vscrollbar control.dam
2022-03-18WIP of prototype of option set list component.dam
2022-03-16Updated export config and touch_vertical_container nodes names.dam
2022-03-05Store database and option sets as JSON. Allow to parse options from CSV datab...dam
2022-03-04Updated todo list.dam
2022-03-04Improved touch scroll.dam
2022-02-22Improve touch scroll for quick-small-touches.dam
2022-02-22Update todo list.dam
2022-02-22Improve feedback when releasing touch scroll.dam
2022-02-22Clear database selection after deleting selected entry.dam
2022-02-22Fix scroll on stage screen.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-02-16Experimenting different UI.dam
2022-02-14Shrink date picker horizontally to center.dam