summaryrefslogtreecommitdiff
path: root/src/yuzu/applets
AgeCommit message (Expand)Author
2019-04-03yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead...Lioncash
2019-04-03yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of...Lioncash
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-03-04web_browser: Add shortcut to Enter key to exit appletZach Hilman
2019-01-17core/frontend/applets/web_browser: Make OpenPage() non-constLioncash
2019-01-17yuzu/web_browser: std::move std::function instances in OpenPage()Lioncash
2019-01-17yuzu/web_browser: Make slot functions privateLioncash
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman
2018-12-03applets: Correct event ResetTypes from OneShot to StickyZach Hilman
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman
2018-11-20yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...Lioncash
2018-11-20yuzu/applets/software_keyboard: std::move std::function instances where appli...Lioncash
2018-11-20yuzu/applets/software_keyboard: Make slots private functionsLioncash
2018-11-18software_keyboard: Add max and current length display to dialogZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman