yuzu-android/src
Daniel Lundqvist 9d90b26020 Allow focus on the Qt render widget
By default widgets are set to the focus policy Qt::NoFocus which disallows manually focusing it. Changing the policy to allow clicking the widget to set focus to it allows for keyboard input when not rendering to a popout window. This commit also sets focus to the widget when showing it.

Fixes issue #158.
2014-12-26 02:37:52 +01:00
..
citra Merge pull request #275 from yuriks/cmake-clean 2014-12-22 11:11:37 -05:00
citra_qt Allow focus on the Qt render widget 2014-12-26 02:37:52 +01:00
common Merge pull request #322 from chinhodado/master 2014-12-22 00:12:43 -05:00
core Merge pull request #328 from archshift/writeable 2014-12-23 20:41:51 -05:00
video_core Merge pull request #322 from chinhodado/master 2014-12-22 00:12:43 -05:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00