Changes between Version 7 and Version 8 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Oct 10, 2011 3:51:45 AM (13 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v7 v8  
    3939   * Most obvious WebKit issues:
    4040      * Text is funny mis-rendered in MiniBrowser -touch. (Suspect Qt 5 scaled-text-with-raster-engine bug)
    41       * MiniBrowser doesn't show any web content on Harmattan
     41      * MiniBrowser doesn't show any web content on Harmattan (could be QWindow wrapper problem, could be non-threaded scene graph rendering issue)
    4242   * Rewrite MiniBrowser in QML
    4343   * Figure out "kinetic" scrolling (pending QScroller decision)