summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |/ /
| | | * | Add pkg-host wrapper scriptMichal Klocek2018-01-231-1/+8
| | | * | Use correct margins when printing with QPrinterSzabolcs David2018-01-231-15/+25
| | | * | Fix enable/disable precompiled headersMichal Klocek2018-01-231-1/+5
| | | * | Deselect text on each fourth clickSzabolcs David2018-01-221-1/+2
* | | | | Merge dev into 5.11Oswald Buddenhagen2018-02-0653-434/+571
|\| | | |
| * | | | Initialize FeatureList earlyAllan Sandfeld Jensen2018-02-051-0/+3
| * | | | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-02-027-0/+385
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Support regex format include rules in user scriptsPaul Clark2018-01-262-7/+38
| * | | | Adaptations for Chromium 63Allan Sandfeld Jensen2018-01-2535-258/+284
| * | | | Adaptations for Chromium 62Allan Sandfeld Jensen2018-01-2531-169/+246
* | | | | QuotaPermissionController: Rename cancel() to reject()Jüri Valdmann2018-02-032-2/+2
| |/ / / |/| | |
* | | | Expose JavascriptCanPaste attributeKai Koehne2018-02-022-0/+3
* | | | Make default context menus look more like chrome's oneValentin Fokin2018-02-025-0/+382
|/ / /