aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Input.h
Commit message (Collapse)AuthorAge
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
|
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
| | | | | | | | * Reorganize namespaces - Most types are now moved into the `melonDS` namespace - Only good chance to do this for a while, since a big refactor is next * Fix the build
* update copyright yearsArisotura2023-11-04
|
* update copyright headersArisotura2022-01-09
|
* update copyright year and add missing GPL headersRSDuck2021-03-12
|
* add back some hotkeys.Arisotura2020-05-19
| | | | remove some legacy cruft from NDS.cpp.
* actually hook up input to the coreArisotura2020-05-19
| | | | also unbotch CMakeLists.txt
* actually complete the input config dialogArisotura2020-05-19