summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-0811-140/+58
* Doc: Fix doc generation for some QWebEnginePage functionsLeena Miettinen2018-03-083-70/+9
* Doc: Fix documentation build to work with Clang-enabled QDocTopi Reinio2018-03-082-0/+51
* Doc: Fix doc generation for QWebEngineView::findText()Leena Miettinen2018-03-082-16/+1
* Doc: Add code snippet to QWebEngineCookieStore::setCookieFilter() docsLeena Miettinen2018-03-081-1/+12
* Remove unused QQuickWebEngineView::setDevicePixelRatioJüri Valdmann2018-03-062-9/+0
* Doc: Fix incorrect spelling in qtwebengines_dictionariesKai Koehne2018-03-061-1/+1
* Explicitly use custom margins for printing to pdfMichael Brüning2018-03-065-11/+23
* Fix reversed logic for glib dependencyAllan Sandfeld Jensen2018-03-051-1/+1
* Doc: Link QWebEngineDownloadItem SavePage-related functionsLeena Miettinen2018-03-051-2/+4
* Doc: Fix docs for QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-052-5/+0
* Make cursor position update more reliablePeter Varga2018-03-021-0/+7
* Doc: Document qualified -webengine-proprietary-codecsKai Koehne2018-03-021-1/+1
* Fix some QDoc warningsJüri Valdmann2018-03-022-1/+2
* Don't percent-encode javascript messagesViktor Engelmann2018-02-261-1/+1
* Replace accessibility private API usage with QQmlPropertyv5.11.0-beta1Alexandru Croitor2018-02-221-8/+10
* Expose actual URL for data URLs instead of the virtual URL in the APIPeter Varga2018-02-211-1/+30
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-2110-21/+73
* Fix embedded-linux -no-opengl buildAllan Sandfeld Jensen2018-02-211-1/+5
* Separate argv for QCoreApplication and Chromium in WebEngineProcessKai Koehne2018-02-211-3/+25
* Add documentation about using Qt Quick Compiler with qrc .js filesAlexandru Croitor2018-02-202-0/+18
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-0/+4
|\
| * Fix crash on accessing WebEngineView properties too earlyPeter Varga2018-02-071-0/+4
* | Clear HTTP cache before disabling itSzabolcs David2018-02-161-0/+8
* | Allow disabling cache of off-the-record profilesAllan Sandfeld Jensen2018-02-153-6/+11
* | Fix linux-clang buildsv5.11.0-alpha1Allan Sandfeld Jensen2018-02-141-1/+2
* | Fix AssertBrowserContextWasntDestroyed DCHECKJüri Valdmann2018-02-131-0/+14
* | Fix javascriptCanPaste NOTIFY signalJüri Valdmann2018-02-131-1/+1
* | Add support for registerProtocolHandlerJüri Valdmann2018-02-1322-0/+586
* | Register metatype of QWebEngineQuotaPermissionRequestJüri Valdmann2018-02-132-4/+13
* | QuotaPermissionController: Factor out PermissionControllerJüri Valdmann2018-02-133-28/+88
* | QuotaPermissionController: Use implementation subclassJüri Valdmann2018-02-135-76/+61
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-123-3/+6
|\ \
| * | Ignore PKG_CONFIG* shell exports for YoctoMichal Klocek2018-02-091-2/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10.1Michael Brüning2018-02-052-1/+4
| |\|
| | * Shutdown storage in browser context adapter destructorMichal Klocek2018-02-051-1/+1
| | * Disable shared workersAllan Sandfeld Jensen2018-01-312-0/+3
| * | Merge 5.10 into 5.10.1Oswald Buddenhagen2018-02-023-25/+36
| |\ \
| * | | Update ChromiumAllan Sandfeld Jensen2018-02-021-0/+0
| * | | Update ChromiumAllan Sandfeld Jensen2018-02-011-0/+0
| * | | Update ChromiumAllan Sandfeld Jensen2018-02-011-0/+0
* | | | Add checks for offTheRecord profileMichal Klocek2018-02-121-12/+16
* | | | Correct documentation for storage pathsMichal Klocek2018-02-121-4/+10
* | | | Remove unused GetCachePath()Michal Klocek2018-02-122-6/+0
* | | | Remove unnecessary qguiapplication_p.h includeAlexandru Croitor2018-02-081-2/+0
* | | | Remove usage of private call QWidgetPrivate::updateWidgetTransform()Alexandru Croitor2018-02-081-8/+0
* | | | Merge dev into 5.11Oswald Buddenhagen2018-02-0611-53/+94
|\ \ \ \
| * \ \ \ Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-0611-53/+94
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-0211-53/+94
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix crashes of url load qml testsMichal Klocek2018-01-313-25/+36
| | | |/ /