summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-1326-142/+153
|\
| * Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1226-142/+153
| |\
| | * Remove tracking of frame which load error pageKirill Burtsev2021-05-062-14/+1
| | * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-068-86/+81
| | * Doc: Add a note about navigation within a page to a fragmentKirill Burtsev2021-05-061-0/+6
| | * Allow leaving OCSP offAllan Sandfeld Jensen2021-05-033-14/+21
| | * Update ChromiumAllan Sandfeld Jensen2021-04-291-0/+0
| | * Merge remote-tracking branch 'origin/5.15.4' into 5.15Allan Sandfeld Jensen2021-04-273-8/+7
| | |\
| | | * Update Chromiumv5.15.4-lts-lgplv5.15.4-ltsMichael Brüning2021-04-211-0/+0
| | | * Update ChromiumMichael Brüning2021-04-211-0/+0
| | | * Update Chromium and adapt PermissionManagerQtMichael Brüning2021-04-203-8/+7
| | | * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
| | * | Docs: Suggest to use higher DPI for printingSzabolcs David2021-04-211-0/+4
| | * | 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-154-3/+3
| | * Update ChromiumMichael Brüning2021-04-141-0/+0
| | * Update platform notesAllan Sandfeld Jensen2021-04-141-2/+2
* | | Remove NOTIMPLEMENTED from MediaStreamUIQt::OnDeviceStoppedPeter Varga2021-05-121-1/+2
* | | Add BUILD.gn generation for the gn root and gn toolchainMichal Klocek2021-05-124-0/+826
* | | Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-121-0/+5
* | | Add configure.cmake filesMichal Klocek2021-05-121-0/+155
* | | Setup cmake projectMichal Klocek2021-05-123-0/+130
|/ /
* | Force to use c++17 for build with qmakePeter Varga2021-05-071-2/+2
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-071-5/+13
* | Make script execution order deterministicAllan Sandfeld Jensen2021-05-062-5/+6
* | Fix compile warningsBalazs Egedi2021-05-022-4/+3
* | Update accessibility roles and test after 88-basedBalazs Egedi2021-05-021-1/+7
* | Add Qt WebEngine version getterAllan Sandfeld Jensen2021-04-302-0/+31
* | Clean up gl_surface_qt.cppPeter Varga2021-04-201-28/+7
* | Update ChromiumAllan Sandfeld Jensen2021-04-161-0/+0
* | Fix the build after 88 adaptationsAllan Sandfeld Jensen2021-04-161-14/+14
* | Adaptations for Chromium 88Allan Sandfeld Jensen2021-04-1548-1178/+231
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-1319-116/+302
|\|
| * Depend on QCoreApplication::startingUp() for checking existence of appAndy Shaw2021-04-121-2/+1
| * Fix embedded PDFs when plugins are disabledSzabolcs David2021-04-087-104/+264
| * Fix prl files on iosMichal Klocek2021-04-061-4/+4
| * Fix qtpdf static builds on windowsMichal Klocek2021-04-061-1/+10
| * Fix static build of qml qtpdfMichal Klocek2021-04-061-2/+2
| * Update ChromiumMichael Brüning2021-04-011-0/+0
| * Update ChromiumMichael Brüning2021-03-311-0/+0
| * Update ChromiumMichael Brüning2021-03-241-0/+0
| * Abort findText also right on explicit navigation requestKirill Burtsev2021-03-231-0/+1
| * Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-222-2/+9
| * Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-223-0/+10
| * Return to using the default devtools pageAllan Sandfeld Jensen2021-03-151-1/+1
| * Update ChromiumAllan Sandfeld Jensen2021-03-151-0/+0
* | Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-13110-75/+77
* | Re-enable H264 for WindowsAllan Sandfeld Jensen2021-03-261-4/+3
* | Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-229-10/+10