summaryrefslogtreecommitdiff
path: root/src/citra_qt/configuration/configure_input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-12Massive removal of unused modulesGravatar James Rowe1-199/+0
2017-04-09qt: enable config for circle pad proGravatar wwylele1-7/+1
2017-04-03citra-qt: Move config dialog code to its own directoryGravatar Lioncash1-2/+2
2017-03-02qt/config_input: don't connect for null buttonGravatar wwylele1-4/+7
2017-03-01Qt: rework input configuration for new input systemGravatar wwylele1-57/+121
2017-03-01InputCommon: add KeyboardGravatar wwylele1-8/+1
2017-01-31removal of the -1 case in the configure_input switchGravatar noah the goodra1-1/+0
2016-12-10configure_input: Modernize and cleanup input configuration tabGravatar MerryMage1-88/+81
2016-09-21Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-3/+2
2016-09-18Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner1-24/+25
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-28/+32
2016-07-29Input GUI: Add tab to remap controls (#1900)Gravatar Anon1-0/+149