summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add morphbaserock/v5.3.0James Thomas2014-06-171-0/+11
* 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
* [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
* Assertion failure in Range::processContentsBetweenOffsetsRyosuke Niwa2014-03-101-2/+4
* REGRESSION (r139343): WebKit crashes when canceling a load insideAndy Estes2014-03-102-2/+11
* Compile fix for Win64 with jit disabled.achristensen@apple.com2014-03-071-1/+1
* JSObject::putDirectIndexBeyondVectorLengthWithArrayStorage does a check on th...Mark Hahnenberg2014-03-071-2/+2
* Setting a large numeric property on an object causes it to allocate a huge ba...Mark Hahnenberg2014-03-072-5/+16
* Implement Qt port for for leveldbAllan Sandfeld Jensen2014-03-067-12/+633
* Set correct virtual keycode for the apostrophe keyAllan Sandfeld Jensen2014-03-061-0/+1
* Fix rendering of WebKit2 QML WebView with ANGLE.Michael Bruning2014-03-061-2/+2
* Do no allow arbitrarily large buffer during loadingAllan Sandfeld Jensen2014-03-042-7/+22
* Avoid deleting QtWebComboBox it's own nested QEventLoopAllan Sandfeld Jensen2014-03-043-2/+28
* Enable changing the cursor for the QQuickWebView.Michael Brüning2014-03-031-2/+1
* Use moveDoubleToInts in SpecializedThunkJIT::returnDouble for non-X86 JSVALUE...Julien Brianceau2014-03-031-0/+5
* Account for extra guard page on Windows stack when using Java plugin.Michael Bruning2014-02-281-2/+7
* Treat qrc protocol the same as file protocol in loadingAllan Sandfeld Jensen2014-02-283-2/+6
* Fix build on x32v5.3.0-alpha1Allan Sandfeld Jensen2014-02-252-2/+12
* Fix Qt WebKit build on architectures without JIT supportAllan Sandfeld Jensen2014-02-212-1/+5
* Fix compilation with Intel CCThiago Macieira2014-02-201-1/+1
* Fix compilation with Intel CC: C code can't have templatesThiago Macieira2014-02-202-3/+3
* Don't use thin archives when building static webkit.Sergio Martins2014-02-151-1/+1
* Enable HTML5 Indexed Database APIAllan Sandfeld Jensen2014-02-143-4/+6