Changes between Version 14 and Version 15 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Oct 12, 2011 7:56:04 AM (13 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v14 v15  
    1414
    1515   * Working Scratchbox setup (url??)
    16    * Running N950/N9 with root and scratchbox home directory mounted via NFS
    17    * Present clones of qtbase, qtxmlpatterns and qtdeclarative
     16   * Running N950/N9 with root, security disabled and scratchbox home directory mounted via NFS
     17   * Present clones of qtbase, qtxmlpatterns, qtdeclarative and qtscript
    1818
    1919== Build Instructions ==
     
    3636
    3737   * Qt 5 TODOs:
    38       * Build issue with the -platform/-xplatform switch and fontconfig/freetype.
     38      * Build issue with the -platform/-xplatform switch and fontconfig/freetype (work in progress, Simon).
    3939      * Touch Input (xi2) support in Qt 5 for Harmattan (Jocelyn)
    4040      * Input method support in Qt 5 for Harmattan
    4141   * Most obvious WebKit issues:
    4242      * Text is funny mis-rendered in MiniBrowser -touch. (Suspect Qt 5 scaled-text-with-raster-engine bug)
    43       * MiniBrowser doesn't show any web content on Harmattan (could be QWindow wrapper problem, could be non-threaded scene graph rendering issue)
     43      * MiniBrowser doesn't show any web content on Harmattan (Jocelyn, work in progress with solution/patch)
    4444   * Rewrite MiniBrowser in QML
    4545   * Figure out "kinetic" scrolling (pending QScroller decision)