- 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
-
- Nov 02, 2014
-
-
Gareth Poole authored
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-
- Aug 31, 2014
-
-
bunnei authored
- Useful for debugging homebrew Qt: Updated GUI to support loading .bin files.
-
- Aug 28, 2014
-
-
bunnei authored
- Useful for debugging homebrew Qt: Updated GUI to support loading .bin files.
-
- Aug 25, 2014
-
-
Tony Wasserka authored
Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.
-
- Aug 24, 2014
-
-
Sacha authored
Connect the emu_thread start/finish to a moveContext slot.
-
- Aug 15, 2014
-
-
archshift authored
-
- Jul 05, 2014
-
-
bunnei authored
-
- Jun 24, 2014
-
-
bunnei authored
- Various cleanups/refactorings to Loader, ELF, and NCCH modules. - Added AppLoader interface to ELF and NCCH. - Updated Qt/GLFW frontends to check AppLoader ResultStatus. NCCH: Removed extra qualification typos. Loader: Removed unnecessary #include's. NCCH: Improved readability of memcmp statements. NCCH: Added missing space. Elf: Removed unnecessary usage of unique_ptr. Loader: Removed unnecessary usage of unique_ptr.
-
- Jun 16, 2014
-
-
bunnei authored
-
- Jun 12, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
- May 15, 2014
-
-
bunnei authored
-
- May 01, 2014
-
-
bunnei authored
-
- Apr 24, 2014
-
-
bunnei authored
-
- Apr 22, 2014
-
-
Mathieu Vaillancourt authored
-
bunnei authored
-
- Apr 18, 2014
-
-
Mathieu Vaillancourt authored
-
- Apr 12, 2014
-
-
Mathieu Vaillancourt authored
-
- Apr 11, 2014
-
-
Mathieu Vaillancourt authored
-
- Apr 08, 2014
-
-
bunnei authored
-