summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6.1' into 5.7.05.7.0Liang Qi2016-05-2736-146/+282
|\
| * 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
* | | 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
|/ / /
* | | 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