summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_motion_touch.cpp
AgeCommit message (Expand)Author
2022-05-29motion touch ui: move remaining connection out of .ui fileKyle K
2022-03-20yuzu: Reduce unused includesameerj
2022-02-01configure_motion_touch: Use functor versions of invokeMethodLioncash
2021-11-24config: Cleanup and documentationgerman77
2021-11-24yuzu: Update frontendgerman77
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-03-30Use a single connection for UDP server, make connection test longer and check...german77
2021-03-01inputCommon: Use an unique client id for each socket instancegerman
2021-01-15Allow all touch inputs at the same time and remove config options that are no...german
2021-01-14yuzu: Remove unused variables in Qt codeLioncash
2021-01-14Merge pull request #5343 from lioncash/qt6Morph
2021-01-13configure_motion_touch: Prevent use after move in ApplyConfiguration()Lioncash
2021-01-13configure_motion_touch: Migrate off QRegExp to QRegularExpressionLioncash
2021-01-13Fix IP validator error where the last octet produced an error if the value wa...german
2021-01-09general: Resolve C4062 warnings on MSVCMorph
2020-12-06configure_motion_touch: Fix unescaped backslash in regexcomex
2020-11-25Add multiple udp server supportgerman
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-08-30Address second batch of reviewsFearlessTobi
2020-08-29Address review comments and fix code compilationFearlessTobi
2020-08-29yuzu: Add motion and touch configurationFearlessTobi