qt6-bb10/src
Morten Johan Sørvig 9704cbaf03 wasm: set viewport size to device size on mobile
This is a good default, and also works around a couple
of current bugs in the Qt implementation. (Applications
can change the default values in the .html file as
needed.)

Change body height to 100% of the visual viewport (“100vh”)
to make the html body cover 100% of the viewport after
landscape -> portrait transitions on iOS.

Pick-to: 5.15
Task-number: QTBUG-85536
Task-number: QTBUG-85662
Change-Id: Iced1aee03940361c96f1fe3c104f3e6eb983cb90
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2020-08-05 11:23:11 +02:00
..
3rdparty 3rdparty: Add reference C implementation of BLAKE2 2020-07-31 15:05:08 +02:00
android Android: fix NoSuchMethodException exception in QtActivity.java 2020-08-05 07:47:34 +00:00
concurrent Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
corelib Teach QMacVersion to deal with 32-bit Mach-O headers 2020-08-05 11:10:44 +02:00
dbus Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
gui Clear old triangulated vertex data when a path is completely clipped 2020-08-05 12:08:46 +03:00
network Privately introducing QDecompressHelper for network purposes 2020-08-05 09:17:11 +02:00
opengl Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Remove linuxofono 2020-07-15 07:33:32 +02:00
plugins wasm: set viewport size to device size on mobile 2020-08-05 11:23:11 +02:00
printsupport Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
sql Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
testlib Fix build of testlib doc snippets 2020-07-29 13:22:12 +02:00
tools Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
widgets Fix compiler issues when qreal is float 2020-08-05 07:24:14 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00