citra/src/core/hle/applets
zhupengfei 5407ed8b5e
citra_qt/applets/swkbd: QtKeyboard and misc fixes
* Addressed comments and removed the applet interface

* swkbd: address @lioncash's comments

* core: more fixes

** Moved registered_swkbd to System

** Removed an usused virtual

** Removed functionality of DrawScreenKeyboard

** Removed src/core/settings.h change

* swkbd: address @lioncash's 2nd review

* swkbd: update logging macro

* QtKeyboard: Make dialog modal and hide help
2018-07-10 12:49:55 +08:00
..
applet.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
applet.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
erreula.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
erreula.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
mii_selector.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
mii_selector.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
mint.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
mint.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
swkbd.cpp citra_qt/applets/swkbd: QtKeyboard and misc fixes 2018-07-10 12:49:55 +08:00
swkbd.h citra_qt/applets/swkbd: QtKeyboard and misc fixes 2018-07-10 12:49:55 +08:00