summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/AdvancedPane.cpp
AgeCommit message (Expand)Author
2026-07-11DolphinQt: Update tool tip for Enable Emulated Memory Size Override.cristian64
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-02-12Qt/Android: CPU Clock Override max to 500%dreamsyntax
2025-11-11VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...Jordan Woyak
2025-11-11CoreTiming: Add "Rush Frame Presentation" setting to throttle only once after...Jordan Woyak
2025-10-27AdvancedPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27AdvancedPane: Add a button to restore default settingsJoshua Vandaële
2025-10-04Merge pull request #13946 from JosJuice/i18n-2025-09-17Admiral H. Curtiss
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-09-17i18n: Add commentsJosJuice
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-07-19fix Qt6 deprecation warningsoltolm
2025-06-07Merge pull request #13710 from TryTwo/UI_Sliders_UpdateAdmiral H. Curtiss
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-12Core: Add VBI Frequency OverrideMartino Fontana
2025-05-02CoreTiming: Add a setting to pursue accurate emulation time.Jordan Woyak
2025-03-13DolphinQt: Use tooltips on Advanced tab.Jordan Woyak
2024-10-31DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without fo...Jordan Woyak
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-23Merge pull request #12876 from dreamsyntax/advanced-cpu-clock-override-step-a...Admiral H. Curtiss
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-18DolphinQt: Adjust CPU Clock Override sliderdreamsyntax
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-01-04Core/SystemTimers: Refactor to class, move to System.Admiral H. Curtiss
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-10-31PowerPC: Allow toggling write-back cache during emulationJosJuice
2023-08-16Core/PowerPC: Return AvailableCPUCores() as a std::span.Admiral H. Curtiss
2023-08-16DolphinQt/AdvancedPane: Update all GUI elements from config in Update().Admiral H. Curtiss
2023-08-16DolphinQt/AdvancedPane: Use ConfigBool for MMU, Pause on Panic, and Write-Bac...Admiral H. Curtiss
2022-12-08Implement PPC write-back data cacheTheLordScruffy
2022-09-02Core: pause on panic handler optiondreamsyntax
2022-01-09Config: Port MMU setting to new config system.Admiral H. Curtiss
2022-01-05Config: Port remaining Core settings to new config system (partial).Admiral H. Curtiss
2021-12-25Config: Port CPU overclock settings 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
2021-04-25DolphinQt/Android: Unify the JIT naming schemeJosJuice
2021-01-13DolphinQt: Resolve deprecated usages of setTime_t and toTime_tLioncash
2020-10-25DolphinQt: Add a warning to the MEM1/MEM2 override setting description.Jordan Woyak
2020-09-14Qt/AdvancedPane: Force UTC time for custom RTC entryTechjar
2020-06-14Replace some acronymsRyan Meredith
2020-05-01DolphinQt: Reword memory override descriptionJosJuice
2020-05-01DolphinQt: Add some i18n comments for recently added stringsJosJuice
2020-04-28Configurable MEM1 and MEM2 sizes at runtime via Dolphin.iniMinty-Meeo
2020-04-28Merge pull request #8689 from howard0su/cleanup_signLéo Lam