src/3rdparty/webkit/ChangeLog
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
       
     1 2010-07-01  Simon Hausmann  <simon.hausmann@nokia.com>
       
     2 
       
     3         Rubber-stamped by Laszlo Gombos.
       
     4 
       
     5         [Qt][Symbian] Bumped up the maximum heap size to 96MB
       
     6 
       
     7         * WebKit.pri:
       
     8 
       
     9 2010-06-17  Alexis Menard  <alexis.menard@nokia.com>
       
    10 
       
    11         Reviewed by Kenneth Rohde Christiansen.
       
    12 
       
    13         [Qt] Upstream the WebKit QML integration plugin
       
    14         https://bugs.webkit.org/show_bug.cgi?id=40050
       
    15 
       
    16         Add to the build the QML WebKit integration plugin.
       
    17 
       
    18         * WebKit.pro:
       
    19 
       
    20 2010-06-17  Mark Brand  <mabrand@mabrand.nl>
       
    21 
       
    22         Reviewed by Simon Hausmann.
       
    23 
       
    24         [Qt] use "win32-g++*" scope to match all MinGW makespecs
       
    25 
       
    26         The scope "win32-g++" comes from the name of the makespec. However, it
       
    27         is frequently used to check for MinGW. This works fine as long as
       
    28         win32-g++ is the only makespec for MinGW. Now we need the wildcard
       
    29         to cover "win32-g++-cross" as well.
       
    30 
       
    31         * WebKit.pri:
       
    32 
       
    33 2010-05-04  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
       
    34 
       
    35         Unreviewed, build fix for Symbian.
       
    36 
       
    37         [Symbian] Symbian builds does not support shadow builds
       
    38 
       
    39         Revision r54715 broke the Symbian build. For Symbian
       
    40         the include directory is generated in the root of the source tree.
       
    41         This patch sets the INCLUDEPATH accordingly for Symbian.
       
    42 
       
    43         * WebKit.pri:
       
    44 
     1 2010-05-14  Simon Hausmann  <simon.hausmann@nokia.com>
    45 2010-05-14  Simon Hausmann  <simon.hausmann@nokia.com>
     2 
    46 
     3         Rubber-stamped by Antti Koivisto.
    47         Rubber-stamped by Antti Koivisto.
     4 
    48 
     5         [Qt] Rename QtLauncher to QtTestBrowser
    49         [Qt] Rename QtLauncher to QtTestBrowser