summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-153-59/+63
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-143-59/+63
| |\| | |
| | * | | QPSQL: Use nullptr for pointersRobert Szefner2019-03-131-7/+7
| | * | | QPSQL: Fix code formattingRobert Szefner2019-03-132-33/+32
| | * | | QPSQL: Use qstrtod() function for string to double conversionRobert Szefner2019-03-111-20/+24
| | * | | 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-1422-47/+47
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0920-255/+408
|\| | |
| * | | 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
| * | | XCB/libxkbcommon input context: Fix crash when invalid local is setFriedemann Kleint2019-03-051-1/+3
| * | | 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-0313-2019/+141
|\| | |
| * | | 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-019-1047/+99
| * | | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-014-964/+31
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-017-23/+51
|\| | |
| * | | 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
| * | | build compose input context plugin not only for XCB platformGatis Paeglis2019-02-261-1/+1
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-276-10/+25
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-263-7/+22
| |\| |
| | * | Windows QPA: Generate proper event when dragging item outside windowAndre de la Rocha2019-02-251-7/+18
| | * | qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-252-0/+4
| * | | Fix can not -> cannotRobert Loehning2019-02-253-3/+3
* | | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2213-180/+149
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-2/+3
| |\| |
| | * | Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
| * | | wasm: make setting the cursor shape work againMorten Johan Sørvig2019-02-211-1/+2
| * | | offscreen: remove false conditionGatis Paeglis2019-02-212-3/+3
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-218-173/+138
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-218-173/+138
| | |\| |
| | | * | macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
| | | |/