summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Windows: Look for the WidevineCdm plugin in the new Chrome locationsAndy Shaw2020-03-281-0/+31
* Fix for macOS packaging problemAllan Sandfeld Jensen2020-03-191-2/+2
* Merge 5.14 into 5.14.2Kari Oikarinen2020-03-102-2/+6
|\
| * Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-1/+4
| * Suppress error message on ACCESSIBILITY_EVENTS permission typePeter Varga2020-02-271-1/+2
* | Fix applying background color on RenderViewPeter Varga2020-03-102-13/+11
* | Fix deadlocks on WebEngineContext destructionMichal Klocek2020-03-023-30/+42
|/
* Clear previous page text selection on new navigation unconditionallyKirill Burtsev2020-02-262-14/+33
* Fix event.key for Ctrl key combinations on WindowsPeter Varga2020-02-251-1/+6
* Fix build: remove dependency on Qt private headerThiago Macieira2020-02-241-3/+6
* Fix name filters of GTK file pickerSzabolcs David2020-02-161-0/+3
* Emit title change event asynchronouslyKirill Burtsev2020-02-141-1/+4
* Cleanup FrameSinkManagerImpl before shutting down GPU serviceJüri Valdmann2020-01-303-9/+28
* Fix widget accessibility on macOSPeter Varga2020-01-242-0/+14
* Update navigation actions when load finishes in a subframePeter Varga2020-01-221-1/+3
* Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.14"Allan Sandfeld Jensen2020-01-215-31/+33
|\
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Allan Sandfeld Jensen2020-01-205-31/+33
| |\
| | * Build fix for when configuring with -no-openglAndy Shaw2020-01-181-0/+5
| | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-18/+29
| | |\
| | * | Rework url changed logicMichal Klocek2020-01-144-31/+28
* | | | Support Range headers in custom URLRequestJobsSzabolcs David2020-01-203-3/+24
|/ / /
* | | Fix overriding shortcuts in password input fields on WindowsPeter Varga2020-01-151-1/+1
* | | Fix conversion of tabpanel aria rolePeter Varga2020-01-151-1/+1
| |/ |/|
* | Fix crash when handling QEvent::TouchCancelRomain Pokrzywka2020-01-091-18/+29
|/
* Fix doc for WebEngineNotification.title typeMiłosz Kosobucki2020-01-061-1/+1
* Fix the build with -no-guiLiang Qi2020-01-031-1/+1
* Enable Windows sandboxAllan Sandfeld Jensen2019-12-196-11/+54
* Fix ResourceBundle::GetNativeImageNamedJüri Valdmann2019-12-121-3/+1
* Fix touch flinging in viz modeJüri Valdmann2019-12-122-0/+6
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Allan Sandfeld Jensen2019-12-0410-36/+23
|\
| * Update Widevine path for Linux support of CDM videosv5.14.0-rc1Allan Sandfeld Jensen2019-11-301-1/+6
| * Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-294-10/+2
| * Update find request id when a new search interrupts an ongoing searchPeter Varga2019-11-281-0/+1
| * Fix renderProcessTerminated signalJüri Valdmann2019-11-283-21/+9
| * Fix pepper flash plugin permissionTamas Zakor2019-11-281-1/+2
| * [macOS] Update widevine search paths to new Chrome bundle layoutMichael Brüning2019-11-281-2/+2
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.14.0"Frederik Gladhorn2019-11-223-70/+25
| |\
| * | Re-enable X11 WebRTC support for desktop sharingAllan Sandfeld Jensen2019-11-221-1/+1
* | | Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-302-0/+20
* | | Support accept attribute of file inputSzabolcs David2019-11-292-2/+52
| |/ |/|
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-11-143-70/+25
|\ \ | |/ |/|
| * Fix compilation on CI5.13Michal Klocek2019-11-131-0/+1
| * Redo scale handling of pdf when printingMichal Klocek2019-10-312-70/+24
* | Code-style cleanup in src/core/netAllan Sandfeld Jensen2019-11-1325-161/+168
* | Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-081-6/+20
* | Disable robustness againAllan Sandfeld Jensen2019-11-081-1/+1
* | Code-style cleanup in src/core/extensionsAllan Sandfeld Jensen2019-11-048-106/+73
* | Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-3012-52/+97
|\|
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Allan Sandfeld Jensen2019-10-2813-52/+98
| |\
| | * Track request interceptor destroy and update profile io data accordinglyKirill Burtsev2019-10-231-0/+9