summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix regression with some characters in non-bundle appsEskil Abrahamsen Blomfeldt2019-10-161-2/+18
* iOS: Fix showing emoji charactersEskil Abrahamsen Blomfeldt2019-10-161-10/+6
* Fix vertical advance for printing on macOSAllan Sandfeld Jensen2019-10-111-1/+1
* eglfs/linuxfb: Add an env.var. to disable screen/cursor controlLaszlo Agocs2019-10-081-0/+4
* iOS: Fix fallback fonts on iOS 13+Eskil Abrahamsen Blomfeldt2019-09-261-0/+21
* evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignmentShawn Rutledge2019-09-171-2/+5
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-1/+1
|\
| * Deliver stationary touchpoints that have changed pressureShawn Rutledge2019-09-021-1/+1
* | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-202-2/+11
|\|
| * eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-152-2/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-1/+3
|\|
| * glx: Do not flood with warnings when reducing during config lookupLaszlo Agocs2019-08-141-1/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-53/+8
|\|
| * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-082-53/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-128-23/+47
|\|
| * Fix compilation with C++20Marc Mutz2019-07-062-2/+2
| * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-056-21/+45
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-283-0/+284
|\|
| * Add a QVkConvenience class with vkFormatFromGlFormatJohan Klokkhammer Helsing2019-06-213-0/+284
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-0/+2
|\|
| * Add accessibility notification roleFrederik Gladhorn2019-06-121-0/+2
* | Windows: Use the first entry in the requested families if availableAndy Shaw2019-06-051-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-273-2/+54
|\|
| * Windows Accessibility: Add UI Automation Window providerFrederik Gladhorn2019-05-202-0/+37
| * macOS: Generate UTF-16 clipboard content without BOMTor Arne Vestbø2019-05-201-2/+17
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-163-5/+15
|\|
| * Accessibility: Do not use the session bus if not connectedFrederik Gladhorn2019-05-151-0/+4
| * Fix: freetype italic fonts in mono/aliased modeEirik Aavitsland2019-05-151-1/+1
| * eglfs: Make the logs from atomic support usableLaszlo Agocs2019-05-141-4/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-1/+1
|\|
| * Add missing backslash to kmsconvenience.proLaszlo Agocs2019-05-091-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-4/+10
|\|
| * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-071-1/+1
| * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-071-3/+9
* | wasm: add fixedPitch fontLorn Potter2019-05-071-1/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-063-6/+26
|\|
| * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-0/+2
| * Only call addFontToDatabase once per family,styleAllan Sandfeld Jensen2019-05-032-6/+24
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+10
|\|
| * Linux Accessibility: Add missing roles: Terminal and DesktopFrederik Gladhorn2019-04-251-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-6/+7
|\|
| * Fix corner case in openglcompositor for eglfsMichal Klocek2019-04-161-6/+7
* | qglxconvenience: use QMAKE_USE instead of QMAKE_USE_PRIVATEGatis Paeglis2019-04-231-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-164-4/+18
|\|
| * kms: Add support for "skip" key in the output configLaszlo Agocs2019-04-121-0/+8
| * tslib: fix detection of missing release coordinatesRolf Eike Beer2019-04-111-2/+2
| * xcb_egl: Correctly select OpenGL ES render type if user requestedwdl2019-04-101-1/+7
| * QEglConfigChooser: Silence warning about fallthroughFriedemann Kleint2019-04-091-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-303-22/+30
|\|
| * tslib: use new connect syntaxRolf Eike Beer2019-03-271-1/+1