aboutsummaryrefslogtreecommitdiff
path: root/menu
AgeCommit message (Collapse)Author
2022-04-06Improved file operations for database and option sets.dam
Added confirmation dialogs when importing database and option sets files. Standardized the error print calls. Fixed capitalization on menu entries.
2022-04-04Replaced icons and simplified dialog button labels.dam
2022-04-02Improved modal dialog messages.dam
2022-03-31Fixed signals on popup and modal_dialog to make those usable.dam
2022-03-28Removed window title.dam
2022-03-05Store database and option sets as JSON. Allow to parse options from CSV ↵dam
database or import from JSON file.
2022-02-09Add confirmation dialog to entry destructive actions.dam
2022-02-07Implement option sets.dam
2022-02-03Implement option sets load/store import/export functions. Setup option set ↵dam
buttons on stage screen.
2022-01-24Draft prototype of option sets' structure, load and store.dam
2022-01-06Prepare filters' logic.dam
2022-01-04Implement clear and export data actions.dam
Merge and reuse modal dialogs.
2022-01-02Load/save database and fix updating changed entries on database screen.dam
2021-12-06Add file dialogs for import/export filters. Height adjusted to virtual keyboard.dam