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
/
Settings
/
AdvancedPane.cpp
Age
Commit message (
Expand
)
Author
2026-07-11
DolphinQt: Update tool tip for Enable Emulated Memory Size Override.
cristian64
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-02-12
Qt/Android: CPU Clock Override max to 500%
dreamsyntax
2025-11-11
VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...
Jordan Woyak
2025-11-11
CoreTiming: Add "Rush Frame Presentation" setting to throttle only once after...
Jordan Woyak
2025-10-27
AdvancedPane: Use ConfigControls where applicable
Joshua Vandaële
2025-10-27
AdvancedPane: Add a button to restore default settings
Joshua Vandaële
2025-10-04
Merge pull request #13946 from JosJuice/i18n-2025-09-17
Admiral H. Curtiss
2025-09-28
Merge pull request #13161 from oltolm/fix_qt6_warnings
JMC47
2025-09-17
i18n: Add comments
JosJuice
2025-08-22
Qt: Prevent Sliders from resizing due to text changing in their label.
TryTwo
2025-08-10
DolphinQt: fix two -Wunused-lambda-capture warnings
Tillmann Karras
2025-07-19
fix Qt6 deprecation warnings
oltolm
2025-06-07
Merge pull request #13710 from TryTwo/UI_Sliders_Update
Admiral H. Curtiss
2025-06-06
Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time
JMC47
2025-05-26
Qt Advanced Panel: Convert QSliders into ConfigSliders.
TryTwo
2025-05-12
Core: Add VBI Frequency Override
Martino Fontana
2025-05-02
CoreTiming: Add a setting to pursue accurate emulation time.
Jordan Woyak
2025-03-13
DolphinQt: Use tooltips on Advanced tab.
Jordan Woyak
2024-10-31
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without fo...
Jordan Woyak
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-23
Merge pull request #12876 from dreamsyntax/advanced-cpu-clock-override-step-a...
Admiral H. Curtiss
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-06-18
DolphinQt: Adjust CPU Clock Override slider
dreamsyntax
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-01-04
Core/SystemTimers: Refactor to class, move to System.
Admiral H. Curtiss
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-10-31
PowerPC: Allow toggling write-back cache during emulation
JosJuice
2023-08-16
Core/PowerPC: Return AvailableCPUCores() as a std::span.
Admiral H. Curtiss
2023-08-16
DolphinQt/AdvancedPane: Update all GUI elements from config in Update().
Admiral H. Curtiss
2023-08-16
DolphinQt/AdvancedPane: Use ConfigBool for MMU, Pause on Panic, and Write-Bac...
Admiral H. Curtiss
2022-12-08
Implement PPC write-back data cache
TheLordScruffy
2022-09-02
Core: pause on panic handler option
dreamsyntax
2022-01-09
Config: Port MMU setting to new config system.
Admiral H. Curtiss
2022-01-05
Config: Port remaining Core settings to new config system (partial).
Admiral H. Curtiss
2021-12-25
Config: Port CPU overclock settings to new config system.
Admiral H. Curtiss
2021-09-08
Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""
JosJuice
2021-08-31
Revert "DolphinQt: Minor consistency fixes for the Settings window"
JosJuice
2021-08-28
DolphinQt: Minor consistency fixes for the Settings window
Mateus B. Cassiano
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-25
DolphinQt/Android: Unify the JIT naming scheme
JosJuice
2021-01-13
DolphinQt: Resolve deprecated usages of setTime_t and toTime_t
Lioncash
2020-10-25
DolphinQt: Add a warning to the MEM1/MEM2 override setting description.
Jordan Woyak
2020-09-14
Qt/AdvancedPane: Force UTC time for custom RTC entry
Techjar
2020-06-14
Replace some acronyms
Ryan Meredith
2020-05-01
DolphinQt: Reword memory override description
JosJuice
2020-05-01
DolphinQt: Add some i18n comments for recently added strings
JosJuice
2020-04-28
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
Minty-Meeo
2020-04-28
Merge pull request #8689 from howard0su/cleanup_sign
Léo Lam
[next]