aboutsummaryrefslogtreecommitdiff
path: root/src/gui/RadioButton.cpp
AgeCommit message (Collapse)Author
2024-09-11Make scrollbar movable with mouse, limit filechooser content to inside of ↵dec05eba
file item
2024-08-23Start on file chooser, page stackdec05eba
2024-08-10Settings page save settings, refactordec05eba
2024-08-07Add settings icon, close window when pressing the close buttondec05eba
2024-08-07Move settings ui to SettingsPage class, show different widgets for different ↵dec05eba
settings page, show different widgets depending on combobox selections
2024-08-07Use stack for page navigation, dont add spacing between list elements if the ↵dec05eba
widget is empty or not visible
2024-08-07Add radio button with simple/advanced view, add widget visibilitydec05eba