summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
| * tslib: avoid deprecated overloadRolf Eike Beer2019-03-271-1/+3
| * Fix stretched fonts with large pixel sizeEirik Aavitsland2019-03-272-20/+26
* | qxkbcommon: use QMAKE_USE instead of QMAKE_USE_PRIVATEGatis Paeglis2019-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-1/+1
|\|
| * Force font antialiasing with highdpi scalingAlexander Volkov2019-03-201-1/+1
* | Handle when XVisuals lose the alpha channel of the FBConfigAllan Sandfeld Jensen2019-03-201-1/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-18/+34
|\|
| * XDG Portal: quick optimization to avoid dup/close of a file descriptorThiago Macieira2019-03-051-2/+2
| * XDG Portal: allow the portal not to be runningThiago Macieira2019-03-051-16/+32
* | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-012-0/+35
* | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-019-204/+1223
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-23/+26
|\|
| * Windows: Freetype: Load fonts from the user locationsAndy Shaw2019-02-141-21/+24
| * Don't wrongly detect fonts as obliqueEskil Abrahamsen Blomfeldt2019-02-131-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+2
|\|
| * Fix merge mistake in 'Avoid picking worse formats when ...'Allan Sandfeld Jensen2019-01-311-1/+0
| * Avoid picking worse formats when matching compatible formatsAllan Sandfeld Jensen2019-01-301-0/+2
* | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-1/+1
* | QtGui: mark some image functions as obsoleteChristian Ehrlicher2019-01-281-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-264-1/+20
|\|
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-254-1/+20
* | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-8/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+3
|\|
| * qmake: make CONFIG+=egl work againOswald Buddenhagen2019-01-071-1/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-049-144/+23
|\|
| * CoreText: Fix inaccurate use of pixelSize when dealing with pointSizeTor Arne Vestbø2019-01-031-7/+9
| * macOS: Only do gamma-corrected blending for subpixel-antialiased textTor Arne Vestbø2018-12-231-1/+1
| * configure: refactor directx checksOswald Buddenhagen2018-12-172-3/+10
| * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-174-130/+0
| * Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-141-3/+3
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-127-8/+8
* | Actually make QT_MAX_CACHED_GLYPH_SIZE the max glyph sizeTor Arne Vestbø2018-12-111-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-092-6/+6
|\|
| * untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-4/+4
| * configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-072-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-2/+4
|\|
| * libinput: use QT_CONFIG(xkbcommon) macroGatis Paeglis2018-12-071-2/+4