summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-25140-1558/+1929
|\
| * Allow to fallback to default locale for non existent data packsKirill Burtsev2021-01-201-1/+3
| * Enable hangout services extensionPeter Varga2021-01-2024-51/+510
| * Update Chromium versionAllan Sandfeld Jensen2021-01-192-2/+2
| * Update minimum windows sdkMichal Klocek2021-01-182-3/+3
| * Fix nodejs detected pathMichal Klocek2021-01-180-0/+0
| * Fix position of popup on qmlMichal Klocek2021-01-182-8/+6
| * Fix blank popups in qmlMichal Klocek2021-01-181-0/+1
| * Fix some warningsPeter Varga2021-01-162-2/+2
| * Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-152-14/+8
| * Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
| * Remove Java build dependencyAllan Sandfeld Jensen2021-01-151-2/+3
| * Remove configure options that doesn't workAllan Sandfeld Jensen2021-01-153-44/+0
| * Quiet log on webrtc usageAllan Sandfeld Jensen2021-01-151-2/+2
| * Register PerformanceNode early enoughAllan Sandfeld Jensen2021-01-153-14/+13
| * Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
| * Adaptations for Chromium 87Allan Sandfeld Jensen2021-01-1365-650/+641
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-1356-348/+297
| * Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-1338-137/+160
| * Adaptations for Chromium 84Allan Sandfeld Jensen2021-01-1343-347/+328
* | Leave room for the null-termination byte when checking remote drive pathMichael BrĂ¼ning2021-01-201-1/+1
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-1941-516/+575
|\|
| * Fix leak in QQuickWebEngineViewPrivate::contextMenuRequestedAllan Sandfeld Jensen2021-01-121-1/+1
| * Add test for LocalContentCanAccessRemoteUrls settingKirill Burtsev2021-01-082-0/+29
| * Blacklist horizontalScrollbarTest on macOSMichael BrĂ¼ning2021-01-061-0/+3
| * Add product_dependencies.yaml to build against LTS 5.15Toni Saario2021-01-071-0/+3
| * Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-064-9/+38
| * Fix crash on linkedin.comAllan Sandfeld Jensen2021-01-051-0/+3
| * Update ChromiumMichal Klocek2020-12-111-0/+0
| * Migrate render_view_observer_qt to mojoMichal Klocek2020-12-1111-130/+152
| * Cache mojo interface bindings for WebChannelIPCTransportMichal Klocek2020-12-114-16/+49
| * Cache mojo interface bindings to UserResourceControllerRenderFrameMichal Klocek2020-12-112-30/+40
| * Remove RenderViewObserverHelper from UserResourceControllerMichal Klocek2020-12-113-72/+35
| * Minor. RenderThreadObserverQt is really a RenderConfigurationMichal Klocek2020-12-116-30/+34
| * Minor. Fix namespace for user resource controllerMichal Klocek2020-12-113-5/+9
| * Fix crashes in user resource controller when single processMichal Klocek2020-12-115-32/+52
| * Migrate user script IPC to mojoMichal Klocek2020-12-1113-241/+158
| * Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-112-6/+28
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-1143-430/+1087
|\|
| * Update minimum HarfBuzz version to 2.4.0Peter Varga2020-12-081-2/+2
| * Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-087-4/+26
| * Add QtZlib as static dependencyMichal Klocek2020-12-083-1/+17
| * Update ChromiumMichal Klocek2020-12-081-0/+0
| * Add qt static deps when doing static buildMichal Klocek2020-12-083-0/+56
| * Stabilize load signals emittingTamas Zakor2020-12-0311-50/+229
| * Fix handling of more than one finger for touch eventKirill Burtsev2020-12-022-34/+107
| * Forward modifier flags for lock keysPeter Varga2020-12-021-1/+25
| * QtPdf: Fix for loading local .pdf files on WindowsMiika Pernu2020-12-011-1/+1
| * Set custom headers from QWebEngineUrlRequestInfo before triggering redirectKirill Burtsev2020-12-014-45/+80
| * Touch handling: fix mapped ids cleanup for TouchCancel eventKirill Burtsev2020-11-282-25/+26