summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3
| * Fix warning for -no-feature-multiprocessTasuku Suzuki2017-04-251-0/+2
| * Prevent busy loop in glib event dispatcherGatis Paeglis2017-04-241-6/+7
| * macOS: Fix crash when closing windows with raster backingstoreTor Arne Vestbø2017-04-211-1/+4
| * macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-212-12/+36
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-022-0/+25
* | EDID parser libraryPier Luigi Fiorini2017-05-025-0/+2565
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2016-158/+128
|\|