summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [mips] Wrong register usage in LLInt.old/5.2Balazs Kilvady2014-02-102-52/+115
* Fix build with QT_NO_GRAPHICSVIEWSergio Martins2014-02-092-0/+6
* Update device pixel ratio on screen changeAllan Sandfeld Jensen2014-02-075-6/+40
* Fix memory leaks in platform/image-encoders/JPEGImageEncoder.cppLiangjun Zeng2014-02-071-1/+4
* 8 bytes memory leaks in WebProcessMainQt.cpp when proxy is initializedMinju Kim2014-02-071-2/+2
* TextureMapperGL must take hiDPI transform into accountAllan Sandfeld Jensen2014-02-061-1/+10
* Fix transform of accelerated layers on hiDPI paintersAllan Sandfeld Jensen2014-02-011-3/+5
* Fix assert in m_stack.isEmpty() in GraphicsContext::~GraphicsContext()Allan Sandfeld Jensen2014-01-312-1/+10
* Fix assert in BitmapTextureImageBuffer::applyFilters()Allan Sandfeld Jensen2014-01-311-2/+3
* Fix RenderGeometryMap.cpp ASSERT on Google PlusAllan Sandfeld Jensen2014-01-311-1/+1
* Don't pollute .prl & .pc files with private dependenciesJocelyn Turcotte2014-01-312-2/+3
* Apply device pixel ratio to transparency layersAllan Sandfeld Jensen2014-01-311-2/+4
* Forward devicePixelRatio to WebCore PageAllan Sandfeld Jensen2014-01-313-0/+7
* Do not notifyFinished on resources never loadedAllan Sandfeld Jensen2014-01-301-1/+1
* Make sure the correct position for the plugin is used when showingAndy Shaw2014-01-241-3/+4
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-221-6/+23
|\
| * Reduce memory footprint when linkingv5.2.1Allan Sandfeld Jensen2014-01-161-6/+23
* | Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
* | Ensure that cursor rectangle is always valid.Luca Ottaviano2014-01-151-1/+13
|/
* Check also for mingw-g++-xxx specsKai Koehne2014-01-081-1/+1
* Reapply mouse event handling in QQuickWebViewFlickablePrivate.Michael Brüning2014-01-072-0/+6
* [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2014-01-039-15/+14
* Use pkg-config to build against ICUAllan Sandfeld Jensen2014-01-031-0/+1
* Remove dependency v8-privateAllan Sandfeld Jensen2014-01-021-1/+1
* Extend disabling of whole-program-optimizations to MSVC 2013Allan Sandfeld Jensen2014-01-021-1/+1
* ASSERTION FAILED: m_repaintRect == renderer().clippedOverflowRectForRepaint(r...simon.fraser@apple.com2014-01-022-15/+47
* OS X Mavericks/Xcode5: Find libxslt and libxml2 headersEike Ziller2013-12-263-3/+3
* Do not accept all touch eventsAllan Sandfeld Jensen2013-12-203-9/+15
* [texmap] Borders on rotating images are hidden/wrongly rendered with edge dis...José Dapena Paz2013-12-171-22/+43
* Fix QtWebKit build on ARM softfpAllan Sandfeld Jensen2013-12-171-0/+5
* Do not completely erase LIBS variableJürgen Hunold2013-12-171-1/+0
* Do not try to build QtWebKit as a static libraryAllan Sandfeld Jensen2013-12-171-0/+3
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-121-2/+4
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+4
| |\
| | * Do not force SSE2 instructions on i386 buildsv5.2.0Allan Sandfeld Jensen2013-12-031-2/+4
* | | Revert "[EFL][WK2] Never create WebCore scrollbars for EFL/WK2"Allan Sandfeld Jensen2013-12-122-21/+1
|/ /
* | Fix scroll-bar behavior in RTL layoutAllan Sandfeld Jensen2013-12-121-1/+7
* | Apply size constraints for direct compositing also to background images.Michael Brüning2013-12-121-0/+8
* | Handle PlatformPageClient not being set in Windows PluginView.Michael Brüning2013-12-111-4/+3
* | Doc: Update WebView code sample on Qt WebKit landing pageTopi Reinio2013-12-042-6/+10
* | Remove superfluous assert from WebKitQmlPlugin::initializeEngineMichael Brüning2013-12-021-1/+1
* | Fix crash on exit of Google MapsAllan Sandfeld Jensen2013-12-023-0/+7
* | Fix bad if test in QQuickWebViewPrivate::didFailLoad.Michael Brüning2013-11-261-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-265-12/+22
|\|
| * Account for when the QGraphicsView is a top level widgetv5.2.0-rc1Andy Shaw2013-11-251-1/+4
| * WebKitQML examples does not work on MacAllan Sandfeld Jensen2013-11-251-3/+4
| * Doc: Fix issues in Qt WebKit documentation config fileTopi Reinio2013-11-231-4/+10
| * Detach image data when returning an ImageFrame as a native image.Michael Brüning2013-11-221-1/+1
| * Fix compilation on ARMSamuli Piippo2013-11-181-3/+3
* | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1