summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-097-89/+89
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-067-91/+91
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-042-12/+1
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-12/+1
| |\
| | * CoreText: Fix getting system fonts on recent macOS/iOS versionsEskil Abrahamsen Blomfeldt2019-11-281-11/+0
| | * Fix build with -xcb and -no-libinputJimi Huotari2019-11-231-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-302-23/+19
|\| |
| * | QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-23/+19
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2516-76/+133
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-3/+4
| |\|
| | * Compile fontconfig-related code on non-Unix platformsJoerg Bornemann2019-11-201-3/+4
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-225-17/+13
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-206-7/+7
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-8/+8
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-8/+8
| | |\
| | | * qlibinputtouch: bugfix: do not skip touch eventsUlrich Ölmann2019-11-061-8/+8
| * | | eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-132-31/+42
| * | | eglfs: kms: Choose unique primary planes for each crtcLaszlo Agocs2019-11-112-8/+31
| * | | eglfs: kms: Allow overriding plane ids per crtcLaszlo Agocs2019-11-111-2/+24
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-083-2/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-063-2/+6
| | |\|
| | | * AtSpiAdaptor: Fix QAccessible::TextUpdated notificationPeter Varga2019-11-011-1/+1
| | | * 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
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-2/+13
|\| | |
| * | | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-301-2/+13
| |/ /
* | | 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