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
/
software_keyboard.h
Age
Commit message (
Expand
)
Author
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2020-12-05
applets: Resolve variable shadowing
Morph
2019-05-29
yuzu/software_keyboard: Remove unnecessary GetStatus() member function
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Remove unused assert header
Lioncash
2018-11-20
yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...
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/applets: Provide Qt frontend implementation of software keyboard
Zach Hilman