summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Don't recreate the position info source if we already have oneAndy Shaw2018-03-281-1/+2
* Doc: Replace type by class in QWERPHPRequestKai Koehne2018-03-231-1/+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-226-203/+199
* 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
* 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
* Cleanup file locationsAllan Sandfeld Jensen2018-03-2042-47/+47
* 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
* 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-163-24/+27
* Adaptations to form validationAllan Sandfeld Jensen2018-03-154-42/+0
* Basic adaptations for 65-basedAllan Sandfeld Jensen2018-03-1533-162/+253
* YUV colorspace adaptationsAllan Sandfeld Jensen2018-03-153-154/+90
* Basic adaptations for 64-basedAllan Sandfeld Jensen2018-03-1545-381/+266
* Remove credentials from view-source URLsPeter Varga2018-03-141-8/+19
* Fix freezes of glx context, update ChromiumMichal Klocek2018-03-131-4/+2
* Fix active URLRequest tracking in NetworkDelegateQtJüri Valdmann2018-03-132-88/+117
* Clarify Windows build requirementsJoerg Bornemann2018-03-121-3/+1
* Fix loadStarted signal after an in-page navigationv5.11.0-beta2Peter Varga2018-03-081-1/+1
* Avoid use-after-free of ProtocolHandlerRegistryJüri Valdmann2018-03-083-8/+23
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-083-9/+9
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-085-0/+376
* Doc: Add code snippet to QWebEngineCookieStore::setCookieFilter() docsLeena Miettinen2018-03-081-1/+12
* Explicitly use custom margins for printing to pdfMichael Brüning2018-03-064-10/+20
* Fix reversed logic for glib dependencyAllan Sandfeld Jensen2018-03-051-1/+1
* Doc: Fix docs for QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-052-5/+0
* Make cursor position update more reliablePeter Varga2018-03-021-0/+7
* Fix some QDoc warningsJüri Valdmann2018-03-021-0/+1
* Don't percent-encode javascript messagesViktor Engelmann2018-02-261-1/+1
* 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-214-4/+31
* Fix embedded-linux -no-opengl buildAllan Sandfeld Jensen2018-02-211-1/+5
* Clear HTTP cache before disabling itSzabolcs David2018-02-161-0/+8
* Allow disabling cache of off-the-record profilesAllan Sandfeld Jensen2018-02-151-0/+2
* Fix linux-clang buildsv5.11.0-alpha1Allan Sandfeld Jensen2018-02-141-1/+2
* Fix AssertBrowserContextWasntDestroyed DCHECKJüri Valdmann2018-02-131-0/+14
* Add support for registerProtocolHandlerJüri Valdmann2018-02-1310-0/+262
* QuotaPermissionController: Factor out PermissionControllerJüri Valdmann2018-02-133-28/+88