Changes between Version 4 and Version 5 of BuildingQt5OnHarmattan
- Timestamp:
- Oct 10, 2011, 2:57:23 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQt5OnHarmattan
v4 v5 35 35 * Qt 5 TODOs: 36 36 * Touch Input (xi2) support in Qt 5 for Harmattan (Jocelyn) 37 * Input method support in Qt 5 for Harmattan (nobody yet, Simon volunteers)37 * Input method support in Qt 5 for Harmattan 38 38 * Most obvious WebKit issues: 39 * No interaction with page possible when launching MiniBrowser with -touch. Due to broken touch mocking. (Simon)40 39 * Text is funny mis-rendered in MiniBrowser -touch. (Simon. Suspect Qt 5 scaled-text-with-raster-engine bug) 41 40 * Rewrite MiniBrowser in QML … … 44 43 === Done === 45 44 * Qt 5 TODOs: 46 * Input method support in Qt 5 for Harmattan (Simon). Touch mocking fixed in trunk, Qt fix for multi-point touch mock support pending review.45 * No interaction with page possible when launching MiniBrowser with -touch. Due to broken touch mocking. (Simon) 47 46