index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
WiimoteControllersWidget.cpp
Age
Commit message (
Expand
)
Author
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-02-07
Core: Move Emulation IOS instance to System.
Admiral H. Curtiss
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-02-24
Qt/WiimoteControllersWidget: Add bluetooth unavailable message
Dentomologist
2022-10-02
Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netp...
Admiral H. Curtiss
2022-10-02
Qt/WiimoteControllersWidget: Disable potentially breaking stuff during netplay.
Admiral H. Curtiss
2022-09-20
Qt/WiimoteControllersWidget: Refresh GUI on settings change and refactor a bit.
Admiral H. Curtiss
2022-05-02
Add support for building against Qt 6
spycrab
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2022-02-18
Port Wiimote source settings to the new config system
JosJuice
2022-01-06
Config: Port WiimoteControllerInterface setting to new config system.
Admiral H. Curtiss
2022-01-06
Config: Port WiimoteEnableSpeaker setting to new config system.
Admiral H. Curtiss
2022-01-06
Config: Port WiimoteContinuousScanning setting to new config system.
Admiral H. Curtiss
2021-12-30
Config: Port BluetoothPassthrough settings to new config system.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-12
WiiUtils: Add helper functions to get emulated/real Bluetooth device
Léo Lam
2021-02-12
IOS: Use less ambiguous names for classes
Léo Lam
2021-01-27
DolphinQt: Move wiimote controller ui logic to its own widget
iwubcode