summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-4/+2
|\
| * Incorrect type speculation reported by ToPrimitiveOliver Hunt2015-03-111-4/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Allan Sandfeld Jensen2015-03-1018-73/+141
|\|
| * Fix g++ 5.0 buildAllan Sandfeld Jensen2015-03-061-0/+5
| * Doc: Link issues Qt WebKitNico Vertriest2015-03-052-2/+2
| * Fix unsafe memory load/store from the argument encoder/decoder affecting ARMBenjamin Poulain2015-03-032-39/+34
| * Fix build on x32 systemsDmitry Shachnev2015-03-021-1/+1
| * Fix building with glib 2.43+Allan Sandfeld Jensen2015-03-021-24/+24
| * Forward show and hide events to PluginViewsMichael Bruning2015-02-2611-6/+71
| * Initialize label vector lazilyAllan Sandfeld Jensen2015-02-251-1/+4
* | Fix two gcc 5.0 warningsAllan Sandfeld Jensen2015-03-062-4/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-253-2/+8
|\|
| * Don't do high-quality scaling on individual video framesAllan Sandfeld Jensen2015-02-241-1/+1
| * Fix build with -no-rttiCorentin Jabot2015-02-241-0/+2
| * Fix crash on html5video.org by detecting inconsistent frame dataAllan Sandfeld Jensen2015-02-242-1/+5
* | Merge dev into 5.5Oswald Buddenhagen2015-02-2356-72/+71
|\ \
| * | Update copyright headersJani Heikkinen2015-02-1656-72/+71
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1623-66/+189
| |\ \
* | \ \ Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2024-66/+190
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix compile issue as it was missing the multimedia moduleAndy Shaw2015-02-191-0/+1
| |/
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| |\
| | * Fix memory leak in ImageDocumentAllan Sandfeld Jensen2015-01-261-1/+1
| * | Add documentation for feature permission related APIs.Florian Bruhin2015-01-221-0/+49
| * | Editor actions should only be checked when page is editableAllan Sandfeld Jensen2015-01-201-5/+6
| * | Avoid crash on root elements with display:noneAllan Sandfeld Jensen2015-01-161-1/+1
| |/
| * Check if OpenGL context is supportedAllan Sandfeld Jensen2015-01-151-6/+9
| * Allow 3D transforms without composited layersAllan Sandfeld Jensen2015-01-122-0/+16
| * Optimize HTML5 video painting on LinuxAllan Sandfeld Jensen2015-01-092-22/+15
| * Fix build without OpenGLAllan Sandfeld Jensen2015-01-086-12/+20
| * fix build on MSVC with system libraries for zlib, libpng and libjpegAshish Kulkarni2015-01-081-3/+13
| * fix build on MSVC with --system-libpng or --system-libjpegAshish Kulkarni2015-01-082-8/+2
| * WTF: fix build on Windows for static ICUAshish Kulkarni2015-01-081-1/+11
| * Calling WebCore::Page::setMediaVolume(0) does not mute videos as expected.Ada Chan2015-01-061-2/+1
| * [GStreamer] Video player sets system volume to 100%Xabier Rodriguez Calvar2015-01-064-2/+25
| * Support MSIE compatible pasteboard typesAllan Sandfeld Jensen2015-01-061-6/+23
* | Fix lots of crashes because of 4th argument register trampling.Julien Brianceau2015-02-095-30/+11
* | Add QWebHitTestResult::linkTitleString().Florian Bruhin2015-01-272-1/+20
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-195-7/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-175-7/+9
| |\|
| | * Remove double quotation from $preprocessorStephan Binner2014-12-121-0/+3
| | * Do not set the mainframe graphicslayer to being opaque when it isn'tAllan Sandfeld Jensen2014-12-081-1/+2
| | * Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-081-1/+1
| | * Disable the animation so the style renders buttons correctlyAndy Shaw2014-12-031-2/+2
| | * Fix documentation for QWebPage::scrollRequested signal.Florian Bruhin2014-12-021-3/+1
* | | Add support authenticated POST requestsAllan Sandfeld Jensen2015-01-132-8/+21
* | | Map CSS font-weights to new QFont enumsAllan Sandfeld Jensen2015-01-081-5/+33
|/ /
* / Use deepbind when loading plugins.Allan Sandfeld Jensen2014-12-031-1/+10
|/
* Fix build failure with python3Samuel Martin2014-11-261-1/+1
* 100% cpu usage for "transition: opacity" animationLuciano Wolf2014-11-261-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-212-7/+13
|\