1. 26 Dec, 2014 2 commits
    • 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
  2. 24 Dec, 2014 2 commits
  3. 23 Dec, 2014 10 commits
  4. 22 Dec, 2014 10 commits
  5. 21 Dec, 2014 16 commits