summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * 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
| * | | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-044-4/+4
| |/ / / /
| * | | | 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
| |\| | |
| | * | | wasm: support rendering to multiple canvasesMorten Johan Sørvig2019-03-0814-156/+224
| | * | | wasm: make wasm platform target a specific canvas instead of defaultLorn Potter2019-03-088-73/+98
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-064-71/+90
| | |\| |
| | | * | macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
| | | * | macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45
| | | * | macOS: Initialize QNSView mouse related members with other mouse logicTor Arne Vestbø2019-03-022-9/+13
| | * | | wasm: improve clipboard fallback pathMorten Johan Sørvig2019-03-044-17/+56
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-037-972/+51
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-8/+11
| | |\| |
| | | * | Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
| | * | | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+9
| | * | | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-014-964/+31
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-016-22/+50
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-285-14/+25
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-285-14/+25
| | | |\| |
| | | | * | Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
| | | | * | Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
| | | | * | Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1
| | * | | | wasm: fix clipboard useLorn Potter2019-02-271-7/+21
| | |/ / /
| | * | | wasm: activateWindow when neededLorn Potter2019-02-271-1/+4
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-274-10/+21
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-7/+18
| | |\| |
| | | * | Windows QPA: Generate proper event when dragging item outside windowAndre de la Rocha2019-02-251-7/+18
| | * | | Fix can not -> cannotRobert Loehning2019-02-253-3/+3
| * | | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1