100 Commits (fcf2b2c78a3c45ddcda6594b2fd3df733ceb951c)

Author SHA1 Message Date
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Morph 2b622411fd qt_web_browser: Add missing QApplication include 5 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
v1993 3e07655b1b
Use subdirectory of main data directory for QtWebEngine storage 5 years ago
Valeri 40674b8e22
qt_software_keyboard: fix copy-paste error 5 years ago
jls47 ef29ed75b0 qt_web_browser: Fix lambda capture for HIDButton 5 years ago
jls47 3109d1c3db qt_web_browser: Focus on the first link element 5 years ago
Morph 9a48f252ae applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph c68255f70f applets/swkbd: Make use of std::move where applicable 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph ecacb002be applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
Morph 5396593b55 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
Morph 0af182baa2 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Its-Rei c413cafdac applets/swkbd: Fix software keyboard button hint scaling 5 years ago
Morph 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph b45930a0ed error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph 0f40c8c634 applets: Remove the previous software keyboard applet implementation 5 years ago
Morph 10ca4c9490 applets/controller: Hook up the "Motion" button functionality 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
Morph 904ac1daec configure_input: Modify controller connection delay 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph d5e0923e3d web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
Morph 8758378dc4 applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 6 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 6 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph 38110dd485 configure_input: Add per-player vibration 6 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 6 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 6 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 6 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 6 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 6 years ago
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals 6 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 6 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 6 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 6 years ago
Morph 076e4d44c3 Address feedback 6 years ago
Morph 1ec71b6ea0 clang-format 6 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 6 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 6 years ago