summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-25131-1433/+1775
|\
| * 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-191-1/+1
| * Update minimum windows sdkMichal Klocek2021-01-181-1/+1
| * 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
| * Remove Java build dependencyAllan Sandfeld Jensen2021-01-151-2/+3
| * Remove configure options that doesn't workAllan Sandfeld Jensen2021-01-152-34/+0
| * Quiet log on webrtc usageAllan Sandfeld Jensen2021-01-151-2/+2
| * Register PerformanceNode early enoughAllan Sandfeld Jensen2021-01-153-14/+13
| * Adaptations for Chromium 87Allan Sandfeld Jensen2021-01-1362-648/+625
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-1351-338/+281
| * Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-1337-135/+158
| * Adaptations for Chromium 84Allan Sandfeld Jensen2021-01-1341-256/+235
* | 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-1932-505/+476
|\|
| * Fix leak in QQuickWebEngineViewPrivate::contextMenuRequestedAllan Sandfeld Jensen2021-01-121-1/+1
| * Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-063-7/+4
| * 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-1112-241/+156
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-1117-144/+372
|\|
| * Update minimum HarfBuzz version to 2.4.0Peter Varga2020-12-081-2/+2
| * Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-082-1/+2
| * 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-032-15/+42
| * Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-27/+51
| * 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-011-14/+13
| * Touch handling: fix mapped ids cleanup for TouchCancel eventKirill Burtsev2020-11-282-25/+26
| * Touch handling: provide id mapping without modifying TouchPoint instanceKirill Burtsev2020-11-282-40/+37
| * Use the module's version number for QtWebEngineProcessNils Jeisecke2020-11-271-2/+2
| * Look for resources in macOS standard Resources dirKeith Kyzivat2020-11-251-0/+2
| * Merge remote-tracking branch 'origin/5.15.2' into 5.15Allan Sandfeld Jensen2020-11-244-15/+14
| |\
| | * Fix opengl headers inclusion issuesv5.15.2Michal Klocek2020-11-091-12/+2
| | * Update ChromiumAllan Sandfeld Jensen2020-11-041-0/+0
| | * Do not set audio device for desktop capture if audio loopback is unsupportedPeter Varga2020-11-032-3/+12
| | * Update ChromiumMichael BrĂ¼ning2020-10-291-0/+0