summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | libinput: make scrolling consistent with other platformsGatis Paeglis2017-09-051-8/+15
| * | libinput: remove unused signalsGatis Paeglis2017-09-052-14/+0
| * | evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-0518-59/+43
| * | evdevtablet: don't use qpa compatibility functionGatis Paeglis2017-09-041-2/+4
| * | Merge dev into 5.10Frederik Gladhorn2017-09-024-23/+29
| |\ \
| * | | macOS: Move NSOpenGLPixelFormat creation back into QCocoaGLContextTor Arne Vestbø2017-08-254-215/+0
* | | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1920-81/+81
* | | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1931-306/+306
* | | | kms: Discover all available planesLaszlo Agocs2017-09-192-0/+205
* | | | kms: Fix crtc allocation logicLaszlo Agocs2017-09-192-3/+6
* | | | kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-192-8/+8
* | | | Add We mean it warning to the EDID tableLaszlo Agocs2017-09-081-0/+9
* | | | eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-052-17/+53
* | | | kms: Remove unused member variableLaszlo Agocs2017-09-052-3/+0
* | | | eglfs_kms: Output cloning supportLaszlo Agocs2017-09-052-38/+84
* | | | kms: Add support for filtering based on vrefreshLaszlo Agocs2017-09-051-3/+10
* | | | eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-052-1/+32
* | | | eglfs_kms: Report the real preferred mode from QScreenLaszlo Agocs2017-09-051-6/+6
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-313-21/+27
|\ \ \ | | |/ | |/|
| * | QFbVtHandler: Remove unused sys/signalfd.h includeDongmei Wang2017-08-291-1/+0
| * | Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-281-1/+1
| * | macOS: Fix matching of font weights for application fontsEskil Abrahamsen Blomfeldt2017-08-161-19/+26
* | | Remove unneded pointer checkJesus Fernandez2017-08-281-2/+2
| |/ |/|
* | macOS: Add support for OpenGL Core Profile 4.1Morten Johan Sørvig2017-08-221-6/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Fix a race condition in QEvdevTabletHandler::readData()Romain Pokrzywka2017-08-141-1/+1
* | glib dispatcher: ensure all window system events are flushedGatis Paeglis2017-08-042-57/+2
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-2/+22
|\|
| * Windows font database: Make DirectWrite warnings more verboseFriedemann Kleint2017-07-271-2/+22
* | Windows: Stop considering Calibri as bitmap fontEskil Abrahamsen Blomfeldt2017-07-312-17/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-9/+40
|\|
| * Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
* | Make QRasterBackingStore::resize() lazyTor Arne Vestbø2017-07-142-20/+9
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-3/+3
|\|
| * QIntegrityHIDManager: Fix syncqt warningsFriedemann Kleint2017-07-071-3/+3
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Move Linux/at-spi debug to categorized loggingFrederik Gladhorn2017-06-221-71/+59
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-196-1/+142
|\|
| * Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
| * Use upstream at-spi 2Frederik Gladhorn2017-06-095-1/+134
* | xcb,evdevmouse: don't use qpa compatibility functionsGatis Paeglis2017-06-084-9/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-079-13/+377
|\|
| * winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-012-3/+27
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-305-1/+344
| * Do not use FT_LOAD_TARGET_LCD when full hinting is requestedAllan Sandfeld Jensen2017-05-291-7/+2
| * Add INTEGRITY mkspec for ARMv8 Drive CXTero Alamäki2017-05-291-2/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-5/+9
|\|
| * Add undeclared CoreFoundation and Foundation deps to coretext.priJake Petroules2017-05-111-5/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-079-33/+81
|\|
| * Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-272-7/+29