Changes between Version 54 and Version 55 of QtWebKit


Ignore:
Timestamp:
Oct 20, 2010 11:45:58 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKit

    v54 v55  
    55WebKit is an open source web browser engine. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent. WebKit Qt is a project aiming at porting this fabulous engine back to Qt.
    66
    7 The Qt port of WebKit currently compiles and runs on Linux (including Maemo), Windows, Mac OS X and Symbian.
     7The Qt port of WebKit currently compiles and runs on Linux (including Maemo and Meego), Windows, Mac OS X and Symbian.
    88
    99If you have questions just join #qtwebkit on irc.freenode.net or send an email to the webkit-qt mailing list. You can find archives and subscription information for the list at http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
    1010
     11== Releases ==
     12
     13 * [wiki:QtWebKitRelease20 QtWebKit 2.0 Release Page] (latest version, included in Qt-4.7.0)
     14 * [wiki:QtWebKitRelease21 QtWebKit 2.1 Release Page] (next stable version, under development)
     15 * Before Qt-4.7, QtWebKit was considered part of Qt and didn't have a version of its own:
     16   * [wiki:QtWebKitFeatures46 Features integrated in WebKit in Qt 4.6]
     17   * [wiki:QtWebKitFeatures45 Features integrated in WebKit in Qt 4.5]
     18
     19 * [wiki:QtWebKitReleases Release procedures and policies]
     20
    1121== Build Instructions ==
    12 
    1322 * [wiki:"BuildingQtOnLinux" Building the Qt version on Linux]
    1423 * [wiki:"BuildingQtOnWindows" Building the Qt version on Windows]
     
    1726
    1827== Getting Involved ==
     28
     29 * Mailing list: http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
     30 * IRC Channel: #qtwebkit on irc.freenode.net
    1931
    2032=== Reporting Bugs ===
     
    2537
    2638=== Useful Links ===
    27 
    2839 * [wiki:"QtWebKitContrib" Information for Contributors]
    2940 * [wiki:"QtWebKitDocContrib" Contributing documentation]
    30  * [wiki:"QtWebKitWeeklyBuilds" Weekly Binary Builds]
    31  * [wiki:"QtWebKitJournal" Journal]
    32  * [wiki:"QtBackLog" Backlog]
    3341 * [wiki:"QtWebKitPlugins" Information about how plugins work]
    3442 * [wiki:"QtWebKitMediaElementSupport" Information about the implementation of the HTML5 media element]
     
    3947== Features and Feature planning ==
    4048 * [wiki:"QtWebKitFeaturePlanning" Feature planning and JIRA usage]
    41 
    4249 * [wiki:"QtWebKitSupportedStandards" Supported web standards in QtWebKit]
    4350
    44  * [wiki:"QtWebKitFeatures21" Overview of QtWebKit 2.1]
    45  * [wiki:"QtWebKitTableOfFeatures20" Overview of  QtWebKit 2.0]
    46  * [wiki:"QtWebKitFeatures46" Features integrated in WebKit in Qt 4.6]
    47  * [wiki:"QtWebKitFeatures45" Features integrated in WebKit in Qt 4.5]
    48 
    49 == Releases ==
    50 
    51  * [wiki:QtWebKitRelease20 QtWebKit 2.0 Release Page]
    52  * [wiki:QtWebKitRelease21 QtWebKit 2.1 Release Page]
    53  * [wiki:"QtWebKitReleases" Release procedures and policies]
    54 
    5551== QtWebKit related blogs ==
    56 
     52 * [http://qtwebkit.blogspot.com/ Qt WebKit Developer Journal]
    5753 * [http://labs.trolltech.com/blogs/ Qt Labs]
    5854 * [http://webkit.sed.hu WebKit Apocrypha - Szeged]
    5955
    6056== QtWebKit benchmarking ==
    61 
    6257 * [http://webkit.sed.hu/benchmark JavaScriptCore's regular benchmark]
    6358 * [wiki:QtWebKitPerformanceWork QtWebKit Performance Tuning Overview]
    6459
    6560== KDE Integration ==
    66 
    6761 * [http://websvn.kde.org/trunk/KDE/kdelibs/kdewebkit/ KDE KPart based on QtWebKit]
    6862