summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an obvious blunder in the export macros.Pierre Rossi2012-12-041-1/+1
* Doc fixesPierre Rossi2012-12-033-4/+22
* [Qt] Use a separate QWEBKITWIDGETS_EXPORT macro for WebKitWidgetsPierre Rossi2012-12-039-10/+40
* Re-enable LLInt on mac with the proper fixPierre Rossi2012-12-017-33/+45
* Can't think of a reason why PluginProcess depends on webkitwidgetsPierre Rossi2012-11-301-1/+1
* My nemesis: counting matching brackets...Pierre Rossi2012-11-301-1/+1
* Disable LLInt on Mac as a temporary measure.Pierre Rossi2012-11-304-25/+33
* Introduce setTextSizeMultiplier in the page adapter as well.Pierre Rossi2012-11-304-3/+22
* Unreviewed build fix.Pierre Rossi2012-11-302-1/+9
* Unreviewed trivial Qt build fix:Simon Hausmann2012-11-302-2/+10
* Unreviewed prospective MIPS build fix:Simon Hausmann2012-11-302-2/+11
* Crash in conversion of empty OpaqueJSString to IdentifierSimon Hausmann2012-11-302-2/+19
* Fixed compilation of MiniBrowser.Samuel Rødal2012-11-301-3/+3
* Fixed use of to-be-removed compatibility functions in QWindow.Samuel Rødal2012-11-301-2/+2