summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/WiiPane.cpp
AgeCommit message (Expand)Author
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2025-10-27WiiPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-02Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_use...Jordan Woyak
2025-09-01Settings: Open file dialogs at user pathDentomologist
2025-08-05USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and...Joshua Vandaële
2025-07-23USBUtils: Refactor USB device handlingJoshua Vandaële
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-05-26DolphinQt: Fix the WiiPane hinting a larger than required size.Jordan Woyak
2025-02-12DolphinQt: Rename the pack/unpack SD Card buttons.Jordan Woyak
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-04-08Core::GetState: 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-06-25Add default support for WiiLink + configurationSketch
2023-04-18Qt/WiiPane: Add setting for SD card file size when converting.Admiral H. Curtiss
2023-02-28Qt/WiiPane: Add progress window for SD card conversion.Admiral H. Curtiss
2023-02-28Common/FatFsUtil: Add callback for cancelling SD card conversion.Admiral H. Curtiss
2022-11-06DolphinQt: Disable SD card conversion while emulation is runningJosJuice
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-07-16WiiPane: Adjust capitalization of conversion buttons and alert titlesOatmealDome
2022-07-16WiiPane: Trim automatic SD sync checkbox stringOatmealDome
2022-07-11Qt: Add 'convert now' buttons for the SD card in the WiiPane.Admiral H. Curtiss
2022-07-11Qt: Put Wii SD card path and SD sync folder fields in the WiiPane.Admiral H. Curtiss
2022-07-11Qt/WiiPane: Add checkbox for SD card folder syncing.Admiral H. Curtiss
2022-06-02qt: fix wiipane usb list layoutShawn Hoffman
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2021-12-31Config: Port USBPassthrough setting to new config system.Admiral H. Curtiss
2021-09-08Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""JosJuice
2021-08-31Revert "DolphinQt: Minor consistency fixes for the Settings window"JosJuice
2021-08-28DolphinQt: Minor consistency fixes for the Settings windowMateus B. Cassiano
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2020-08-23DolphinQt: resolve Qt5.15 deprecationsShawn Hoffman
2020-07-17DolphinQt: Add i18n comment for "Surround"JosJuice
2020-07-02DolphinQt: Expose SYSCONF sound settingJosJuice
2020-05-28Add option to disallow SD card writesTechjar
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-03-31Android: Add Insert SD Card and update descriptionRyan Meredith
2020-01-14Core/DolphinQt: Fix IR Sensitivity slider.Jordan Woyak
2019-10-27DolphinQt: Make WiiPane connect itself to EmulationStateChangedJosJuice
2019-10-26DolphinQt: Call OnEmulationStateChanged when creating config window panesJosJuice
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-07-03Add a hotkey for inserting/ejecting the SD cardJosJuice
2019-04-22Qt: Fix add button not releasingchargeflux
2019-03-03Common/Config: Add a utility class to suppress config change callbacks.Jordan Woyak
2018-10-12Fix infinite polling for usb devices after the "add to whitelist" dialog has ...Antonio Maiorano