Skip to content
Snippets Groups Projects
  1. Jan 04, 2015
  2. Jan 01, 2015
  3. 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
  4. Dec 16, 2014
  5. Dec 13, 2014
  6. Dec 09, 2014
  7. Dec 08, 2014
  8. Dec 03, 2014
  9. Nov 18, 2014
  10. Nov 05, 2014
  11. Nov 03, 2014
  12. Nov 02, 2014
  13. Oct 07, 2014
  14. Aug 31, 2014
  15. Aug 28, 2014
  16. Aug 25, 2014
  17. Aug 24, 2014
  18. Aug 15, 2014
  19. Jul 05, 2014
  20. 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
  21. Jun 16, 2014
  22. Jun 12, 2014
  23. May 15, 2014
  24. May 01, 2014
  25. Apr 24, 2014
  26. Apr 22, 2014
  27. Apr 18, 2014
  28. Apr 12, 2014
  29. Apr 11, 2014
  30. Apr 08, 2014
Loading