Changes between Version 14 and Version 15 of BuildingQt5OnHarmattan
- Timestamp:
- Oct 12, 2011, 7:56:04 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQt5OnHarmattan
v14 v15 14 14 15 15 * Working Scratchbox setup (url??) 16 * Running N950/N9 with root and scratchbox home directory mounted via NFS17 * Present clones of qtbase, qtxmlpatterns and qtdeclarative16 * Running N950/N9 with root, security disabled and scratchbox home directory mounted via NFS 17 * Present clones of qtbase, qtxmlpatterns, qtdeclarative and qtscript 18 18 19 19 == Build Instructions == … … 36 36 37 37 * 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). 39 39 * Touch Input (xi2) support in Qt 5 for Harmattan (Jocelyn) 40 40 * Input method support in Qt 5 for Harmattan 41 41 * Most obvious WebKit issues: 42 42 * 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) 44 44 * Rewrite MiniBrowser in QML 45 45 * Figure out "kinetic" scrolling (pending QScroller decision)