summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add back SIP (Software Input Panel) widget testPeter Varga2017-01-185-79/+115
* Doc: Clarify limitations of QNetworkProxyKai Koehne2017-01-181-5/+10
* Disable Q_ASSERTs for a release buildKai Koehne2017-01-181-0/+5
* Fix conversion from blink::WebDragOperation to Qt::DropActionJoerg Bornemann2017-01-184-19/+20
* QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
* Merge "Merge remote-tracking branch 'origin/5.8.0' into 5.8" into refs/stagin...Liang Qi2017-01-167-35/+117
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-167-35/+117
| |\
| | * Update Chromiumv5.8.0Kai Koehne2017-01-031-0/+0
| | * Update ChromiumMichael BrĂ¼ning2017-01-022-0/+9
| | * Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-222-23/+23
| | * Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Fix QML type name in QML signal signatureLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe the WebEngineView::navigationRequested() signalLeena Miettinen2016-12-221-0/+4
| | * Doc: Describe default values for WebEngineView::printToPdf()Leena Miettinen2016-12-221-1/+7
| | * Doc: WebEngineView::runJavaScript() callback parameter is optionalLeena Miettinen2016-12-221-2/+2
| | * Doc: Remove return value from qmlsignalKai Koehne2016-12-221-1/+1
| | * Doc: Describe the WebEngineView.LoadStoppedStatus enum valueLeena Miettinen2016-12-221-0/+3
| | * Doc: Fix type name to build FormValidationMessageRequest::type docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
| | * Doc: Add docs for the WebEngineNavigationRequest typeLeena Miettinen2016-12-221-0/+59
| | * Doc: Describe missing WebEngineFullScreenRequest property and methodLeena Miettinen2016-12-221-2/+11
| | * Doc: Fix property name JavaScriptDialogRequest::defaultTextLeena Miettinen2016-12-221-3/+2
* | | Unskip tst_QWebEnginePage::setHtmlWithStylesheetResourceSzabolcs David2017-01-151-20/+13
|/ /
* | Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-105-4/+37
* | Doc: corrected reference to \macosNico Vertriest2017-01-091-1/+1
* | Avoid overriding new and deleteAllan Sandfeld Jensen2017-01-061-1/+3
* | Add .pro files for example subdirectoriesTopi Reinio2017-01-053-24/+25
* | Replace ASSERT in FaviconManager::setIcon by returnViktor Engelmann2017-01-051-3/+1
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Check RWHV for NULL before dereferencing itViktor Engelmann2017-01-031-2/+5
* | Prevent accessing d when view closed during DnD operationViktor Engelmann2017-01-021-3/+15
* | Enable viewport-meta setting againAllan Sandfeld Jensen2016-12-291-0/+5
* | Update chromiumMichal Klocek2016-12-201-0/+0
* | Warn on wayland if compiled with x11 support, however no xwaylandMichal Klocek2016-12-201-0/+7
* | Fix compilation, add getApplicationLocale() method implementationMichal Klocek2016-12-201-1/+9
* | Improve WebEngineDownloadItem documentationKai Koehne2016-12-201-3/+1
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1512-22/+139
|\|
| * Update chromiumv5.8.0-rc1Allan Sandfeld Jensen2016-12-151-0/+0
| * Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-155-11/+93
| * Doc: Fix reference to QNetworkProxyFactory::usesSystemConfiguration()Leena Miettinen2016-12-151-1/+1
| * Doc: Upgrade the Chromium version in the overview to 53.0.2785.148Leena Miettinen2016-12-141-1/+1
| * Update ChromiumAllan Sandfeld Jensen2016-12-092-5/+9
| * Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| * Update ChromiumAllan Sandfeld Jensen2016-12-072-2/+4
| * Avoiding accessing null QMimeData from missing clipboardsAllan Sandfeld Jensen2016-12-071-3/+17
| * Exclude more third-party components when taking snapshotsKai Koehne2016-12-071-0/+5
| * Merge remote-tracking branch 'origin/5.7.1' into 5.8.0Liang Qi2016-12-071-2/+3
| |\
| | * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
| * | Update ChromiumAllan Sandfeld Jensen2016-12-062-0/+4
| * | Do not disable thumb instructions on ARMv7+Allan Sandfeld Jensen2016-12-061-1/+1