summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-229-10/+10
* Do not force c++14Allan Sandfeld Jensen2021-03-222-2/+1
* Stop using deprecated QVariant::TypeAllan Sandfeld Jensen2021-03-222-11/+11
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-1653-332/+968
|\
| * Update chromiumAllan Sandfeld Jensen2021-03-121-0/+0
| * Fix normalization of app localesAllan Sandfeld Jensen2021-03-124-11/+40
| * Only disconnect QWebEnginePage signals that QWebEngineView connectedMichael Brüning2021-03-111-1/+9
| * Remove ui/snapshot overrides for auraPeter Varga2021-03-101-48/+0
| * Support zoom-in, zoom-out and cell web cursors on macOSPeter Varga2021-03-082-50/+77
| * Implement PluginServiceFilterQtSzabolcs David2021-03-075-6/+180
| * Show PDF viewer in a guest viewSzabolcs David2021-03-0623-122/+362
| * Do not hide virtual keyboard if the focused node is editablePeter Varga2021-03-052-3/+14
| * Bump version from 5.15.3 to 5.15.4Jani Heikkinen2021-03-051-1/+1
| * Set more Display propertiesAllan Sandfeld Jensen2021-03-043-12/+99
| * Do not allow WebBluetooth to continueAllan Sandfeld Jensen2021-03-042-0/+12
| * Blacklist numberOfStartedAndFinishedSignalsIsSame on b2q CIsAllan Sandfeld Jensen2021-03-041-0/+3
| * Merge "Merge remote-tracking branch 'origin/5.15.3' into 5.15"Allan Sandfeld Jensen2021-03-043-2/+3
| |\
| | * Merge remote-tracking branch 'origin/5.15.3' into 5.15Allan Sandfeld Jensen2021-03-023-2/+3
| | |\
| | | * Update Chromiumv5.15.3-lts-lgplv5.15.3-ltsMichael Brüning2021-02-241-0/+0
| | | * Fix product-path for 5.15.3Allan Sandfeld Jensen2021-02-231-1/+1
| | | * Do not flush messages form profile destructorMichal Klocek2021-02-232-2/+3
| | | * Avoid accessing profileAdapter when profile is shutting downAllan Sandfeld Jensen2021-02-181-0/+8
| | | * Package devtools inspector overlayAllan Sandfeld Jensen2021-02-181-0/+2
| * | | Add devtools eyedropper supportAllan Sandfeld Jensen2021-03-023-0/+36
| * | | Make able to override disabled features from command linePeter Varga2021-03-021-35/+55
| |/ /
| * | Avoid accessing profileAdapter when profile is shutting downAllan Sandfeld Jensen2021-02-181-0/+8
| * | Package devtools inspector overlayAllan Sandfeld Jensen2021-02-181-0/+2
| |/
| * Remove QtPdf dependency on nss at build-timeAllan Sandfeld Jensen2021-02-174-2/+2
| * Fix popup positionMichal Klocek2021-02-161-28/+16
| * Fix crash on exit in quicknanobrowser when popupMichal Klocek2021-02-161-1/+0
| * Fix crashes on BrowserContext destructionMichal Klocek2021-02-164-6/+15
| * Fix mad popup qquickwindows on waylandMichal Klocek2021-02-163-5/+7
| * Update ChromiumMichael Brüning2021-02-161-0/+0
| * Fix build with Qt 5.12Allan Sandfeld Jensen2021-02-151-1/+1
* | qmltests: don't use implicit 'loadRequest' arg in 'onLoadingChanged'Kirill Burtsev2021-03-038-33/+29
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-0320-251/+397
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-1751-393/+814
|\|
| * Update ChromiumAllan Sandfeld Jensen2021-02-121-0/+0
| * Fix crash on meet.google.comSzabolcs David2021-02-111-2/+2
| * Update tst_QWebEngineView::webUIURLs auto testPeter Varga2021-02-101-6/+11
| * Add tracing UI resourcesPeter Varga2021-02-104-2/+7
| * Feat support mips64el platform CPU(loongson 3A4000)Ma Aiguo2021-02-102-0/+2
| * Enable webrtc logging and the corresponding WebUIPeter Varga2021-02-0911-9/+217
| * QtPdf apparently depends on libnss on linuxAllan Sandfeld Jensen2021-02-092-0/+2
| * Remove more leftovers of the old compositorAllan Sandfeld Jensen2021-02-087-46/+6
| * Add nodejs error messageAllan Sandfeld Jensen2021-02-081-0/+1
| * Update searches fasterAllan Sandfeld Jensen2021-02-081-6/+6
| * Update ChromiumAllan Sandfeld Jensen2021-02-081-0/+0
| * Resolve installed interceptors right before interception pointKirill Burtsev2021-02-085-118/+261
| * Remove frame metadata observer (RenderWidgetHostViewQt) on destroyKirill Burtsev2021-02-064-0/+29