summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Qt] Crash in gmail on enabling desktop notificationsv5.0.1Allan Sandfeld Jensen2013-01-281-3/+4
* [Qt] Horizontal scrollbars events are offseted making them difficult to useMichael Brüning2013-01-286-1/+113
* [Qt] Fix a crash when the QQuickWebPage is destroyed between the scene graph ...Jocelyn Turcotte2013-01-283-14/+11
* [Qt] Webkit debug build links against release binaries of ANGLE libEGL, libGL...michael.bruning@digia.com2013-01-242-1/+16
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-121-2/+2
* Merge branch 'stable' into releaseSergio Ahumada2013-01-0912-56/+160
|\
| * [Qt] Fix libxml2 config test https://bugs.webkit.org/show_bug.cgi?id=106317Andras Becsi2013-01-082-1/+13
| * Fix library linking order https://bugs.webkit.org/show_bug.cgi?id=105818commit-queue@webkit.org2013-01-032-0/+20
| * JS bridge does not transmit QVariants anymore in Qt5 https://bugs.webkit.org/...Simon Hausmann2012-12-202-4/+56
| * Fix a documentation oversightPierre Rossi2012-12-171-2/+2
| * Fix undefined reference to JSC::JSCell::classInfo with MinGW-w64Jonathan Liu2012-12-172-37/+31
| * Revert r136231 to fix overlay size due to incorrect visible rectAndras Becsi2012-12-172-12/+2
| * Fix Math.pow implementation with MinGW-w64Jonathan Liu2012-12-172-0/+36
* | point dependencies to 'release' branchesSergio Ahumada2012-12-181-3/+3
|/
* rely on automatic output directory setupv5.0.0Oswald Buddenhagen2012-12-173-7/+2
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-175-5/+4
* Fix linking of libraries with -Wl,-whole-archiveJonathan Liu2012-12-172-0/+17
* [Qt][WK2] Fix painting on Mac with retina displayAndras Becsi2012-12-1312-135/+123
* Doc: Fixing Qt WebKit reference documentation.Jerome Pasion2012-12-133-43/+67
* Fix missing doc dependency to exampleshausmann@webkit.org2012-12-132-1/+9
* Unreviewed typo fix after r137446.v5.0.0-rc2Csaba Osztrogonác2012-12-122-1/+7
* Fix GC3Dintptr and GC3Dsizeiptr typedefs for Win64Jonathan Liu2012-12-122-2/+16
* [Qt] Fix the inspector not showing up on Windowsjocelyn.turcotte2012-12-124-9/+36
* Fix build on Machausmann@webkit.org2012-12-124-2/+26
* Fix linkage against SQLite https://bugs.webkit.org/show_bug.cgi?id=104781hausmann@webkit.org2012-12-125-12/+55
* Add unit tests for the CMake config files.Stephen Kelly2012-12-125-0/+48
* Revert "Use non transient scrollbars on Mac"Eike Ziller2012-12-121-22/+0
* make qtbase source requirement explicitOswald Buddenhagen2012-12-111-1/+3
* move SQLITE3SRCDIR assignment to only use siteOswald Buddenhagen2012-12-112-6/+4
* delete dead include pathsOswald Buddenhagen2012-12-112-2/+1
* change setup of QMAKE_MOCOswald Buddenhagen2012-12-113-4/+4
* [Qt][Mac] Fix transparency for WebGL content.Zeno Albisser2012-12-112-1/+16
* [Qt] Remove the support for building a debug WebKit with a release Qtjocelyn.turcotte2012-12-112-3/+12
* [Qt] Don't rely on QMimeDatabase for essential MIME typesAllan Sandfeld Jensen2012-12-112-18/+47
* [TexMap] Can not do multiple accelerated animationsAllan Sandfeld Jensen2012-12-113-1/+28
* [Qt] MediaPlayerQTKit broken after switching QPainter to raster engine.Zeno Albisser2012-12-112-10/+49
* Fix QtWebProcess discovery on Windows https://bugs.webkit.org/show_bug.cgi?id...Simon Hausmann2012-12-102-3/+18
* Use QLibraryInfo::LibraryExecutablesPath unconditionally https://bugs.webkit....Simon Hausmann2012-12-108-47/+32
* Fix build without QtQuick 2Simon Hausmann2012-12-102-0/+13
* Add missing forward declaration for JSC::ArrayAllocationProfilecommit-queue2012-12-102-0/+15
* Add missing const qualifier to JSC::CodeBlock::getJITType()commit-queue2012-12-102-1/+14
* QWebView uses the mobile style and doesn't follow Qt's stylePierre Rossi2012-12-074-1/+30
* Use non transient scrollbars on MacGabriel de Dietrich2012-12-061-0/+22
* [Qt][Mac] QWebView disappears when the system tries to hide the scrollbars.v5.0.0-rc1Zeno Albisser2012-12-052-16/+31
* Document::initSecurityContext() fails to call securityOrigin().grantLoadLocal...Jocelyn Turcotte2012-12-045-13/+36
* Fix links in Qt WebKit and Qt WebKit Widget documentationPaul Olav Tvete2012-12-042-2/+2
* [Qt] Yet another unreviewed speculative windows build fix.Pierre Rossi2012-12-042-1/+9
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-3/+3
* [Qt][WK2] Do not override previously set flags of QQuickWebView when enabling...Andras Becsi2012-12-042-1/+15
* Unreviewed, rolling out r136119.Simon Hausmann2012-12-043-0/+23