summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove obsolete version checksJake Petroules2017-09-253-35/+10
| * | macOS touch and gestures: pay attention to deviceIDShawn Rutledge2017-09-213-24/+35
| * | make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-11/+11
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-203-11/+26
| |\|
| | * windows: Blacklist Intel 8.15.10.1749Laszlo Agocs2017-09-191-1/+16
| | * Cocoa: Update the known menu items when the QCocoaMenuBar is deletedAndy Shaw2017-09-081-8/+2
| | * Cocoa: Check if charactersIgnoringModifiers is not empty tooAndy Shaw2017-09-081-2/+8
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-064-4/+54
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-064-4/+54
| | |\|
| | | * Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14
| | | * macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+8
| | | * macOS: Reset composition when focus object changes inside windowEskil Abrahamsen Blomfeldt2017-09-043-1/+40
| * | | QCocoaKeyMapper: Remove unused member variablesGabriel de Dietrich2017-09-062-13/+0
| |/ /
| * | vnc: remove unused qlibinputhandler_p.h includeGatis Paeglis2017-09-051-3/+0
| * | macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+9
| * | Windows: Make dropped files be opened or attachedAndre de la Rocha2017-09-054-2/+165
| * | macOS: Fix support for issuing requestUpdate during expose eventTor Arne Vestbø2017-09-051-0/+12
| * | iOS: Fix implicit conversion warning in QIOSEventDispatcherTor Arne Vestbø2017-09-041-1/+1
| * | eglfs_x11: remove unused event handlersGatis Paeglis2017-09-041-71/+0
| * | Merge dev into 5.10Frederik Gladhorn2017-09-0219-159/+79
| |\ \
| * | | macOS: Respect responder chain when setting cursorTor Arne Vestbø2017-09-014-45/+19
| * | | macOS: Modernize masking of windowsTor Arne Vestbø2017-09-016-73/+51
| * | | macOS: Forward [QNSViewMouseMoveHelper cursorUpdate:] to viewTor Arne Vestbø2017-09-011-1/+1
| * | | macOS: Implement QWindow::requestUpdate() in terms of setNeedsDisplayTor Arne Vestbø2017-09-012-0/+16
| * | | macOS: Determine opaqueness and backgroundColor of NSWindow declarativelyTor Arne Vestbø2017-08-303-9/+24
| * | | macOS: Use [NSObject superclass] instead of class_getSuperclassTor Arne Vestbø2017-08-301-2/+2
| * | | macOS: Move NSOpenGLPixelFormat creation back into QCocoaGLContextTor Arne Vestbø2017-08-252-5/+60
| * | | macOS: Add workaround for Qt not accepting resize-events before showTor Arne Vestbø2017-08-251-0/+6
* | | | Revert "Revert "macOS: Deduplicate QNSWindow/QNSPanel code""Tor Arne Vestbø2017-09-265-213/+232
* | | | Revert "macOS: Deduplicate QNSWindow/QNSPanel code"Morten Johan Sørvig2017-09-215-232/+213
* | | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1969-203/+203
* | | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1980-554/+554
* | | | eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-197-46/+29
* | | | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-195-0/+17
* | | | eglfs: Allow forwarding platformFunction() to backendsLaszlo Agocs2017-09-193-3/+8
* | | | eglfs_kms: Move out window subclass from integrationLaszlo Agocs2017-09-194-56/+153
* | | | kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-193-21/+6
* | | | iOS: disable Apple Pencil support if configure -no-feature-tableteventShawn Rutledge2017-09-152-2/+14
* | | | Fix compilation with clang 4 on LinuxLars Knoll2017-09-151-1/+1
* | | | Add Apple Pencil support on iOSShawn Rutledge2017-09-143-22/+64
* | | | eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-056-10/+30
* | | | eglfs_kms: Output cloning supportLaszlo Agocs2017-09-054-24/+141
* | | | eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-052-10/+44
* | | | eglfs_kms: Skip modesetting when current is good enoughLaszlo Agocs2017-09-051-25/+42
* | | | eglfs_kms: Lift the one window per screen ever limitationLaszlo Agocs2017-09-053-8/+17
* | | | eglfs_kms: remove unused codeLaszlo Agocs2017-09-054-26/+1
* | | | eglfs_kms: Remove useless log entry for each QOffscreenSurfaceLaszlo Agocs2017-09-051-1/+0
* | | | Add QPlatformSurface::screen() constJesus Fernandez2017-09-044-12/+21
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3119-159/+79
|\ \ \ | |/ / |/| / | |/
| * Cocoa integration: do not use released sessionTimur Pocheptsov2017-08-291-1/+11