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
/
IOWindow.cpp
Age
Commit message (
Expand
)
Author
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-06-14
InputCommon: Make InputDetector::Start take a span instead of a vector.
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-02-02
Merge pull request #13280 from jordan-woyak/input-expressions-highlighting
JMC47
2025-01-27
Merge pull request #13178 from jordan-woyak/input-expressions-conditional-op
JMC47
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-01
DolphinQt: Make input mapping and output testing non-blocking.
Jordan Woyak
2024-11-07
InputCommon: Add ternary conditional operator to input expressions.
Jordan Woyak
2024-03-14
ControllerInterface: Add IsHidden function to Control interface.
Jordan Woyak
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.
Admiral H. Curtiss
2022-10-11
Input: Add "abs" input expression function.
Jordan Woyak
2022-06-26
DolphinQt: Renamed "Range" to "Multiplier" in advanced mapping window. Remove...
Jordan Woyak
2022-05-21
Added double click to add expressions when mapping
Sage King
2022-03-06
Move parts of MappingCommon out of DolphinQt
JosJuice
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-09-27
Do not update hotkey assignments on window close
sowens99
2021-09-27
Do not accept on hotkey syntax errors
sowens99
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...
Filoppi
2021-05-24
Expose Control Expression variables to mappings UI
Filoppi
2021-02-09
Config: Fix expression window scroll wheel spam
Dentomologist
2020-11-26
Qt/IOWindow: Remove Apply button.
Admiral H. Curtiss
2020-11-26
Qt/IOWindow: Show the current value of the expression.
Admiral H. Curtiss
2020-11-26
Qt/IOWindow: Apply expressions immediately so we can query the current value ...
Admiral H. Curtiss
2020-08-02
Qt/IOWindow: Add a handful of math functions to the function dropdown.
Admiral H. Curtiss
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2020-02-24
DolphinQt: Break mapping indicators into separate classes. Ensure "state lock...
Jordan Woyak
2020-02-06
DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.
Jordan Woyak
2019-11-08
DolphinQt: Hide unused buttons in the advanced mapping dialog.
Jordan Woyak
2019-11-08
Merge pull request #8396 from jordan-woyak/mapping-input-list-states
Léo Lam
2019-10-20
ExpressionParser: Add XOR operator.
Jordan Woyak
2019-10-18
DolphinQt/Mapping: Explicitly specify parents of conditionally added widgets ...
Jordan Woyak
2019-10-18
Qt/Mapping: Show current input states in advanced dialog.
Jordan Woyak
2019-10-12
ExpressionParser: Add support for /* */ style comments.
Jordan Woyak
2019-10-11
ExpressionParser: Remove ! character from function syntax. Remove unused seri...
Jordan Woyak
2019-10-11
ExpressionParser: Remove !while and add optional 2nd argument to !smooth.
Jordan Woyak
2019-10-11
ExpressionParser/DolphinQt: Added parse results to UI.
Jordan Woyak
2019-10-11
DolphinQT: Add syntax highlighting from tokenizer data.
Jordan Woyak
2019-10-11
DolphinQT/IOWindow: Add combo boxes to insert the new operators and functions...
Jordan Woyak
2019-04-27
DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed exten...
Jordan Woyak
2019-03-15
DolphinQ: Mapping UI cleanups.
Jordan Woyak
2019-03-03
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
Jordan Woyak
2019-02-13
Use empty instead of size
Filip Gawin
2018-10-07
IOWindow: append new text at the end by default
mazes-80
[next]