- May 13, 2015
-
-
bunnei authored
-
- May 09, 2015
-
-
Yuri Kunde Schlesner authored
It is of very limited practical utility currently, and will soon be impossible to support due to more accurate memory map emulation.
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- May 01, 2015
- Mar 06, 2015
-
-
Emmanuel Gil Peyrot authored
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
-
- Mar 02, 2015
-
-
Yuri Kunde Schlesner authored
-
- Feb 11, 2015
-
-
Tony Wasserka authored
-
- Jan 20, 2015
-
-
Kingcom authored
-
- Jan 11, 2015
-
-
Kingcom authored
-
- Jan 06, 2015
-
-
chrisvj authored
-
- Jan 05, 2015
-
-
Dante38490 authored
-
- Jan 04, 2015
-
-
chrisvj authored
-
- Jan 01, 2015
-
-
Daniel Lundqvist authored
In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one.
-
Daniel Lundqvist authored
-
- Dec 26, 2014
-
-
Daniel Lundqvist authored
-
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 16, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Dec 09, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
- Dec 08, 2014
-
-
ichfly authored
-
- Dec 03, 2014
-
-
Rohit Nirmal authored
-
- Nov 18, 2014
-
-
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.
-
- Nov 05, 2014
-
-
archshift authored
Also moves system initialization to when the game is booted.
-
- Nov 03, 2014
-
-
Sean authored
-