summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix use-after-free in CustomURLLoaderJüri Valdmann2020-02-261-13/+14
* Fix changing profile settings with network serviceJüri Valdmann2020-02-264-20/+37
* Fix not working proxy_pac test with network serviceMichal Klocek2020-02-211-1/+17
* Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-33/+65
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-192-1/+7
|\
| * Fix name filters of GTK file pickerSzabolcs David2020-02-161-0/+3
| * Emit title change event asynchronouslyKirill Burtsev2020-02-141-1/+4
* | Move disabling of features we used to not support to non-viz onlyAllan Sandfeld Jensen2020-02-171-14/+15
* | Solve FIXME in CustomURLLoaderAllan Sandfeld Jensen2020-02-051-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Jüri Valdmann2020-02-045-9/+42
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-035-9/+42
| |\|
| | * Cleanup FrameSinkManagerImpl before shutting down GPU serviceJüri Valdmann2020-01-303-9/+28
| | * Fix widget accessibility on macOSPeter Varga2020-01-242-0/+14
* | | Remove non-NetworkService support classesAllan Sandfeld Jensen2020-02-0423-2365/+59
|/ /
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-014-0/+21
* | Switch network-service to default onAllan Sandfeld Jensen2020-01-302-5/+5
* | Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Michael Brüning2020-01-272-7/+1
|\ \
| * | Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-252-7/+1
* | | Support Range headers in custom URLRequestJobsSzabolcs David2020-01-243-2/+13
* | | Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-01-238-6/+34
|\ \ \ | | |/ | |/|
| * | 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
| * | | | 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
* | | | Style cleanup in renderer/Allan Sandfeld Jensen2020-01-2116-222/+196
* | | | Merge remote-tracking branch 'origin/5.14.1' into 5.15Michael Brüning2020-01-1715-65/+120
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-18/+29
| |\| |
| | * | Fix crash when handling QEvent::TouchCancelRomain Pokrzywka2020-01-091-18/+29
| * | | Rework url changed logicMichal Klocek2020-01-144-31/+28
| |/ /
| * | 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
* | | Fix extensions with network-serviceAllan Sandfeld Jensen2020-01-133-3/+247
* | | Move pdf interception to URL loaderAllan Sandfeld Jensen2019-12-174-128/+87
* | | Cleanup renderer_hostAllan Sandfeld Jensen2019-12-128-69/+60
* | | Fix registerProtocolHandler with network serviceJüri Valdmann2019-12-121-0/+8
* | | Fix firstPartyUrl with network serviceJüri Valdmann2019-12-101-2/+7
* | | Prospective build fix for missing QVariant includeMichael Brüning2019-12-102-0/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2019-12-0617-108/+121
|\| |
| * | 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