summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-056-30/+39
|\
| * wasm: improve event coordinate handlingMorten Johan Sørvig2019-04-043-29/+35
| * wasm: hide canvas text caretMorten Johan Sørvig2019-04-042-1/+2
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-0/+2
| |\
| | * macOS: Disable explicit layerContentsPlacementTor Arne Vestbø2019-04-031-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-038-16/+217
|\| |
| * | wasm: implement QDesktopServices::openUrl()Morten Johan Sørvig2019-04-025-4/+107
| * | Fix remaining Q_DECL_OVERRIDE instancesAllan Sandfeld Jensen2019-04-021-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-04-011-0/+30
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-0/+30
| | |\|
| | | * Fix tablet jitter on X11Dmitry Kazakov2019-04-011-0/+30
| * | | wasm: make windows fullscreen by defaultMorten Johan Sørvig2019-04-012-0/+13
| |/ /
| * | wasm: add resizeCanvasElement() API to qtloader.jsMorten Johan Sørvig2019-04-013-0/+21
| * | wasm: support adding and removing canvases at runtimeMorten Johan Sørvig2019-04-013-12/+46
* | | Implement support for WA_MacNoClickThroughAndy Shaw2019-04-011-0/+5
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-317-27/+41
|\| |
| * | wasm: Use common “qt” prefix for exported functionsMorten Johan Sørvig2019-03-263-26/+26
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-264-1/+15
| |\|
| | * macOS: Use the correct text color for QPalette::ButtonText color roleYan Shapochnik2019-03-251-0/+3
| | * Cocoa: Clear the shortcut used when hiding a native menu entryAndy Shaw2019-03-211-0/+3
| | * Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-1/+2
| | * Fix aliased font rendering in native xcb modeEirik Aavitsland2019-03-211-0/+7
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-2647-220/+901
|\| |
| * | wasm: update depreciated getElementByIdLorn Potter2019-03-251-3/+3
| * | wasm: disable threaded renderingMorten Johan Sørvig2019-03-251-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-4/+29
| |\|
| | * X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-204-4/+29
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-2043-215/+872
| |\|
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-1932-93/+69
| | * Windows QPA: Make the expected screen be in sync with the geometry changesAndy Shaw2019-03-191-5/+5
| | * Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-2/+23
| | |\
| | | * xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
| | | * Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
| | * | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
| | * | macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-147-113/+769
* | | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-225-0/+28
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-169-68/+162
|\| | |
| * | | wasm: fix touchpoint handlingLorn Potter2019-03-152-23/+49
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-157-45/+113
| |\| |
| | * | Windows QPA: only calculate invisible margins when window has a frameChristian Andersen2019-03-142-2/+5
| | * | Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-144-41/+104
| | * | XCB: Fix clipboard breaking when timer wraps after 50 daysLukáš Turek2019-03-141-2/+4
| | * | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-03-142-7/+17
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-1/+2
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-1/+2
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-1/+2
| | |\| |
| | | * | iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* | | | | More nullptr usage in headersKevin Funk2019-03-148-12/+12
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0919-254/+405
|\| | |