summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Implement deprecated request interceptors for network-serviceAllan Sandfeld Jensen2020-03-053-75/+87
* Improve custom scheme http content-range supportAllan Sandfeld Jensen2020-03-052-15/+49
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-032-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 cookie persistency settingsAllan Sandfeld Jensen2020-03-031-2/+2
* | Update user-agent without replacing entire network contextAllan Sandfeld Jensen2020-03-031-4/+9
* | Improvements to dynamic update of profilesAllan Sandfeld Jensen2020-03-022-9/+20
* | Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-2850-240/+329
* | Adaptations for Chromium 78Allan Sandfeld Jensen2020-02-2859-903/+509
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-273-15/+39
|\|
| * 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 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