summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm
Commit message (Expand)AuthorAgeFilesLines
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-162-6/+6
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-151-1/+1
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-103-3/+3
* Check for valid Navigator.permissions before useMorten Johan Sørvig2020-06-081-3/+4
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-1/+0
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-282-2/+2
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-201-1/+1
| |\
| | * wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-04-141-1/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-083-6/+19
|\| |
| * | wasm: add braces around multiline else caseMorten Johan Sørvig2020-03-261-2/+3
| * | wasm: Add OpenGL version checkMorten Johan Sørvig2020-03-242-4/+16
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-162-2/+5
|\| |
| * | wasm: do not move or resize Popup windowsLorn Potter2020-03-161-1/+4
| * | wasm: fix emsdk 1.39.9 buildLorn Potter2020-03-121-1/+1
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-062-7/+0
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-285-9/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-275-9/+36
| |\|
| | * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-275-9/+36
| | * wasm: futureproof EmscriptenMouseEventLorn Potter2020-02-181-2/+2
| | * wasm: guard nonthreaded builds from using threading.hLorn Potter2020-02-181-0/+2
| | * wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5Morten Johan Sørvig2020-02-184-20/+21
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-0/+1
|\| |
| * | wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-02-201-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1310-81/+87
|\| |
| * | wasm: store and pass canvases as emscripten::valMorten Johan Sørvig2020-02-128-59/+63
| * | wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5Morten Johan Sørvig2020-02-054-20/+21
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-3/+4
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
| | * wasm: fix QWasmString::toQString assertion for emscripten 1.39.4Alexandra Cherdantseva2020-01-311-2/+3
* | | Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-042-3/+1
* | | Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-032-0/+4
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-289-34/+150
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-289-34/+150
| |\|
| | * wasm: fix redundant string conversions between wasm and JavaScriptAlexandra Cherdantseva2020-01-229-34/+150
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-0/+2
|\| |
| * | wasm: guard nonthreaded builds from using threading.hLorn Potter2020-01-221-0/+2
* | | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-244-3/+4
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-155-12/+23
|\|
| * wasm: do not get canvas as property of js global objectAlexandra Cherdantseva2020-01-135-12/+23
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-132-0/+25
|\|
| * Wasm: Support event loop wakeup from secondary threadsMorten Johan Sørvig2020-01-122-0/+25
* | wasm: futureproof EmscriptenMouseEventLorn Potter2020-01-091-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-022-8/+15
|\|
| * wasm: fix setting translucent backgroundLorn Potter2020-01-011-1/+1
| * wasm: support all cursor shapesAlexandra Cherdantseva2019-12-301-7/+14
* | wasm: set focus on canvas on new screenLorn Potter2019-12-101-0/+2
|/
* Prevent emscripten_webgl_destroy_context from removing event handlersMorten Johan Sørvig2019-12-031-0/+7
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-1/+5
|\