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