summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for 5.6.15.6.1Konstantin Tokarev2016-05-301-0/+49
* decruft project fileOswald Buddenhagen2016-05-101-3/+0
* make use of COPIESOswald Buddenhagen2016-05-102-16/+6
* Only load QImageIO plugins from white-listed formatsAllan Sandfeld Jensen2016-05-031-0/+25
* Fix mixed use of booleans in JPEGImageDecoder.cppMaurice van der Pot2016-04-201-5/+5
* Fixed compilation of JPEGImageDecoder with libjpeg v9.Konstantin Tokarev2016-04-201-0/+3
* Allow building QtWebKit on Windows with non-ICU Qt build.Konstantin Tokarev2016-04-053-6/+4
* Allow using system SQLite without pkg-configKonstantin Tokarev2016-04-014-2/+41
* Many assertion failures and crashes on SVG path animation cases when JS garba...Javier Fernandez2016-03-213-3/+21
* Fixed crashes on SVG path animation use cases.Said Abou-Hallawa2016-03-191-0/+6
* Merge "Merge remote-tracking branch 'origin/5.6.0' into 5.6" into refs/stagin...Frederik Gladhorn2016-03-181-1/+10
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-1/+10
| |\
| | * Updated changelog for 5.6.0.5.6.0Konstantin Tokarev2016-02-271-1/+10
* | | Breaking several cyclic references between SVG animated properties.Javier Fernandez2016-03-1815-94/+145
|/ /
* | Make more ctors explicitMarc Mutz2016-03-042-2/+2
* | Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-046-12/+12
* | isLinkVisited: Don't build complete URL unless we use QWebHistoryInterface.Konstantin Tokarev2016-02-261-4/+4
* | Fix linking with libpthreadAllan Sandfeld Jensen2016-02-261-0/+1
* | 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 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