aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_mouse_advanced.cpp
AgeCommit message (Expand)Author
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24yuzu: Update frontendgerman77
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26configuration/input: Add support for mouse button clicksMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-13General: Tidy up clang-format warnings part 2Lioncash
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-04-05yuzu/configuration: Only assert that all buttons exist when we are handling t...FearlessTobi
2019-08-02Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-19yuzu/configuration/configure_mouse_advanced: Clean up array accessesLioncash
2019-05-19yuzu/configuration/configure_mouse_advanced: Specify string conversions expli...Lioncash
2018-11-27yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash
2018-11-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18qt: Add UI to configure mouse buttonsZach Hilman