1. Jan 30, 2012
  2. Jan 24, 2012
    • 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
  3. Jan 23, 2012
  4. Jan 05, 2012
  5. Dec 01, 2011
  6. Oct 07, 2011
  7. Sep 15, 2011
  8. Sep 08, 2011
  9. Aug 29, 2011