summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.7' into devAllan Sandfeld Jensen2016-02-2618-22/+109
|\
| * Crude hack to disable build on Ubuntu TouchSimon Hausmann2016-02-231-0/+3
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Simon Hausmann2016-02-2217-22/+105
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-2117-22/+105
| | |\
| | | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-172-5/+7
| | | |\
| | | | * Fixed unfinished phrase in documentation of evaluateJavaScript.Konstantin Tokarev2016-02-041-4/+3
| | | | * Skip building on androidAllan Sandfeld Jensen2016-02-031-1/+4
| | | * | Bump versionOswald Buddenhagen2016-02-081-1/+1
| | | * | Assertion failure end < m_runCount in WebCore::BidiRunList<WebCore::BidiRun>:...Ryosuke Niwa2016-02-041-1/+1
| | | |/
| | | * Properly clear m_logicallyLastRun to remove use-after-free possibilityBem Jones-Bey2016-02-011-3/+1
| | | * Handle WebKitErrorDomain error like other errorsJoni Poikelin2016-01-291-1/+1
| | | * XMLHttpRequest should not send DNT headerYouenn Fablet2016-01-291-0/+1
| | | * Fixed another typo in QWebSecurityOrigin::addLocalScheme() documentation.Konstantin Tokarev2016-01-271-1/+1
| | | * Fixed typo in QWebSecurityOrigin::addLocalScheme documentation.Konstantin Tokarev2016-01-271-1/+1
| | | * Improved documentation of evaluateJavaScript().Konstantin Tokarev2016-01-212-2/+24
| | | * Fixed EventHandler::TextDragDelay setting for OS X.Konstantin Tokarev2016-01-211-1/+1
| | | * ASSERTION FAILED: stroke->opacity != other->stroke->opacity in WebCore::SVGRe...Rob Buis2016-01-051-1/+4
| | | * Quality in toDataURL only applies to JPEGs nowVivin Paliath2015-12-141-3/+6
| | | * % unit heights don't work if parent block height is set in vhKonstantin Tokarev2015-12-041-0/+11
| | | * Changes for 5.6.0Konstantin Tokarev2015-11-301-0/+42
| | | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-173-7/+7
| | | |\
| | | | * Check QT_NO_SSL for QtWebKit user agent.5.5Florian Bruhin2015-11-051-1/+1
| | | | * Check QT_NO_SSL in SocketStreamHandleQt.Florian Bruhin2015-11-052-5/+5
| | | | * Check m_socket in SocketStreamHandlePrivate::close.Florian Bruhin2015-11-051-1/+1
| | | * | Fix link error in MSVCKai Koehne2015-11-161-1/+2
| * | | | Fix linking with libpthreadAllan Sandfeld Jensen2016-02-221-0/+1
| |/ / /
* | | | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ / /
* | | Sync data type of buttonHeightRatio with value.Mihai Moldovan2016-01-281-1/+1
* | | Fix include guard typo in WebPluginSiteDataManager.h.Mihai Moldovan2016-01-231-1/+1
* | | Fixed build with enabled --media-source.Konstantin Tokarev2015-11-303-1/+11
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1625-24/+856
|\ \ \ | |/ /
| * | Fix build for QNXAllan Sandfeld Jensen2015-10-151-2/+4
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-1/+9
| |\ \ | | |/
| | * Ensure QtWebProcess is built in release modev5.5.15.5.1Andy Shaw2015-09-011-1/+1
| | * Fix QNetworkReply::abort and QNetworkReply::closeMikhail Korobov2015-08-262-0/+8
| * | Added workaround for use_system_malloc to omit WTF_ prefix in macro name.Konstantin Tokarev2015-09-301-0/+4
| * | Fix out-of-source build with MSVCThiago Macieira2015-09-301-0/+7
| * | Return non-empty surroundingText for password fields.Konstantin Tokarev2015-09-301-1/+1
| * | Added linksIncludedInFocusChain property to WebView.experimental.preferencesKonstantin Tokarev2015-09-293-1/+25
| * | offlineasm: "touch" output file if nothing has changed.Konstantin Tokarev2015-09-291-0/+2
| * | Added userStyleSheets property to WebView.experimental.Konstantin Tokarev2015-09-243-11/+47
| * | Don't let qt_module.prf create a linker version script for QtWebKitThiago Macieira2015-09-241-1/+1
| * | Moved SpatialNavigationEnabled preference definition to bool group.Konstantin Tokarev2015-09-181-1/+1
| * | Return correct surroundingText for HTMLTextFormControlElement.Konstantin Tokarev2015-09-171-1/+5
| * | Render anchors as clickable links in PDF documentsAntonin Stefanutti2015-08-311-1/+14
| * | Added SpatialNavigationEnabled setting.Konstantin Tokarev2015-08-277-1/+41
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-196-5/+697
| |\ \ | | |/
| | * WebCore: Make compile with MSVC2015Kevin Funk2015-08-141-1/+1
| | * Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
| | * call flex by its standard nameAndrew Knight2015-08-131-3/+0