- 21 Jul, 2023 40 commits
-
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
Reduces code bloat a good bit by moving code specific to each sub widget to their own functions.
-
lat9nq authored
Starting with combobox Putting code specific to the sub-widget in their own function.
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
Dark theme mandates a 100px minimum width for QAbstractButton, even though this is not desired here.
-
lat9nq authored
Odd issue happens that dragging the cpu or system tabs in custom configs would cause the window to take up the entire verticle space of the screen.
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
Makes comboboxes always correspond to the value of the setting they're modifying.
-
lat9nq authored
-
lat9nq authored
Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation configure_audio: Implement ui generation Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation settings: Make audio settings as enums
-
lat9nq authored
-
lat9nq authored
This one looks more relevant on Windows.
-
lat9nq authored
Makes checkbox creation an option as opposed to a label.
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
It's empty.
-
lat9nq authored
-
lat9nq authored
These don't need to be whole new types.
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
To specialized a setting to be worth adding to the shared_widget imo, so add it roughly like before.
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
This leaves per-game config's General tab empty?
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
Me shooting myself in the foot 3 days in advance.
-
lat9nq authored
-