summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-051-3/+3
* Allow using system SQLite without pkg-configKonstantin Tokarev2016-04-011-1/+1
* 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
* 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
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-171-4/+3
|\
| * Fixed unfinished phrase in documentation of evaluateJavaScript.Konstantin Tokarev2016-02-041-4/+3
* | 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
* 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 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
* | 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-193-2/+9
|\ \ | |/
| * WebCore: Make compile with MSVC2015Kevin Funk2015-08-141-1/+1
| * Add missing docs for QWebSettings attributes.Florian Bruhin2015-08-101-0/+6
| * Check m_p in WebCore::SocketStreamHandle::platformClose().Florian Bruhin2015-08-101-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-46/+2
|\ \ | |/
| * Remove QTWEBKIT_VERSION left-oversAllan Sandfeld Jensen2015-07-292-46/+1