summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors with -no-opengl configuration5.15Michael Brüning2024-04-123-2/+8
* Fix handling of external URLs in PDFsMichael Brüning2023-09-261-0/+9
* Fix build with GCC 13Sam James2023-04-251-0/+2
* Enable accessibility by default on LinuxCarl Schwan2023-04-221-4/+5
* Fix initialization of QWebEngineDownloadItem::totalBytes for WidgetsPeter Varga2023-03-061-1/+1
* Force to disable IPC loggingPeter Varga2023-02-201-0/+1
* Move out GetInProcessGpuShareGroup form content browser clientMichal Klocek2023-01-194-119/+137
* Fix probabilistic signature schemeMichal Klocek2023-01-031-2/+2
* Recreate response head objects on multiple redirectMichael Brüning2022-12-141-8/+18
* Work-around GNOME bug misidentifying HTML contentv5.15.11-lts5.15.11Allan Sandfeld Jensen2022-09-211-1/+4
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-121-5/+6
* Fix method checkAllan Sandfeld Jensen2022-06-241-1/+1
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-06-011-6/+0
* Keep page's zoom level on loading new urlsKirill Burtsev2022-06-012-1/+5
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-261-1/+6
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-241-3/+7
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-13/+13
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-051-1/+8
* Add support for universal builds for qtwebengine and qtpdfMichal Klocek2022-05-057-22/+75
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-281-1/+1
* Fix printing PDF filesSzabolcs David2022-01-213-16/+43
* Do not override signal handlersAllan Sandfeld Jensen2022-01-191-0/+1
* Avoid using xkbcommon in non-X11 buildsAllan Sandfeld Jensen2022-01-151-0/+2
* Do not access accessibility from qt post routinesMichal Klocek2021-11-254-2/+19
* Re-enable network-service-in-processAllan Sandfeld Jensen2021-11-121-0/+1
* Fix pinch gesturePeter Varga2021-10-192-1/+8
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-141-1/+11
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-141-0/+2
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-131-0/+37
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-061-2/+2
* Update ChromiumMichael Brüning2021-09-231-0/+5
* Fix crash when clicking on a link in PDFSzabolcs David2021-08-251-1/+1
* Always send phased wheel events beginning with BeganAllan Sandfeld Jensen2021-06-051-1/+1
* Generate mojo bindings before compiling extension API registrationPeter Varga2021-05-281-0/+1
* Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-2/+6
* Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-2/+2
* Add support for Keyboard.getLayoutMap()Peter Varga2021-05-124-0/+83
* Follow InProcessGpuThread::Init() on thread priorityAllan Sandfeld Jensen2021-05-101-1/+1
* Remove tracking of frame which load error pageKirill Burtsev2021-05-062-14/+1
* Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-064-66/+73
* Allow leaving OCSP offAllan Sandfeld Jensen2021-05-033-14/+21
* Merge remote-tracking branch 'origin/5.15.4' into 5.15Allan Sandfeld Jensen2021-04-272-8/+7
|\
| * Update Chromium and adapt PermissionManagerQtMichael Brüning2021-04-202-8/+7
| * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
* | Fix application locales againSzabolcs David2021-04-217-15/+22
* | Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
|/
* Fix first party url for cookie filterTamas Zakor2021-04-153-3/+3
* Fix embedded PDFs when plugins are disabledSzabolcs David2021-04-087-104/+264
* Abort findText also right on explicit navigation requestKirill Burtsev2021-03-231-0/+1
* Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-223-0/+10