summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QWebHitTestResult::element() should return the inner elementAllan Sandfeld Jensen2014-06-262-3/+8
* Specify location of CMake testsStephen Kelly2014-06-252-0/+4
* Fix WebView crash when using gcc 4.9.Sergio Martins2014-06-251-1/+2
* Fix debug builds of qtwebkit on linux-iccAllan Sandfeld Jensen2014-06-251-1/+1
* Qt5WebKitWidgets should keep private dependencies privateAllan Sandfeld Jensen2014-06-241-0/+4
* Prevent crashes when the QWebView gets reparented.Michael Brüning2014-06-241-1/+1
* Fix build with gcc 4.4Allan Sandfeld Jensen2014-06-241-2/+4
* Add qtxmlpatters to sync.profileSergio Ahumada2014-06-241-0/+1
* GraphicsContext for Qt: add popTransparencyLayerInternal method.Zhang Zengbo2014-06-202-7/+27
* Bump versionOswald Buddenhagen2014-06-181-1/+1
* Merge remote-tracking branch 'origin/stable' into 5.3v5.3.15.3.1Sergio Ahumada2014-06-173-22/+39
|\
| * Doc: Added detailed description for WebViewstableVenu2014-06-163-22/+39
* | Fix letter-spacing in SVGAllan Sandfeld Jensen2014-06-131-2/+2
* | Fix clang debug-and-release buildAllan Sandfeld Jensen2014-06-131-2/+5
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-115-8/+38
|\ \ | |/
| * [mips] Add floating point absolute support in JavaScriptCore.Julien Brianceau2014-06-102-3/+16
| * Prevent register clobbering to fix negative zero check in SoftModulo.Julien Brianceau2014-06-061-1/+7
| * [mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.Julien Brianceau2014-06-051-1/+1
| * Do not crash or assert on SVG font fallbacksAllan Sandfeld Jensen2014-06-051-2/+2
| * Avoid deep copy when updating BitmapTextureGLAllan Sandfeld Jensen2014-06-051-1/+12
|/
* Ensure replaced tiles are repaintedAllan Sandfeld Jensen2014-06-042-8/+13
* Account for extra uncommitted memory size also in ASSERTs.Michael Brüning2014-06-041-1/+3
* CopyLinkToClipboard should copy the URL onlyAllan Sandfeld Jensen2014-06-042-3/+4
* [CoordinatedGraphics] Segmentation fault at CoordinatedGraphicsScene::clearI...Edit Balint2014-06-031-0/+4
* Deploy QML plugin type information to correct directory.Michael Brüning2014-05-162-1/+3
* Images wastes time on prescaling before OpenGL paintingAllan Sandfeld Jensen2014-05-141-0/+4
* Fix animation errors with radio buttons and checkboxes on Windows.Michael Brüning2014-05-141-0/+3
* Fix scrollbar handles so it follows cursor position when on a pageAndy Shaw2014-05-131-1/+1
* Stop the clearContentsTimer when removing an image backing.Michael Brüning2014-05-091-1/+3
* Fix leak of QSensors on QWebPage creationAllan Sandfeld Jensen2014-05-092-7/+16
* Fix crash in pixmapToImageData bindingAllan Sandfeld Jensen2014-05-081-2/+6
* Origin spoofing possible due to inappropriate URL escape sequence decodingdarin@apple.com2014-05-071-1/+1
* Fix problems with divot and lineStart mismatches.Mark Lam2014-05-0613-589/+529
* Update RenderImage when the image src is clearedspartha2014-05-063-4/+9
* Zooming transforms results in blurry backgroundsAllan Sandfeld Jensen2014-05-061-1/+1
* Reduce the command line length when generating bindingsJocelyn Turcotte2014-05-051-0/+8
* Fix stack initialization when running under .NET.Sergio Martins2014-04-271-1/+8
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-246-7/+8
|\
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-236-7/+8
| |\
| | * Fix cast from QByteArray to QStringv5.3.0-rc1v5.3.0release5.3.0Allan Sandfeld Jensen2014-04-161-1/+1
| | * Flash of garbage pixels when playing a show on HuluSimon Fraser2014-04-162-1/+3
| | * Crash when submitting form in a document with null encodingRyosuke Niwa2014-04-161-0/+2
| | * Fix build on AndroidAllan Sandfeld Jensen2014-04-162-5/+2
| | * Fix rendering of WebKit2 QML WebView with ANGLE.Michael Bruning2014-04-100-0/+0
| |/
* | Do not try to create invalid sized XPixmapsAllan Sandfeld Jensen2014-04-241-4/+10
* | Fix build with clang on linuxAllan Sandfeld Jensen2014-04-238-17/+30
* | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-231-1/+1
|/
* [mips] Fix or32 implementation in macro assembler.Julien Brianceau2014-04-081-1/+3
* icc does not have option -Wno-c++0x-compatThiago Macieira2014-04-031-2/+2
* Fix wrong VK keycodesAllan Sandfeld Jensen2014-04-031-2/+3