summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devJüri Valdmann2020-10-025-100/+82
|\
| * Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
| * Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
| * Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
| * Bump versionJani Heikkinen2020-09-281-1/+1
| * Fix typo for static linking with no rsp filesMichal Klocek2020-09-241-1/+1
| * PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-241-1/+1
| * Do not pass a native keycode matching the menu key when it is remappedAllan Sandfeld Jensen2020-09-231-0/+3
* | Fix memory management in QPdfDocument functionsNicolas Deherly2020-09-281-5/+26
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-2814-180/+59
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-258-194/+24
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-255-14/+12
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-2416-590/+137
* | PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-231-1/+1
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-238-10/+15
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-09-233-9/+13
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-2212-20/+110
|\|
| * Fix favicon engine under device pixel scalingAllan Sandfeld Jensen2020-09-222-4/+42
| * Update ChromiumMichael Brüning2020-09-211-0/+0
| * FIXUP: Fix swap condition in DisplayGLOutputSurface::updatePaintNodeKirill Burtsev2020-09-183-1/+4
| * Fix PDF viewer pluginSzabolcs David2020-09-172-0/+6
| * Add a version number for the QtWebEngineProcess executableAndy Shaw2020-09-161-0/+3
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-163-9/+52
| * Fix assert in WebContentsAdapter::devToolsFrontendDestroyedJüri Valdmann2020-09-162-5/+9
| * Add certificate error message for ERR_SSL_OBSOLETE_VERSIONAllan Sandfeld Jensen2020-09-151-1/+3
| * Update ChromiumMichael Brüning2020-09-141-0/+0
* | Move to qwebenginescript to coreMichal Klocek2020-09-225-8/+9
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-2220-321/+548
* | Fix qmltest duplication messMichal Klocek2020-09-1759-564/+134
* | Update dependenciesMichal Klocek2020-09-162-10/+10
* | Fix compilation after fb96109b in declarativeMichal Klocek2020-09-162-4/+2
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-1510-99/+81
* | Add a version number for the QtWebEngineProcess executableAndy Shaw2020-09-151-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-14117-701/+1083
|\|
| * Remove duplicate includesAllan Sandfeld Jensen2020-09-121-10/+5
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-0945-229/+267
| * Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-0967-331/+520
| * Delete old compositor and remove --disable-viz-display-compositorJüri Valdmann2020-09-0921-3444/+75
| * Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-076-15/+40
| |\
| | * Add static dependency libs to installer packagev5.15.1Michal Klocek2020-09-011-0/+1
| | * Update ChromiumAllan Sandfeld Jensen2020-09-012-1/+5
| | * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-012-11/+28
| | * Update ChromiumMichal Klocek2020-08-311-0/+0
| | * Do not use rsp file when static linkingMichal Klocek2020-08-311-3/+6
| * | Expand FullScreenRequest testingKirill Burtsev2020-08-312-0/+90
| * | Don't send duplicate load progress valuesKirill Burtsev2020-08-3113-22/+80
| * | Make HttpServer to server resource from dirs for unhandled requestsKirill Burtsev2020-08-314-32/+31
| * | Simplify testing with HttpServerKirill Burtsev2020-08-318-61/+31
| * | Wait for favicon in tst_QWebEngineCookieStore::basicFilterOverHTTPJüri Valdmann2020-08-311-0/+3
* | | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-1122-476/+338