Changes between Version 94 and Version 95 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Feb 1, 2010, 5:54:19 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v94 v95  
    1212=== Incoming ===
    1313
    14    * r54064 - 0470e8a66f981ae2f72bea648dbee56a8482b783 - Disable auto-uppercase and predictive text on Maemo5
    15    * r54034 - https://bugs.webkit.org/show_bug.cgi?id=34267 - [Qt] Support kinetic scrolling on Maemo 5
    16    * r53999 - 557f3414ad320f18ccdaeb1adb1d903418245b78 - Do not set the combobox font on Maemo5 and S60
    17 
    1814=== Rejected ===
    1915
     
    2521=== Applied ===
    2622
     23  * Week 5
     24    * Pending integration into Qt 4.6 with commit b8102ec6d2f01a0aedf2ecd5bbf16d3a5f6c296e:
     25      * r54064 - 0470e8a66f981ae2f72bea648dbee56a8482b783 - Disable auto-uppercase and predictive text on Maemo5
     26      * r54034 - https://bugs.webkit.org/show_bug.cgi?id=34267 - [Qt] Support kinetic scrolling on Maemo 5
     27      * r53999 - 557f3414ad320f18ccdaeb1adb1d903418245b78 - Do not set the combobox font on Maemo5 and S60
     28
    2729  * Week 4
    28     * Intergated into Qt 4.6 with merge commit 615aa8b5f3187811c0b9347aebbec491f3fcf7ca:
     30    * Integrated into Qt 4.6 with merge commit 615aa8b5f3187811c0b9347aebbec491f3fcf7ca:
    2931      * https://bugs.webkit.org/show_bug.cgi?id=33373 -- [Qt] Enable scrolling optimization for pages with embedded widgets
    3032      * https://bugs.webkit.org/show_bug.cgi?id=34284 -- [Qt] Turn off websocket support by default for Qt 4.6.x