index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
Age
Commit message (
Expand
)
Author
2019-04-03
yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead...
Lioncash
2019-04-03
yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of...
Lioncash
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-03-04
web_browser: Add shortcut to Enter key to exit applet
Zach Hilman
2019-01-17
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2019-01-17
yuzu/web_browser: std::move std::function instances in OpenPage()
Lioncash
2019-01-17
yuzu/web_browser: Make slot functions private
Lioncash
2018-12-28
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
qt: Implement Qt frontend to web browser
Zach Hilman
2018-12-03
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-11-20
yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: std::move std::function instances where appli...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: Make slots private functions
Lioncash
2018-11-18
software_keyboard: Add max and current length display to dialog
Zach Hilman
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-18
qt/applets: Provide Qt frontend implementation of software keyboard
Zach Hilman
[prev]