summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | Windows QPA: Avoid duplication of mouse eventsAndre de la Rocha2019-01-021-29/+0
| * | Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
| * | Windows QPA: Fix touch message queue handlingAndre de la Rocha2018-12-121-0/+8
* | | Windows: Set opengl swap interval whenever we make a new window currentUlf Hermann2019-01-221-2/+2
* | | eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-222-1/+5
| |/ |/|
* | XCB: Use application name for X11 selection owner nameMax Mazurov2019-01-071-1/+2
* | macOS: Remove Mojave forward-declarations now that we build with Xcode 10Tor Arne Vestbø2019-01-031-6/+4
* | configure: add XCB GL integration featuresGatis Paeglis2019-01-031-2/+2
* | configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-036-38/+7
* | configure: properly atomize render vs. renderutilGatis Paeglis2019-01-033-13/+1
* | winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-022-148/+0
* | Fix QSystemTrayIcon stale pointer accessMorten Johan Sørvig2018-12-231-0/+1
* | Modernize QNSImageView implementationMorten Johan Sørvig2018-12-231-12/+10
* | macOS: Merge qt_mac_createRoleFonts into only callerTor Arne Vestbø2018-12-221-7/+3
* | Android: Add support for setting/getting html and uris from clipboardAndy Shaw2018-12-214-30/+59
* | Add possibility to configure QNX display orderSami Nurmenniemi2018-12-202-4/+112
* | configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-2/+3
* | configure: refactor directx checksOswald Buddenhagen2018-12-174-5/+9
* | wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
* | Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
* | Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
|/
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-101-5/+13
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-5/+13
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | |\
| | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-094-4/+2
| | | |\
| | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
* | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-091-0/+7
|/ / / /
* | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-1/+1
* | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-071-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-071-1/+4
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+4
| |\ \ \ \
| | * | | | Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* | | | | | Windows QPA: Fix QDockWindow Drag & DropAndre de la Rocha2018-12-071-0/+18
|/ / / / /
* | | | | macOS: Account for LC_BUILD_VERSION when checking SDK version and deployment ...Tor Arne Vestbø2018-12-031-9/+16
* | | | | CoreText: Define font smoothing gamma along with rest of relevant codeTor Arne Vestbø2018-11-301-1/+3
* | | | | Android: Don't use blocking queued when suspending the applicationAndy Shaw2018-11-301-1/+6
* | | | | xcb: remove old work-around for building with util-wmGatis Paeglis2018-11-301-54/+29
* | | | | xcb: fix issue with dialogs hidden by other windowsGatis Paeglis2018-11-301-0/+2
* | | | | macOS: make QScreen::grabWindow() fast againMorten Johan Sørvig2018-11-301-45/+50
* | | | | src/3rdparty: remove xkbcommonGatis Paeglis2018-11-302-16/+5
* | | | | CoreText: Remove handling of the AppleAntiAliasingThreshold user defaultTor Arne Vestbø2018-11-291-1/+0
* | | | | xcb: Use std::move and pass argument by rvalue referenceMikhail Svetkin2018-11-292-2/+2
* | | | | CoreText: Modernize font smoothing and antialiasing threshold detectionTor Arne Vestbø2018-11-291-1/+1
* | | | | xcb: free leaking clipboard eventsKirill Burtsev2018-11-281-3/+4
* | | | | xcb: Fix leaking events on destroyKirill Burtsev2018-11-281-1/+4
* | | | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-5/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix hang in QMacPasteboard::formats()Andrew Smolko2018-11-221-5/+23
* | | | | macOS accessibility: fix crash for NSAccessibilityVisibleCharacterRangeAttributeFrederik Gladhorn2018-11-231-2/+3
* | | | | macOS: Track changes to our NSView's superview and window propertiesTor Arne Vestbø2018-11-231-6/+67
* | | | | macOS: Allow raising and lowering child windowsTor Arne Vestbø2018-11-231-20/+22