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
/
Config
/
Mapping
Age
Commit message (
Expand
)
Author
2026-02-15
DolphinQt: Add Triforce tab to main settings window.
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2026-01-25
Remove unused imports
Martino Fontana
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-11-23
DolphinQt: Add "Poll Rate" display to GCAdapter config window. The window now...
Jordan Woyak
2025-11-04
feat(profiles): add "open profiles folder" button + add dropdown button for p...
iTrooz
2025-07-19
fix Qt6 deprecation warnings
oltolm
2025-06-24
DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...
Jordan Woyak
2025-06-14
DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...
Jordan Woyak
2025-06-14
InputCommon: Make InputDetector::Start take a span instead of a vector.
Jordan Woyak
2025-06-14
InputCommon: Fix occasional misidentification of analog input detection.
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-09
Merge pull request #13702 from CostPerUnit/master
JMC47
2025-06-07
Merge pull request #13665 from jordan-woyak/dark-mode-filter
Jordan Woyak
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-05-29
DolphinQt: Move the "Point (Passthrough)" "Enabled" checkbox below the mappin...
Jordan Woyak
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-05-26
DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.
Jordan Woyak
2025-05-15
DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon.
Jordan Woyak
2025-05-15
DolphinQt: Add utility function for creating label text with a standard icon.
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-28
Merge pull request #13456 from jordan-woyak/mapping-window-blank-square-fix
JMC47
2025-03-25
DolphinQt: Fix blank square in MappingWindow's top-left corner.
Jordan Woyak
2025-03-23
Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection
JMC47
2025-03-22
Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...
iwubcode
2025-03-09
Simplify `std::count_if` with `std::ranges::count` and projections
mitaclaw
2025-03-02
InputCommon: Use Clock from CommonTypes.
Jordan Woyak
2025-02-24
DolphinQt: Fix MappingButton not updating text on middle-click clear.
Jordan Woyak
2025-02-15
Merge pull request #13343 from jordan-woyak/dark-theme-indicator-gate-colors
JMC47
2025-02-15
DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using
Jordan Woyak
2025-02-15
DolphinQt: Add setting to enable iterative input mappings.
Jordan Woyak
2025-02-15
Merge pull request #13320 from jordan-woyak/detect-alternations
JMC47
2025-02-10
DolphinQt/Mapping: Adjust dark theme indicator gate color calculation.
Jordan Woyak
2025-02-02
Merge pull request #13280 from jordan-woyak/input-expressions-highlighting
JMC47
2025-02-01
DolphinQt/Mapping: Add setting to enable waiting for alternate mappings
Jordan Woyak
2025-01-27
Merge pull request #13297 from jordan-woyak/config-ext-btn
JMC47
2025-01-27
Merge pull request #13178 from jordan-woyak/input-expressions-conditional-op
JMC47
2025-01-22
DolphinQt: Add a "Configure Extension" button under the extension
Jordan Woyak
2025-01-20
DolphinQt: Remove MappingButton bold/italic text indication.
Jordan Woyak
2025-01-20
MappingWidget: Fix shadowed variable warning.
Jordan Woyak
2025-01-20
MappingIndicator: Add graphical indicators on the left of MappingButton
Jordan Woyak
2025-01-17
DolphinQt: Fix QObject::connect: signal not found in IOWindow error.
Jordan Woyak
2025-01-17
DolphinQt: Make input expression syntax highlighting less hacky.
Jordan Woyak
2025-01-17
ExpressionParser: Remove RemoveInertTokens.
Jordan Woyak
2025-01-15
DolphinQt: Fix ASSERT failure in IOWindow in debug build.
Jordan Woyak
2025-01-08
Merge pull request #13158 from jordan-woyak/wiiu-rename
Tilka
2025-01-01
DolphinQt: Make input mapping and output testing non-blocking.
Jordan Woyak
[next]