summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix reporting overridable flag for QML WebEngineCertificateError typeKirill Burtsev2019-08-293-6/+6
* Fix use-after-free of HostResolverJüri Valdmann2019-07-242-1/+3
* Fix use-after-free in WebContentsAdapter::loadJüri Valdmann2019-07-181-3/+7
* Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-163-1/+4
* Do not proceed with uninitialized resourcesMichal Klocek2019-07-121-4/+4
* Make enabling full debug information easierAllan Sandfeld Jensen2019-07-121-0/+12
* If Qt is configured with ccache feature pass that along to GNAlexandru Croitor2019-07-121-0/+4
* Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
* Unset global share context pointer on deletionJüri Valdmann2019-07-041-0/+2
* Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+5
* Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* Merge remote-tracking branch 'origin/5.12.4' into 5.12Allan Sandfeld Jensen2019-06-076-24/+37
|\
| * Don't allow QtWebEngineCore to request executable stackThiago Macieira2019-05-312-0/+12
| * Fix automatic NTLM authentication by backporting server white list supportAllan Sandfeld Jensen2019-05-291-8/+8
| * Make linker call look great againMichal Klocek2019-05-274-11/+9
| * Fix linker too long argument listMichal Klocek2019-05-271-7/+10
* | Disable edit actions when content has no focused framePeter Varga2019-05-276-2/+89
|/
* Fix detection of the webengine-arm-thumb featureJoerg Bornemann2019-05-212-0/+14
* Referrer HTTP Header no longer ignored when set via RequestInterceptorLeander Beernaert2019-05-201-3/+10
* Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-072-4/+39
* Skip qtwebengine for -no-gui build (also in the configure system)Kai Koehne2019-05-061-0/+1
* QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
* Allow VS 2019 to try to build QtWebEngineAllan Sandfeld Jensen2019-04-181-0/+2
* Fix printing of landscape orientationSzabolcs David2019-04-171-13/+15
* Take BrowsingDataRemoverDelegateQt instance ownership by ProfileQtKirill Burtsev2019-04-122-1/+5
* Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-8/+3
* Merge "Merge remote-tracking branch 'origin/5.12.3' into 5.12" into refs/stag...Allan Sandfeld Jensen2019-04-051-4/+4
|\
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Allan Sandfeld Jensen2019-04-051-4/+4
| |\
| | * Update ChromiumMichael Brüning2019-04-011-4/+4
* | | Normalize download path on WindowsPeter Varga2019-04-051-1/+1
|/ /
* / Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-014-6/+6
|/
* Fix timestamp deduplication for WindowsPeter Varga2019-03-281-2/+9
* Fix style of media audio controlsAllan Sandfeld Jensen2019-03-261-0/+4
* Switch to setting 'official build' for non developer buildsAllan Sandfeld Jensen2019-03-233-1/+10
* Fix regression in setting background colorsAllan Sandfeld Jensen2019-03-224-0/+12
* Fixup focus implementationAllan Sandfeld Jensen2019-03-216-26/+50
* Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-191-0/+3
* Fix warning: implicit conversion of NULL constant to 'const int'Kirill Burtsev2019-03-151-1/+1
* Expose missing translations to lupdateFriedemann Kleint2019-03-051-0/+8
* Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-0/+22
* Fix destruction of qt quick profile after WebEngineContext gets deletedMichal Klocek2019-03-011-1/+2
* Fix incrementing download IDTamas Zakor2019-02-281-2/+6
* Fix crash on dynamic_cast in global event filterJüri Valdmann2019-02-256-66/+175
* Fix handling of touch icons when it is disabledPeter Varga2019-02-253-14/+23
* Doc: Always treat \brief as full sentenceKai Koehne2019-02-222-2/+2
* Fix crash in tst_Spellchecking::spellcheckJüri Valdmann2019-02-193-1/+11
* Shutdown ProxyResolutionSerivceMichal Klocek2019-02-111-0/+3
* Better error reporting for QWebEngineUrlSchemeJüri Valdmann2019-02-113-6/+46
* macOS: Look for the widevine plugin in the possible new locationsAndy Shaw2019-02-041-2/+12
* Reinstate CT verification using known logsAllan Sandfeld Jensen2019-02-041-2/+11