summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-04-103-33/+51
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-102-56/+52
|\
| * xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
| * xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
* | xcb: minor cleanups around QT_CONFIG(xcb_xlib)Gatis Paeglis2018-04-093-26/+2
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-091-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-063-1/+10
|\|
| * Make nvidia resets opt-in based on QSurfaceFormat::ResetNotificationDavid Edmundson2018-04-051-1/+1
| * Support graphics reset status for offscreen surfaces in XCB-GLXDavid Edmundson2018-04-051-0/+6
| * Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
* | QNSView: Remove isMenuView propertyGabriel de Dietrich2018-04-053-13/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-051-3/+5
|\|
| * Cocoa: Make QMacNativeWidget paint correctlyMorten Johan Sørvig2018-04-031-3/+5
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-043-4/+11
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-11/+7
|\|
| * Windows: handle multiple transient children when closing windowsMauro Persano2018-03-291-11/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-301-1/+1
|\|
| * Allow compilation with clang-cl disguised as clJürgen Hunold2018-03-281-1/+1
* | Move delivery of update requests into QPlatformWindowTor Arne Vestbø2018-03-292-4/+9
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-03-285-11/+106
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-285-11/+106
| |\|
| | * Add env variable to set QNX screen debugging informationPasi Petäjäjärvi2018-03-221-0/+41
| | * Support GLX_NV_robustness_video_memory_purge in XCB-GLXDavid Edmundson2018-03-222-8/+58
| | * macOS: Handle NaN mouse event positionsNathan Collins2018-03-211-2/+6
| | * Cocoa: Restore resizable window mask setting to 5.9 behaviorMorten Johan Sørvig2018-03-211-1/+1
* | | Windows QPA: Refactor the tablet codeFriedemann Kleint2018-03-282-26/+24
|/ /
* | Cocoa: Deliver window activation events synchronouslyMorten Johan Sørvig2018-03-261-2/+2
* | Update READMEs for the bundled xcb sources and the xcb pluginAlexander Volkov2018-03-231-17/+1
* | xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-229-427/+357
* | Cocoa: Remove m_viewIsEmbedded and m_ViewIsToBeEmbeddedMorten Johan Sørvig2018-03-214-30/+31
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-213-6/+2
|\|
| * Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
| * Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* | macOS: Make [QNSView wantsLayer] declarativeTor Arne Vestbø2018-03-212-3/+12
* | Add xcb-xinput to 3rd party libsAlexander Volkov2018-03-201-2/+3
* | macOS: Provide helper property for resolving the display ID of a screenTor Arne Vestbø2018-03-203-3/+15
* | macOS: Remove stray qDebug in [QNSView setNeedsDisplayInRect:]Tor Arne Vestbø2018-03-201-1/+0
* | macOS: Do layer updates via the CALayerDelegate protocolTor Arne Vestbø2018-03-202-7/+4
* | macOS: Move QNSView drawing related functionality to its own fileTor Arne Vestbø2018-03-203-117/+172
* | Cocoa: Fix crash in currentModalSession()Morten Johan Sørvig2018-03-191-0/+11
* | eglfs/kms: Share drm connector id with nativeRes.ForScreenLionel CHAZALLON2018-03-181-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-182-11/+36
|\|
| * Windows QPA: Improve tablet mode detectionFriedemann Kleint2018-03-172-11/+36
* | macOS: Split up qnsview.mm into separate category-files for major areasTor Arne Vestbø2018-03-179-1657/+2016
* | macOS: Limit @interface declarations in headers to public interfaceTor Arne Vestbø2018-03-172-48/+3
* | macOS: Clean up some more Objective-C usage in QNSView implementationTor Arne Vestbø2018-03-172-48/+45
* | macOS: Group stray input context function with other input context functionsTor Arne Vestbø2018-03-172-10/+10
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-171-11/+23
* | Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-151-2/+30