summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-5/+3
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-073-6/+26
|\
| * 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
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-0/+10
|\| |
| * | 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
* | | Add a QVkConvenience class with vkFormatFromGlFormatJohan Klokkhammer Helsing2019-04-243-0/+284
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-246-11/+26
|\| |
| * | 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
* | | libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTEAlexander Kanavin2019-04-233-0/+22
* | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+4
* | | tslib: use ts_setup() to find the deviceRolf Eike Beer2019-04-151-21/+5
* | | Revert "Fix font matching of typographic families on Windows"Eskil Abrahamsen Blomfeldt2019-04-092-14/+5
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-047-32/+41
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-313-22/+30
| |\| |
| | * | 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
| * | | tslib: initialize members in declarationRolf Eike Beer2019-03-272-7/+6
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-263-3/+5
| |\| |
| | * | 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
* | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-042-5/+5
* | | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-04-042-5/+14
|/ / /
* | | More nullptr usage in headersKevin Funk2019-03-1420-24/+24
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-18/+34
|\| |
| * | 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
* | | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-3/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-039-204/+1258
|\| |
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-012-0/+35
| * | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-019-204/+1223
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-271-1/+1
|\| |
| * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | | QGenericUnixTheme: use QStandardPaths get the xdg data pathJiDe Zhang2019-02-251-9/+3