citra/src/citra_qt
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
..
config Remove tabs in all files except in skyeye imports and in generated GL code 2014-11-19 09:04:03 +00:00
debugger Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
util Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
bootmanager.cpp Allow focus on the Qt render widget 2014-12-26 02:37:52 +01:00
bootmanager.hxx Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
CMakeLists.txt Clean up CMake library specification 2014-12-15 19:34:17 -02:00
config.cpp License change 2014-12-20 21:20:24 -08:00
config.h License change 2014-12-20 21:20:24 -08:00
hotkeys.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
hotkeys.hxx got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp Allow focus on the Qt render widget 2014-12-26 02:37:52 +01:00
main.hxx Add override keyword through the code. 2014-10-26 16:18:05 -02:00
main.ui added symbol map load function to Qt GUI 2014-04-30 23:46:57 -04:00
version.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00