summaryrefslogtreecommitdiff
path: root/src/yuzu/applets
AgeCommit message (Expand)Author
2022-07-05qt_web_browser: Fix button inputs with QtWebEngineMorph
2022-07-05Merge pull request #8477 from Docteh/less_globalMorph
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-21tweak API usage in qt_web_browser.cppKyle Kienapfel
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-05-16qt_software_keyboard: Address review feedbacklat9nq
2022-05-15qt_software_keyboard: Use Common::U16StringFromBufferlat9nq
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-23Add include to fix compilingShoegzer
2022-03-21qt_web_browser: Add missing includesameerj
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