index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
/
software_keyboard.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2023-03-25
qt: implement RequestExit for applets
Liam
2022-12-05
applets/software_keyboard: Use aliases for callbacks
Lioncash
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-04-15
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
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: Implement ILibraryAppletAccessor IsCompleted and GetResult
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
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
frontend/applets: Add frontend software keyboard provider and default
Zach Hilman