Connor McLaughlin
|
b667236c92
|
Qt: Combine EmuThread.cpp and QtHost.cpp
These mostly called back between one another.
|
2022-09-09 21:21:14 +01:00 |
Connor McLaughlin
|
e4df563811
|
Qt: Implement settings reset
|
2022-09-09 21:21:14 +01:00 |
Connor McLaughlin
|
307028734f
|
Qt: Fix several issues in SettingWidgetBinder
- Possible nullopt value().
- Incorrect loading of some folder values.
- Enable per-game setting of spinboxes.
|
2022-08-10 17:25:11 +01:00 |
Connor McLaughlin
|
02d3c93c2c
|
Qt: Allow editing folder settings
|
2022-06-20 07:28:12 +01:00 |
Connor McLaughlin
|
2a32864856
|
Qt: Get rid of duplicate base setting query helpers
|
2022-05-25 10:15:48 +01:00 |
TheLastRar
|
5949c772d1
|
Qt: Fix bugs relating to per-game settings
|
2022-03-20 04:13:45 +00:00 |
Connor McLaughlin
|
f4acff1321
|
Qt: Fix incorrect dropdown value in game properties
|
2022-03-07 14:14:49 +01:00 |
Connor McLaughlin
|
a8ee746c39
|
Qt: Fix live changing game settings not applying
|
2022-03-07 14:14:49 +01:00 |
Connor McLaughlin
|
7b0bde4f1f
|
Qt: Move section/key in setting binder
It's passed in by value, so elide the copy.
|
2022-03-04 17:41:28 +00:00 |
Connor McLaughlin
|
5c5c7d64a8
|
Qt: Remove version check macros
Not needed anymore since we require Qt6 on all platforms.
|
2022-03-04 17:41:28 +00:00 |
arcum42@gmail.com
|
ff75ab73cc
|
Qt: Fix qt compilation on linux.
|
2022-02-22 19:23:51 +00:00 |
Connor McLaughlin
|
b47552c08f
|
Qt: Add per-game settings UI
|
2022-02-16 17:34:53 +01:00 |
Connor McLaughlin
|
93f9ae8a31
|
Qt: Add work in progress interface
|
2022-01-30 14:29:18 +00:00 |