summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings
AgeCommit message (Expand)Author
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-10-04Merge pull request #13946 from JosJuice/i18n-2025-09-17Admiral H. Curtiss
2025-10-02Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_use...Jordan Woyak
2025-09-28Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_toolti...JMC47
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-09-25OSD / Imgui: Add font size spinbox to Interface Pane.TryTwo
2025-09-17i18n: Add commentsJosJuice
2025-09-16Merge pull request #13848 from JoshuaVandaele/USBDevicePickerJMC47
2025-09-01Settings: Open file dialogs at user pathDentomologist
2025-08-22Qt: Prevent Sliders from resizing due to text changing in their label.TryTwo
2025-08-10DolphinQt: fix two -Wunused-lambda-capture warningsTillmann Karras
2025-08-05Merge pull request #13831 from JoshuaVandaele/dualcore-confJMC47
2025-08-05USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and...Joshua Vandaële
2025-08-01Merge pull request #13760 from jordan-woyak/allow-skip-iplAdmiral H. Curtiss
2025-07-27Config: Change default value for Dual Core from enabled to disabledJoshua Vandaële
2025-07-23USBUtils: Refactor USB device handlingJoshua Vandaële
2025-07-19fix Qt6 deprecation warningsoltolm
2025-07-16Merge pull request #13801 from jordan-woyak/usb-add-device-dialog-adjust-sizeJMC47
2025-07-12USBDeviceAddToWhitelistDialog: Limit VID/PID entry to 4 characters.Jordan Woyak
2025-07-12USBDeviceAddToWhitelistDialog: Remove examples from VID/PID entry placeholder...Jordan Woyak
2025-07-12USBDeviceAddToWhitelistDialog: Use adjustSize for a better default dialog size.Jordan Woyak
2025-06-15DolphinQt: Always enable the "Skip Main Menu" checkbox when "SkipIPL" is disa...Jordan Woyak
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-07Merge pull request #13710 from TryTwo/UI_Sliders_UpdateAdmiral H. Curtiss
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-06-06Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-timeJMC47
2025-05-26Qt Advanced Panel: Convert QSliders into ConfigSliders.TryTwo
2025-05-26DolphinQt: Fix the WiiPane hinting a larger than required size.Jordan Woyak
2025-05-26DolphinQt/AudioPane: Fix Volume QGroupBox title uglyness on Windows and incon...Jordan Woyak
2025-05-26DolphinQt: Change main settings window QTabWidget into a QListWidget and QSta...Jordan Woyak
2025-05-12Core: Add VBI Frequency OverrideMartino Fontana
2025-05-08GeneralPane: Add Hardcore Mode tooltip clarificationDentomologist
2025-05-02CoreTiming: Add a setting to pursue accurate emulation time.Jordan Woyak
2025-04-23DolphinQt: Remove unused variables from `AdvancedPane.h`Martino Fontana
2025-04-22Merge pull request #13422 from jordan-woyak/adv-tooltipsJMC47
2025-04-21Adding support for detecting .bin imagesZopolis4
2025-04-06DolphinQt/AudioPane: Fix Audio backend dropdown not using translated namesAdmiral H. Curtiss
2025-04-01Improve Performance of Granular Buffering + User Adjustable Buffer SizeSam Belliveau
2025-03-28AudioPanel bugfix: Forgot to wrap an optional slider in a conditional.TryTwo
2025-03-26ConfigControl fix: Add invalid index check to ConfigComplexChoice. Resolve wi...TryTwo
2025-03-26AudioPanel: Refactor to use Config system. Some options were changed to a di...TryTwo
2025-03-15Config: make SP2 configurableTillmann Karras
2025-03-14AudioCommon: Added Granular SynthesisSam Belliveau
2025-03-13DolphinQt: Use tooltips on Advanced tab.Jordan Woyak
2025-02-16DolphinQt: Create toggle for enabling/disabling time trackingAneesh Maganti
2025-02-12DolphinQt: Rename the pack/unpack SD Card buttons.Jordan Woyak
2024-12-15Modernize `std::any_of` with rangesmitaclaw
2024-12-15Modernize `std::all_of` with rangesmitaclaw