summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix linker errors when Qt is built statically.Sergio Martins2014-02-131-1/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1219-70/+207
|\
| * [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 building QtTestBrowser simplerAllan Sandfeld Jensen2014-02-051-1/+1
* | Disable CSS custom filtersAllan Sandfeld Jensen2014-02-051-3/+0
* | Use WebKit's copy of leveldb when system version is not availableAllan Sandfeld Jensen2014-02-0511-6/+164
* | Fix ambiguous castAllan Sandfeld Jensen2014-02-041-1/+1
* | Unable to upload <img src="foo.svg"> as WebGL texturedino@apple.com2014-01-292-7/+33
* | Allow SVG images to be drawn into canvas without tainting.timothy@apple.com2014-01-297-18/+58
* | Detect AArch64 architectureAllan Sandfeld Jensen2014-01-292-1/+10
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-272-9/+27
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-272-9/+27
| |\ \ | | |/
| | * 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
* | | | Replace win32-g++ with mingw scopeKai Koehne2014-01-275-5/+5
|/ / /
* | | Simplify ImageBuffer conversion using RGBA8888 formatsAllan Sandfeld Jensen2014-01-231-106/+13
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-1/+13
|\ \ \ | |/ /
| * | 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
| |/
* | Make indexed database follow Qt web settings if enabledAllan Sandfeld Jensen2014-01-168-21/+65
* | Enable HTML5 video track supportAllan Sandfeld Jensen2014-01-169-15/+148
* | Enable download attributeAllan Sandfeld Jensen2014-01-161-1/+1
* | Fix custom builds with indexeddb enabledAllan Sandfeld Jensen2014-01-156-3/+33
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-1/+7
|\ \ | |/
| * 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
* | Detect MIPS64 architectureAllan Sandfeld Jensen2014-01-072-4/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-0616-35/+67
|\ \ | |/
| * [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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-237-32/+66
|\ \ | |/
| * Do not accept all touch eventsAllan Sandfeld Jensen2013-12-203-9/+15