summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit
Commit message (Expand)AuthorAgeFilesLines
...
| * | Updated WebKit to e4b73bb0b173f21db8f0de3dae885a8a71282996Simon Hausmann2010-05-064-3/+17
| * | Updated WebKit to 992e57ee469bd8c6a2afef6b15896a161ab8aeb3Simon Hausmann2010-05-0515-598/+675
| * | Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2Simon Hausmann2010-05-034-3/+14
| * | Updated WebKit to 8941bee5706ef2171ed5def63834deefc7440d11Simon Hausmann2010-05-039-168/+304
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-05-02110-1671/+4581
| |\ \
| | * | Updated WebKit to 540ae4ccd25609e1bfe1673195ce126255e36774Simon Hausmann2010-04-307-3/+87
| | * | Updated WebKit to 2c346f58ae70470d88dcd856bfe59b04a144b65aSimon Hausmann2010-04-304-32/+73
| | * | Updated WebKit to 1a40220a82197023c1b1ac6eff027be6dd3168d3Simon Hausmann2010-04-296-10/+31
| | * | Updated WebKit to 2992802f35fd47e32bb94a4b1f48cce7ec7fda9dSimon Hausmann2010-04-299-74/+174
| | * | Updated WebKit to 862268aeb7150d3795d05bfc05f661bb5c598a27Simon Hausmann2010-04-28107-1578/+4242
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-021-2/+1
| |\ \ \
| | * | | Fix libinfix usageThomas Zander2010-04-291-2/+1
| | |/ /
| * | | Fix the include header <qstring.h> -> <QtCore/qstring.h>Thiago Macieira2010-05-011-1/+1
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-242-5/+5
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-232-5/+5
| | |\ \
| | | * \ Merge branch '4.7' of ../../qt/4.7 into 4.7Justin McPherson2010-04-2214-24/+43
| | | |\ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-182-5/+5
| | | |\ \ \
| | | | * | | WebKit; build with change to mediaservices.Justin McPherson2010-04-161-3/+3
| | | | * | | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-2/+2
| * | | | | | DEF file fixJanne Koskinen2010-04-231-25/+24
| |/ / / / /
| * | | | | QtWebkit WINS DEF file freezeJanne Koskinen2010-04-221-1/+27
| | |_|/ / | |/| | |
| * | | | Compile fix for Visual Studio 2010 (VC10)Prasanth Ullattil2010-04-213-3/+7
* | | | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-213626-151400/+318972
|\ \ \ \ \ | |/ / / /
| * | | | QtWebKit: Fixes compilation on MSVC 64Jocelyn Turcotte2010-04-193-4/+4
| * | | | QtWebKit: Remove translatable strings from tests/hybridPixmap.Jocelyn Turcotte2010-04-191-5/+5
| * | | | Remove overloaded placement new operatorsJanne Koskinen2010-04-192-2/+0
| * | | | WINSCW compiler fix, too eager to solve inlinesJanne Koskinen2010-04-191-2/+4
| * | | | WINSCW boolean fix for XPATHJanne Koskinen2010-04-192-2/+16
| * | | | WINSCW compile fix for HashMapJanne Koskinen2010-04-191-4/+4
| * | | | WINSCW compile fix for WebCoreJanne Koskinen2010-04-191-2/+3
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-185-0/+12
| |\ \ \
| | * | | Fixed compile of JavaScriptCore for Symbian^3.Rohan McGovern2010-04-161-0/+2
| | * | | Fix compilation: StringImpl has no public, default constructorThiago Macieira2010-04-142-0/+3
| | * | | JavaScriptCore doesn't need QtGuiThiago Macieira2010-04-141-0/+1
| | * | | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an...Thiago Macieira2010-04-142-0/+6
| | |/ /
| * | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-161-1/+1
| * | | Webkit got bigger, make it link again on armlinkThomas Zander2010-04-161-1/+4
| * | | Set library path properly for all systemsThomas Zander2010-04-161-1/+2
| |/ /
| * | QtWebKit: Corrects symbols visibility for JavaScriptCore.Jocelyn Turcotte2010-04-131-0/+4
| * | QtWebKit: Fix the QWebHistory serialization auto-testJocelyn Turcotte2010-04-132-9/+16
| * | Mark QWebFrame::overloadedSlots autotest as expected failureKent Hansen2010-04-131-0/+1
| * | QtWebKit: Fix autotests .qrc file paths when built from tests/auto/qweb*Jocelyn Turcotte2010-04-1312-10/+20
| * | QtWebKit: Build fix for WinCE.Jocelyn Turcotte2010-04-121-2/+2
| * | Fix the build of webkit examples on platforms without OpenGL and MultimediaSimon Hausmann2010-04-121-2/+2
| * | QtWebKit: Fix build on mac.Jocelyn Turcotte2010-04-122-8/+14
| * | QtWebKit: Fix build on WinCE, adding missing include path.Jocelyn Turcotte2010-04-122-9/+3
| * | QtWebKit: Add missing namespace wrapper temporarily until next import.Jocelyn Turcotte2010-04-126-0/+13
| * | QtWebKit: fix build with qws temporarily until next import.Jocelyn Turcotte2010-04-122-8/+4
| * | Update src/3rdparty/webkit from trunk.Jocelyn Turcotte2010-04-1264-1038/+1800
| * | Fix failing assertions in debug buildsSimon Hausmann2010-04-093-5/+2