summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Let XFCE use Xft settingsAllan Sandfeld Jensen2018-01-161-1/+1
* Add missing dead key symbolsMatt Whitlock2018-01-151-1/+1
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-152-0/+9
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-0/+3
| |\
| | * CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+3
* | | Hide EUDC font better when it is availableEskil Abrahamsen Blomfeldt2018-01-082-1/+8
* | | Update most Unicode data to version 10.0Lars Knoll2018-01-031-1/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-028-16/+49
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-307-15/+48
| |\|
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-5/+25
| | * Fix QEGLPbuffer::isValid() with surfaceless contextsLaszlo Agocs2017-12-122-4/+10
| | * macOS/iOS: Fix garbled text under some conditionsEskil Abrahamsen Blomfeldt2017-12-012-9/+19
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-1/+4
| |\ \
| | * | Fix regression in painted emoji offsetv5.10.0-rc1Allan Sandfeld Jensen2017-11-251-1/+4
* | | | macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-151-5/+1
* | | | Windows: Support application fonts as fallbacksEskil Abrahamsen Blomfeldt2017-12-141-12/+17
* | | | Windows: Add font fallback for EUDC glyphsEskil Abrahamsen Blomfeldt2017-12-132-3/+47
* | | | Rename headers in platformsupport/windowsuiautomationAndre de la Rocha2017-12-0812-20/+20
* | | | platform plugins: port away from QRegion::rects()Marc Mutz2017-12-062-6/+4
* | | | macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-013-17/+17
* | | | QtServiceSupport: Remove redundant conditionGabriel de Dietrich2017-12-011-2/+1
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-3/+5
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-3/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Generic Unix Theme: Don't crash if D-Bus is not runningGabriel de Dietrich2017-11-201-3/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-17/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-11/+21
| |\|
| | * Fix memory corruption on scaled emojisAllan Sandfeld Jensen2017-11-062-11/+21
| * | Fix redundant Vulkan logging category definitionLaszlo Agocs2017-11-031-6/+6
* | | Add support for Windows UI AutomationAndre de la Rocha2017-11-1414-0/+1632
* | | Add support for flatpak portalsJan Grulich2017-11-142-1/+108
* | | Windows Font Database: Remove usage of deprecated QSysInfo::WindowsVersionFriedemann Kleint2017-10-271-7/+2
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-242-7/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-162-7/+1
| |\|
| | * Windows font database: Remove clamping of default font sizeFriedemann Kleint2017-10-091-6/+0
| | * Fix deprecated API usageJake Petroules2017-10-071-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-176-22/+21
|\| |
| * | Enable patent-free LCD rendering with FreeType 2.8.1Allan Sandfeld Jensen2017-10-071-16/+11
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-053-2/+7
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-043-2/+7
| | |\|
| | | * qglxconvenience: Avoid null pointer dereferenceKai Uwe Broulik2017-09-271-1/+4
| | | * Fix typo in debug statement: QPlatformScren -> QPlatformScreenSérgio Martins2017-09-241-1/+1
| | | * Add missing math.h include (for sqrt function)Jake Petroules2017-09-221-0/+2
| * | | Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-052-4/+3
| |/ /
* | | Build fix for clang-5.0Jędrzej Nowacki2017-10-141-1/+1
* | | Fix compilation with clang, missing errno.hDavid Faure2017-10-121-0/+2
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-105-7/+24
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2625-296/+80
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+20
| |\|
| | * Windows QPA: Hardcode a limit for the default point sizeFriedemann Kleint2017-09-011-0/+20