Commit Graph

22 Commits (d8a267162d3326fb8e3adfe4dbc58665e628e213)

Author SHA1 Message Date
Davide Pesavento d8a267162d
Qt: Set default button in settings and ISO browser (#3475) 4 months ago
Stenzek 9cd371d5ff
SettingsInterface: Drop some unused virtual methods 5 months ago
Stenzek 32963c3f6a
Controller: Use string_view() for localised strings 7 months ago
Stenzek ce0689687c
Qt: Fix editing first controller preset 10 months ago
Stenzek d3bee3ce67
Qt: Rename 'Input Profile' to 'Controller Preset'
Hopefully more noob-proof?
10 months ago
Stenzek e4c11aa905
Qt: Separate controller settings to global and profiles 10 months ago
Stenzek 13b85728a0
Qt: Refactor input device/motor tracking
Remove multiple sources of truth.
10 months ago
Stenzek b634eecd21
System: Allow separate configuration for multi-disc games 11 months ago
Stenzek 98cce645a9
Qt: Fix empty device list when editing profile 1 year ago
Stenzek 8c4d595a89
Qt: Make input source selection non-inheritable
Makes sense to set this in the profile specifically,
given it is tied to devices.
1 year ago
Stenzek 21ec3c1152
Qt: Fix automatic binding button in per-game controller settings 1 year ago
Stenzek 036e11f7a8
Qt: Remove unused variable 1 year ago
Stenzek 4e880280bd
Qt: Fix inconsistent multitap addressing
And remove multiple copies of the same variables while we're at it.
1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek bda6869084
Qt: Implement per-game controller configuration 1 year ago
Stenzek ccd7ba9acf
Qt: Move language/theme setting to window 1 year ago
Stenzek 6021e435ba
Qt: Work around QList<QPair> marshalling issue 1 year ago
Stenzek a5b1ee4f04
Qt: Rename Load Profile to Apply Profile
And make it copy hotkeys.
1 year ago
Stenzek 3e99084770
Settings: Fix double source of truth for controller names 2 years ago
Stenzek 1cdfca155d
Qt: Clean and remove empty game settings 2 years ago
Stenzek 1faecd8853
Qt: Fix labels when changing multi-tap controller type 2 years ago
Stenzek ac825855f7
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2 years ago