summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp
AgeCommit message (Expand)Author
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-02-24Qt/WiimoteControllersWidget: Add bluetooth unavailable messageDentomologist
2022-10-02Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netp...Admiral H. Curtiss
2022-10-02Qt/WiimoteControllersWidget: Disable potentially breaking stuff during netplay.Admiral H. Curtiss
2022-09-20Qt/WiimoteControllersWidget: Refresh GUI on settings change and refactor a bit.Admiral H. Curtiss
2022-05-02Add support for building against Qt 6spycrab
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-01-06Config: Port WiimoteControllerInterface setting to new config system.Admiral H. Curtiss
2022-01-06Config: Port WiimoteEnableSpeaker setting to new config system.Admiral H. Curtiss
2022-01-06Config: Port WiimoteContinuousScanning setting to new config system.Admiral H. Curtiss
2021-12-30Config: Port BluetoothPassthrough settings to new config system.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-12WiiUtils: Add helper functions to get emulated/real Bluetooth deviceLéo Lam
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2021-01-27DolphinQt: Move wiimote controller ui logic to its own widgetiwubcode