Skip to content
Snippets Groups Projects
  1. Feb 11, 2015
  2. Jan 20, 2015
  3. Jan 11, 2015
  4. Jan 06, 2015
  5. Jan 05, 2015
  6. Jan 04, 2015
  7. Jan 01, 2015
  8. Dec 26, 2014
    • Daniel Lundqvist's avatar
      Remove duplicate work · 7e3f62a3
      Daniel Lundqvist authored
      7e3f62a3
    • Daniel Lundqvist's avatar
      Allow focus only when in popout mode · ba4ca041
      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.
      ba4ca041
    • Daniel Lundqvist's avatar
      Allow focus on the Qt render widget · 9d90b260
      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.
      9d90b260
  9. Dec 16, 2014
  10. Dec 13, 2014
  11. Dec 09, 2014
  12. Dec 08, 2014
  13. Dec 03, 2014
  14. Nov 18, 2014
  15. Nov 05, 2014
  16. Nov 03, 2014
  17. Nov 02, 2014
  18. Oct 07, 2014
  19. Aug 31, 2014
  20. Aug 28, 2014
  21. Aug 25, 2014
  22. Aug 24, 2014
  23. Aug 15, 2014
  24. Jul 05, 2014
  25. Jun 24, 2014
    • bunnei's avatar
      Loader: Implemented AppLoader interface for abstracting application loading. · 7889cafc
      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.
      7889cafc
  26. Jun 16, 2014
  27. Jun 12, 2014
  28. May 15, 2014
  29. May 01, 2014
  30. Apr 24, 2014
  31. Apr 22, 2014
Loading