summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-154-41/+106
|\|
| * xcb: Prevent shared memory allocation on every window resizeBłażej Szczygieł2018-03-141-35/+83
| * QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-2/+3
| * Windows QPA: Fix QWindowsWindowFunctions::SetHasBorderInFullScreen() to work ...Friedemann Kleint2018-03-132-1/+16
| * Windows QPA: Improve the event loggingFriedemann Kleint2018-03-131-3/+4
* | Hide cursor handle after ~4s on inactivityBogDan Vatra2018-03-142-0/+18
* | Remove text selection handles when keyboard is hiddenBogDan Vatra2018-03-143-1/+13
* | Refactor cursor & selection handlesBogDan Vatra2018-03-142-40/+86
* | macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-147-48/+48
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-122-25/+83
|\|
| * Windows QPA: Output more information when initializing tabletsFriedemann Kleint2018-03-101-25/+74
| * Windows QPA: GL: Fix setting the color depths for the GDI fallbackFriedemann Kleint2018-03-101-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-102-2/+2
|\|
| * qxcbconnection_xi2.cpp: fix debug check to avoid confusing debug outputDavid Faure2018-03-091-1/+1
| * xcb: Fix FP1616 to int conversionAlexander Volkov2018-03-091-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-089-49/+72
|\|
| * QCocoaMenuItem: Make QCocoaNSMenu the item targetGabriel de Dietrich2018-03-075-46/+54
| * Windows QPA: Fix scaling of tablet coordinates for High DPI scalingFriedemann Kleint2018-03-073-2/+16
| * Windows QPA: Fix sending of the mouse release in case of a DropFriedemann Kleint2018-03-071-1/+2
* | eglfs/kms: Share atomic request with nativeRes.ForIntegrationLionel CHAZALLON2018-03-071-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-072-5/+20
|\|
| * cocoa: add qCDebug in QNSview::scrollWheelShawn Rutledge2018-03-061-0/+1
| * Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-03-051-5/+19
* | macOS: Base window collection behavior on the correct window flagsTor Arne Vestbø2018-03-051-7/+11
* | macOS: Don't keep window flags around, we can get them from the QWindowTor Arne Vestbø2018-03-053-43/+41
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-051-15/+50