summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixesAlexandru Croitor2020-01-302-0/+16
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-296-8/+13
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-284-7/+8
| |\
| | * QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-261-4/+5
| | * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-233-3/+3
| * | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-242-1/+5
* | | Post Merge FixesLeander Beernaert2020-01-242-2/+2
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2430-213/+309
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-0/+3
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+3
| | |\
| | | * Fix developer build with clang-cl failing due exception specFriedemann Kleint2020-01-101-0/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-132-6/+41
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-092-6/+41
| | |\|
| | | * Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIGPasi Petäjäjärvi2020-01-092-6/+41
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-1/+17
| |\| |
| | * | eglfs: kms: Query the current mode correctly via the encoderLaszlo Agocs2020-01-061-1/+1
| | * | Add environment variables for customizing VulkanPaul Olav Tvete2020-01-061-0/+16
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-045-6/+6
| |\| |
| | * | Freetype: Don't embolden bold fontsEskil Abrahamsen Blomfeldt2020-01-031-1/+1
| | * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-153-3/+3
| | * | Windows: Fix offset of glyphs with DirectWrite font engineEskil Abrahamsen Blomfeldt2019-12-131-2/+2
| * | | 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
* | | | | Post merge fixesLeander Beernaert2019-11-254-13/+36
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-199-36/+693
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-2/+13
| |\| | |