summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tie worker rights to cookie policy like Chromium doesv5.11.0-beta3Allan Sandfeld Jensen2018-04-033-0/+68
* Stabilize tst_qwebenginedownloadsJüri Valdmann2018-04-038-558/+619
* Add tst_qwebenginescript loadEventsJüri Valdmann2018-04-033-39/+115
* Don't recreate the position info source if we already have oneAndy Shaw2018-03-281-1/+2
* Doc: Drop the use of QT_PLUGIN_PATH in documentation configTopi Reinio2018-03-273-47/+4
* Un-blacklist tst_QWebEngineView::mouseLeave auto testPeter Varga2018-03-262-4/+1
* Doc: Replace type by class in QWERPHPRequestKai Koehne2018-03-231-1/+1
* Doc: Mark PlaybackRequiresUserGesture as new in Qt 5.11Kai Koehne2018-03-231-0/+1
* Fix multiple shortcut events being delivered on macOSMichael Brüning2018-03-231-2/+5
* Move ozone to new subdirectoryMichal Klocek2018-03-2310-138/+341
* Make WebChannelIPCTransport into a RenderFrameObserverJüri Valdmann2018-03-227-211/+312
* Update ChromiumAllan Sandfeld Jensen2018-03-221-0/+0
* Fixup after adaptionsAllan Sandfeld Jensen2018-03-221-1/+1
* Move the last gn_arg over to the restAllan Sandfeld Jensen2018-03-222-4/+2
* Doc: Fix argument name in QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-221-1/+1
* Do not reuse render passes when we have dynamic 3D layersAllan Sandfeld Jensen2018-03-221-3/+9
* Improve QWebEngineCookieStore documentationKai Koehne2018-03-221-3/+3
* Document verbose logging flagAllan Sandfeld Jensen2018-03-221-0/+4
* Remove MediaNone, CanDoNone flags from QWebEngineContextMenuDataValentin Fokin2018-03-225-24/+2
* Remove some unused header includes from corePeter Varga2018-03-217-19/+1
* Pass silent on to ninjaAllan Sandfeld Jensen2018-03-201-1/+4
* Doc: Describe use of QWebEngineQuotaPermissionRequest classLeena Miettinen2018-03-201-1/+4
* Add registration of QQuickWebEngineDownloadItem / 1.7Kai Koehne2018-03-201-0/+2
* Update ChromiumKai Koehne2018-03-201-0/+0
* Cleanup file locationsAllan Sandfeld Jensen2018-03-2043-48/+48
* Update Chromium version in documentationKai Koehne2018-03-201-1/+1
* Fix overridable in certificate errorsAllan Sandfeld Jensen2018-03-201-1/+35
* Doc: Add documentation for parameters to fix QDoc errorsLeena Miettinen2018-03-182-4/+8
* Unskip loadInSignalHandlers testMichal Klocek2018-03-181-13/+7
* Implement IsMostRecentDownloadItemAtFilePath callMichal Klocek2018-03-182-0/+22
* Fix unbundling of libpng in pdfiumAllan Sandfeld Jensen2018-03-181-2/+6
* Enable jumbo builds againAllan Sandfeld Jensen2018-03-171-5/+4
* Avoid crash when there is no QScreen attached to the QWindowAndy Shaw2018-03-171-1/+2
* Fix HTTP authenticationAllan Sandfeld Jensen2018-03-172-12/+11
* Switch cookie-filter API to std::functionAllan Sandfeld Jensen2018-03-165-28/+31
* Blacklist downloadTwoLinks generallyAllan Sandfeld Jensen2018-03-151-1/+1
* Adaptations to form validationAllan Sandfeld Jensen2018-03-1525-876/+13
* Basic adaptations for 65-basedAllan Sandfeld Jensen2018-03-1541-181/+318
* YUV colorspace adaptationsAllan Sandfeld Jensen2018-03-153-154/+90
* Basic adaptations for 64-basedAllan Sandfeld Jensen2018-03-1549-389/+276
* Remove credentials from view-source URLsPeter Varga2018-03-143-8/+81
* Stabilize WebEngineViewLoadUrl::test_stopStatusPeter Varga2018-03-141-6/+14
* Fix freezes of glx context, update ChromiumMichal Klocek2018-03-132-4/+2
* Fix active URLRequest tracking in NetworkDelegateQtJüri Valdmann2018-03-132-88/+117
* Doc: Remove broken link from web engine download item docsLeena Miettinen2018-03-132-2/+2
* Doc: Fix function signatures in docsLeena Miettinen2018-03-131-4/+4
* Clarify Windows build requirementsJoerg Bornemann2018-03-124-6/+4
* Doc: Describe functions for inspecting web content in Features topicLeena Miettinen2018-03-121-0/+9
* Expand docs for WebEngineDownloadItemJüri Valdmann2018-03-122-14/+143
* Fix loadStarted signal after an in-page navigationv5.11.0-beta2Peter Varga2018-03-082-1/+27