summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-311-0/+3
* | | Add checks for offTheRecord profileMichal Klocek2018-02-121-12/+16
* | | Remove unused GetCachePath()Michal Klocek2018-02-122-6/+0
* | | Merge dev into 5.11Oswald Buddenhagen2018-02-068-22/+56
|\ \ \
| * \ \ Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-068-22/+56
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-028-22/+56
| | |\| |
| | | * | Add 32bit host compiler testMichal Klocek2018-01-241-0/+7
| | | * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Allan Sandfeld Jensen2018-01-244-11/+18
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-244-11/+18
| | | | |\|
| | | | | * Fix QWebEngineDownloadItem::type()Jüri Valdmann2018-01-193-10/+17
| | | | | * Fix incorrect GLX pbuffer attributes terminatorFrank Richter2018-01-181-1/+1
| | | * | | Fix random crashes on exitMichal Klocek2018-01-243-3/+8
| | | |/ /