summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-013-92/+58
|\
| * Fix incorrect GLX pbuffer attributes terminatorKirill Burtsev2019-01-091-1/+1
| * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-092-91/+57
* | Fix permission type conversionKirill Burtsev2019-01-311-0/+1
* | Answer permission checks for clipboard permissionsSzabolcs David2019-01-302-8/+42
* | Fix build after qtdeclarative change - 9e3c46961aAllan Sandfeld Jensen2019-01-241-1/+7
* | Fix crash on exit with single processMichal Klocek2019-01-231-9/+25
* | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-214-10/+28
* | Fix build when we don't have all the X11 dependenciesAllan Sandfeld Jensen2019-01-172-13/+1
|/
* Rename leftovers of BrowserContext to ProfileAdapterMichal Klocek2019-01-074-10/+10
* Unify input event timestamps among platformsPeter Varga2019-01-041-21/+8
* Fix QWebEngineUrlRequestInfo::firstPartyUrl() after 69-basedTamas Zakor2019-01-031-1/+7
* Lock profile mutex during interceptRequestJüri Valdmann2019-01-024-7/+18
* Fix key and keyCode of KeyboardEvents for dead keysJüri Valdmann2019-01-021-6/+77
* Fix uniquifying download filenameTamas Zakor2019-01-021-8/+8
* Document and safeguard usage of custom schemesAlexandru Croitor2018-12-122-4/+45
* use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-111-1/+1
* Disable external text handles and edit menuPeter Varga2018-12-081-2/+2