1. 14 May, 2013 - 1 commit
  2. 18 Mar, 2013 - 1 commit
  3. 18 Jan, 2013 - 1 commit
  4. 06 Dec, 2012 - 1 commit
  5. 07 Nov, 2012 - 1 commit
  6. 22 Sep, 2012 - 1 commit
  7. 30 Jan, 2012 - 1 commit
  8. 24 Jan, 2012 - 1 commit
    • Samuel Rødal's avatar
      Made window orientation API more flexible. · b39df8bf
      Samuel Rødal authored
      
      Previously we only had QWindow::setOrientation() which was a hint about
      the orientation the window's contents were rendered in.
      
      However, it's necessary to separate between the orientation
      corresponding to the window buffer layout and orientation of the
      contents. A game for example might typically want to use a landscape
      buffer even on a portrait device. Thus, we replace
      QWindow::orientation() with QWindow::reportContentOrientationChange() and
      QWindow::requestWindowOrientation().
      
      Change-Id: I1f07362192daf36c45519cb05b43ac352f1945b5
      Reviewed-by: default avatarLars Knoll <lars.knoll@nokia.com>
      b39df8bf
  9. 23 Jan, 2012 - 1 commit
  10. 05 Jan, 2012 - 1 commit
  11. 01 Dec, 2011 - 1 commit
  12. 07 Oct, 2011 - 1 commit
  13. 15 Sep, 2011 - 1 commit
  14. 08 Sep, 2011 - 1 commit
  15. 29 Aug, 2011 - 1 commit