dolphin/Source/Core/DolphinQt/Config
Dentomologist ffd46cd10c WiimoteControllersWidget: Fix UI hang on opening
Fix the UI hanging for several seconds when opening the Controllers
window.

Move the scan for Bluetooth adapters onto a separate thread so the Host
thread doesn't have to wait for it.

Only automatically scan for adapters once, when opening the Controllers
window for the first time. Add a Refresh button to let the user refresh
the adapter list afterward.
2025-05-15 20:36:21 -07:00
..
ConfigControls Settings: Bugfix. Fix some combo boxes setting a value without user input. Prevents initial Load from calling the connection to save value. 2025-05-02 18:21:45 -07:00
ControllerInterface
Graphics Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger a settings changed save. 2025-05-02 18:21:18 -07:00
Mapping DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon. 2025-05-15 10:58:43 -05:00
ToolTipControls DolphinQt: Fix BalloonTip positioning on secondary monitors. 2024-03-20 03:13:11 -05:00
ARCodeWidget.cpp Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
ARCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
CheatCodeEditor.cpp DolphinQt: Extract creator name from code name in Gecko codes. 2025-03-23 21:37:23 +00:00
CheatCodeEditor.h
CheatWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
CheatWarningWidget.h
CommonControllersWidget.cpp
CommonControllersWidget.h
ControllersWindow.cpp WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00
ControllersWindow.h
FilesystemWidget.cpp Remove unused lambda capture 2024-08-13 10:26:25 +02:00
FilesystemWidget.h
FreeLookWidget.cpp AchievementManager: Make GetInstance() return a reference 2023-12-11 13:36:39 -05:00
FreeLookWidget.h
FreeLookWindow.cpp Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
FreeLookWindow.h Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
GameConfigEdit.cpp Use 'contains' method 2024-08-15 14:20:16 -07:00
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GameConfigWidget.h Add GFX property tabs to game properties window, allowing them to be set to the user game ini. Additionally, refactor ConfigWidgets to reduce duplication. Refactor GameConfigWidget to use config system. 2024-12-10 13:40:30 -07:00
GamecubeControllersWidget.cpp DolphinQt: Rename "GameCube Adapter for Wii U" to "GameCube Controller Adapter". 2024-10-31 01:25:36 -05:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
GeckoCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
GraphicsModListWidget.cpp Modernize std::none_of with ranges 2024-12-15 19:54:17 -08:00
GraphicsModListWidget.h GraphicsModListWidget: Pass optional by const reference 2024-01-31 12:09:35 -05:00
GraphicsModWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GraphicsModWarningWidget.h
HardcoreWarningWidget.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
HardcoreWarningWidget.h
InfoWidget.cpp DolphinQt: Fix unnecessarily created Triforce widget in game properties Info tab. 2025-05-08 01:58:20 -05:00
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
LogWidget.h LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
NewPatchDialog.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp Constness of 'result' prevents automatic move [performance-no-automatic-move] (0 issues) 2024-08-13 21:51:43 +02:00
VerifyWidget.h VerifyWidget: Listen for Core::State OnEmulationStateChanged 2024-04-09 12:13:02 -07:00
WiimoteControllersWidget.cpp WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00
WiimoteControllersWidget.h WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00