- May 01, 2015
- Mar 11, 2015
-
-
bunnei authored
-
- Mar 10, 2015
-
-
bunnei authored
-
- Mar 07, 2015
-
-
bunnei authored
-
- Feb 22, 2015
-
-
Emmanuel Gil Peyrot authored
-
- Jan 21, 2015
-
-
archshift authored
-
- Jan 11, 2015
-
-
Kingcom authored
-
- Jan 06, 2015
-
-
chrisvj authored
-
- Jan 04, 2015
-
-
Yuri Kunde Schlesner authored
-
- Dec 26, 2014
-
-
Daniel Lundqvist authored
Only allow manually setting focus to the rendering widget when in Single Window mode. Apply this behavior to when changing the mode while an app is running.
-
Daniel Lundqvist authored
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.
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 09, 2014
-
-
Tony Wasserka authored
-
- Dec 03, 2014
-
-
Rohit Nirmal authored
-
- Nov 19, 2014
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Nov 18, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
The window title is none of the emulation core's business. The GUI code is free to put whatever it wants there. Providing properly thread-safe window title getters and setters is a mess anyway.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Kevin Hartman authored
The view is scaled to be as large as possible, without changing the aspect, within the bounds of the window. On "retina" displays, or other displays where window units != pixels, the view should no longer draw incorrectly.
-
- Nov 12, 2014
-
-
bunnei authored
-
- Oct 26, 2014
-
-
Yuri Kunde Schlesner authored
This was automated using `clang-modernize`.
-
- Oct 12, 2014
-
-
Yuri Kunde Schlesner authored
This should fix context creation on OS X. Also requests a core context on all platforms in Citra-GLFW, for consistency.
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-
- Sep 12, 2014
-
-
Kevin Hartman authored
-
- Sep 07, 2014
-
-
archshift authored
-
- Aug 24, 2014
- Aug 20, 2014
-
-
archshift authored
-
- Aug 17, 2014
-
-
archshift authored
-
- Aug 15, 2014
-
-
archshift authored
-
- Aug 06, 2014
-
-
bunnei authored
-
- Jun 16, 2014
-
-
bunnei authored
-
- May 19, 2014
-
-
archshift authored
Changed QGL version to 3,2 in order to be less restrictive, yet it should still change up to 4,1 on OSX on Qt5.
-
- May 17, 2014
-
-
bunnei authored
-
- May 01, 2014
-
-
archshift authored
-