summaryrefslogtreecommitdiff
path: root/src/yuzu/applets
AgeCommit message (Expand)Author
2022-03-20yuzu: Reduce unused includesameerj
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2022-01-01controller_applet: Only populate supported controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-17core: hle: Remove global HLE lock.bunnei
2021-12-13qt_software_keyboard: Fix out of bounds array accessMorph
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-29qt_controller: Make use of (Enable/Disable)AllControllerConfigurationMorph
2021-11-28qt_controller: Fix input when the controller applet is ignoredgerman77
2021-11-26config: Remove vibration configurationgerman77
2021-11-26applet/controller: Enable configuring mode while the applet is opengerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24web_applet: Replace HIDButton with NpadButtongerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core: Update input interpretergerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-10-15qt_web_browser: Add missing QApplication includeMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-24Use subdirectory of main data directory for QtWebEngine storagev1993
2021-08-19qt_software_keyboard: fix copy-paste errorValeri
2021-07-27qt_web_browser: Fix lambda capture for HIDButtonjls47
2021-07-27qt_web_browser: Focus on the first link elementjls47
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-05-27applets/swkbd: Make use of std::move where applicableMorph
2021-05-25Merge pull request #6339 from Morph1984/swkbd-queuedconnectionbunnei
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-22applets/swkbd: Make use of QueuedConnection in returnPressed signalMorph
2021-05-19applets/swkbd: Send the correct text string on TextCheck::ConfirmMorph
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-24applets/swkbd: Fix software keyboard button hint scalingIts-Rei
2021-04-15applets/swkbd: Implement the Qt Software Keyboard frontendMorph
2021-04-15error: Make the error code as the title text of the OverlayDialogMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-13applets/controller: Hook up the "Motion" button functionalityMorph
2021-02-07hid: Implement GC controllergerman
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2021-01-02general: Fix various spelling errorsMorph
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18applets/web: Fix keyboard to emulated controller inputMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph
2020-12-18applets/web: Implement the Qt web browser applet frontendMorph
2020-12-18web_browser_scripts: Add injection scripts for the web browserMorph