summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* [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
* 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-245-5/+6
|\
| * 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-161-3/+0
* | Do not try to create invalid sized XPixmapsAllan Sandfeld Jensen2014-04-241-4/+10
* | Fix build with clang on linuxAllan Sandfeld Jensen2014-04-237-8/+23
|/
* [mips] Fix or32 implementation in macro assembler.Julien Brianceau2014-04-081-1/+3
* Fix wrong VK keycodesAllan Sandfeld Jensen2014-04-031-2/+3
* Fix warnings found by the headerclean testThiago Macieira2014-04-022-4/+4
* Fix compilation: missing typedef for uint32_tThiago Macieira2014-04-021-0/+1
* Set image drag hotspot from drag image origin.Allan Sandfeld Jensen2014-03-281-3/+4
* Fix crash on access of dead QMimeDataAllan Sandfeld Jensen2014-03-282-39/+27
* Fix loading nested mpegurls using GStreamerAllan Sandfeld Jensen2014-03-271-7/+24
* Mention default encoding for QML WebView loadHtml method in docs.Michael Brüning2014-03-251-0/+4
* Doc: Put \qtvariable in module page backv5.3.0-beta1Sergio Ahumada2014-03-211-0/+1
* Fix static buildsAllan Sandfeld Jensen2014-03-191-0/+2
* Fix compiler warnings when building Qt WebKitAllan Sandfeld Jensen2014-03-183-87/+91
* Fix build: LLIntAssembly.h is in a subdir of generated/Thiago Macieira2014-03-171-1/+2
* Fix a documentation oversightPierre Rossi2014-03-171-2/+2
* Fix doc warningsJocelyn Turcotte2014-03-179-51/+20