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
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
2026-04-14
DolphinQt: Remove the "supported Bluetooth device could not be found" label f...
Jordan Woyak
2026-03-23
Use more std::span arguments
Sintendo
2025-11-25
DolphinQt: Adjust capitalization of "Select A Bluetooth Device"
JosJuice
2025-10-21
DolphinQT: explicitly include QAction for older QT6 libs
cobalt2727
2025-10-12
DolphinQt: Add buttons to create and reset Wii remote pairings on Windows.
Jordan Woyak
2025-08-05
USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and...
Joshua Vandaële
2025-07-23
USBUtils: Refactor USB device handling
Joshua Vandaële
2025-07-12
Fix various warnings
Joshua Vandaële
2025-06-28
BTReal: Improvements:
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-05-15
WiimoteControllersWidget: Fix UI hang on opening
Dentomologist
2025-04-23
Add a GUI option to select a bluetooth device
Joshua Vandaële
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