summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_tas.ui
AgeCommit message (Collapse)Author
2024-12-31chore: update project branding to citronZephyron
2022-09-15UI: Fix link to TAS help pageKyle Kienapfel
Tools -> TAS -> Configure TAS Thanks to Rei on discord for the fix. Basically: openExternalLinks is a checkbox in Qt Creator
2021-11-24core/hid: Add TAS inputgerman77
2021-10-16add_linkMoonlacer
remove_accident fix_whoopsie
2021-10-08Update configure_tas.uiLevi Behunin
Remove the geometry property again(7045) after 7090 re-added.
2021-09-29configure_tas: Ensure dialog buttons always stay at the bottomMoonlacer
Previously, the dialog buttons would be floating in-place when the dialog is stretched downwards. This change ensures that the dialog buttons always stay at the bottom of the window.
2021-09-20Clean-upLevi Behunin
Numerize names, remove unneeded properties and spacer.
2021-09-18Tas configure ui nitsLevi Behunin
Text looked cramped on my pc (Ubuntu 21.04). Re-flowed text as well for nicer read.
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: Add swap controllergerman77
2021-09-18config: Move TAS options to it's own menugerman77