summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-252-2/+6
* Fix static linking when bearer management plugins are built, part 2Simon Hausmann2019-10-244-0/+610
* Don't use a QList on a type that can't be copiedLars Knoll2019-10-172-32/+64
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-175-124/+122
|\
| * Win32: Consolidate registry codeFriedemann Kleint2019-10-143-54/+7
| * CoreText: Preserve font descriptors when resolving fallback familiesTor Arne Vestbø2019-10-142-75/+103
| * CoreText: Use StyleHint as fallback when family is not foundTor Arne Vestbø2019-10-141-0/+17
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-1/+1
|\|
| * evdevtouch: Fix touch device count not being updatedJohan Klokkhammer Helsing2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-111-1/+12
|\|
| * Add qt.qpa.input.events logging to evdevtouchShawn Rutledge2019-10-101-0/+7
| * evdevtouch: Report stationary touchpoints that include pressure changesShawn Rutledge2019-10-081-1/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-102-6/+46
|\|
| * CoreText: Warn the user when family alias lookup slows down the applicationTor Arne Vestbø2019-10-082-6/+46
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-062-9/+7
|\|
| * CoreText: Use categorized loggingTor Arne Vestbø2019-10-041-4/+4
| * Convert a few sizeof(array)/sizeof(element0) fors to range forsAlbert Astals Cid2019-10-041-5/+3
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-0/+2
|\|
| * tslib plugin: remove debug print on old tslib versionsv5.14.0-beta1Rolf Eike Beer2019-10-011-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-022-7/+40
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+17
| |\
| | * iOS: Fix fallback fonts on iOS 13+Eskil Abrahamsen Blomfeldt2019-09-261-0/+21
| * | Handle returned bitmap glyph when not requestedAllan Sandfeld Jensen2019-09-251-7/+23
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-221-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-201-2/+5
| |\|
| | * evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignmentShawn Rutledge2019-09-171-2/+5
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-181-1/+1
|\ \ \ | |/ / |/| |
* | | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-162-129/+73
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-1/+1
|\ \ \ | | |/ | |/|
| * | 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 'origin/5.13' into 5.14Liang Qi2019-09-042-2/+11
|\| | | | |_|/ |/| |
| * | 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
* | | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-222-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-1/+3
|\| |
| * | 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
* | | eglfs: Drop annoying warnings without drm atomicLaszlo Agocs2019-08-131-13/+16
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-132-53/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-53/+8
| |\|
| | * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-082-53/+8
* | | Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-072-27/+9
* | | Revert "Fontconfig font database: Short-circuit matching by filename"Eskil Abrahamsen Blomfeldt2019-07-301-50/+22
* | | kms: Try to preserve existing output routing as weston would doYuya Nishihara2019-07-291-3/+16
* | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-261-11/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-178-23/+47
|\| |
| * | 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