summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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.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
* 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-194-2/+9
* 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
* Fix link and image draggingAllan Sandfeld Jensen2014-03-121-11/+47
* Fix dragging of selectionsAllan Sandfeld Jensen2014-03-121-19/+27
* Fix build with force_static_libs_as_sharedAllan Sandfeld Jensen2014-03-111-1/+1
* Fix crash with rendering sliders that have anonymous nodes.Michael Brüning2014-03-101-1/+1
* Fix the webkit build with icu on Mac OS X 10.9.Michael Brüning2014-03-101-1/+1
* Fix missing image in QWebView class documentation.Michael Brüning2014-03-102-1/+1
* Fix documentation of the selector APIAllan Sandfeld Jensen2014-03-103-5/+22
* Use qmake optimize_fullAllan Sandfeld Jensen2014-03-102-8/+2
* Fix crash in BitmapImage::destroyDecodedData()Laszlo Vidacs2014-03-101-1/+5