summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-02-02Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_atta...Admiral H. Curtiss
2025-01-18WiiTASInputWindow: Update controls when attachment changesDentomologist
2024-11-26IRWidget: Move header constants into classDentomologist
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-03-10DolphinQt: Add MotionPlus support to TAS inputJosJuice
2023-03-08DolphinQt: Rework TAS input threading, part 2 (analog inputs)JosJuice
2023-03-08DolphinQt: Remove unneeded out parameters in TASInputWindowJosJuice
2022-10-03DolphinQt: Use input override system for TAS input windowsJosJuice
2022-05-02Add support for building against Qt 6spycrab
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-18DolphinQt: Reset TAS input slider to default on right-clickJosJuice
2020-07-02DolphinQt: Allow customizing TAS input turbo intervalJosJuice
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-02-17Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus...Jordan Woyak
2019-03-31Qt/TAS: Implement turbo modespycrab
2019-03-26Qt/TAS: Improve layoutspycrab
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2019-02-02Implement the rest of the wiimote input reports.Jordan Woyak
2019-02-02WiimoteEmu: Fix usage of ReportFeatures in TAS related code.Jordan Woyak
2018-07-07Add 'Enable Controller Input' checkbox to TAS dialogsRukai
2018-07-07Move DolphinQt2 to DolphinQtspycrab