42 Commits (3567e464d20f6fb84272596c5268db3490e451fb)

Author SHA1 Message Date
Zach Hilman 76bf6c6ea9 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman bf2e779efb constants: Extract backup JPEG used by account services 7 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5cf1aab5a8 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5f2adf1a9e profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash f4a1312c3c yuzu/applets/software_keyboard: Remove unused assert header 7 years ago
Lioncash c991a5d2b0 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 years ago
Lioncash 63eed87b61 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 years ago
Lioncash cd72443889 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 years ago
Lioncash 0cfd78073f yuzu/applets/error: Specify string conversions explicitly 7 years ago
Lioncash db22039c4b yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash 68cd911bd1 yuzu: Remove explicit types from locks where applicable 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 107d725af8 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman b508e60fe4 qt: Add dialog implementation of Error applet 7 years ago
Zach Hilman 663b24e0d2 web_browser: Make OpenPage const 7 years ago
Lioncash 746e7ee4df yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash e49a08ff6b yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
Zach Hilman 91b36c026a web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash ab2f154ff4 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Lioncash 37cbee5e33 yuzu/web_browser: std::move std::function instances in OpenPage() 7 years ago
Lioncash a44dae2514 yuzu/web_browser: Make slot functions private 7 years ago
Zach Hilman f49f3e509f web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman 58180e39ff qt: Implement Qt frontend to web browser 7 years ago
Zach Hilman b999d2df45 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Lioncash 22af607a8d yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 7 years ago
Lioncash 870fa5e657 yuzu/applets/software_keyboard: std::move std::function instances where applicable 7 years ago
Lioncash a7602de1b5 yuzu/applets/software_keyboard: Make slots private functions 7 years ago
Zach Hilman 945fdd9361 software_keyboard: Add max and current length display to dialog 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago