summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add changes filev5.4.15.4.1Allan Sandfeld Jensen2015-02-161-0/+42
| * | 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
| * | Bump versionOswald Buddenhagen2015-01-161-1/+1
| * | 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-088-17/+25
| * enable static compilation for WindowsAshish Kulkarni2015-01-081-1/+1
| * fix linker errors for the static Windows buildMilian Wolff2015-01-081-1/+1
| * 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
| * fix detection of ICU when configuring for WindowsAshish Kulkarni2015-01-081-0/+1
| * fix detection of zlib when configuring for WindowsAshish Kulkarni2015-01-081-1/+8
| * 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-199-12/+72
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-179-12/+72
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-12-172-1/+58
| | |\
| | | * Added changes filev5.4.05.4.0Allan Sandfeld Jensen2014-12-021-0/+56
| | | * Fix disabling of aliasing for all gcc alike compilersSimon Hausmann2014-11-291-1/+2
| | * | Bump versionOswald Buddenhagen2014-12-121-1/+1
| | * | 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
| | * | Make QtWebKit configure report the right configurationAllan Sandfeld Jensen2014-12-041-4/+3
| | * | Disable the animation so the style renders buttons correctlyAndy Shaw2014-12-031-2/+2
| | * | Do not use gold linker with stabs debug formatAllan Sandfeld Jensen2014-12-031-0/+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
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-274-9/+15
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| | * Clear a stray ref on layers when purging GL resourcesv5.4.0-rc1Jocelyn Turcotte2014-11-141-0/+4
| | * Do not force a direction before we know itAllan Sandfeld Jensen2014-11-131-7/+9
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2125-82/+178
|\ \ \ | |/ /
| * | Avoid crashing when applying CSS to disconnected scrollbarsAllan Sandfeld Jensen2014-11-191-1/+1
| * | Support DELETE requests with a bodyAllan Sandfeld Jensen2014-11-181-1/+1
| * | Fix build of WebKitTestRunner with Qt 5.4Allan Sandfeld Jensen2014-11-181-4/+0
| * | Fix race-condition crash on leaving pages using Indexed DBAllan Sandfeld Jensen2014-11-182-1/+16