summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix freetype target not being found when using vcpkgAlexandru Croitor2019-05-081-2/+2
* CMake: Do not require ATSPI2 in platformsupport/linuxaccessibilityTobias Hunger2019-05-071-1/+1
* CMake: Regenerate src/platformsupport/kmsconvenienceTobias Hunger2019-05-061-3/+7
* CMake: Regenerate src/platformsupport/platformcompositorTobias Hunger2019-05-061-1/+4
* CMake: Regenerate platformsupport/windowsuiautomationTobias Hunger2019-05-061-1/+4
* CMake: Regenerate platformsupport/vkconvenienceTobias Hunger2019-05-061-1/+6
* CMake: Regenerate platformsupport/themesTobias Hunger2019-05-061-1/+4
* CMake: Regenerate platformsupport/servicesTobias Hunger2019-05-061-2/+5
* CMake: Regenerate platformsupport/linuxaccessibilityTobias Hunger2019-05-061-3/+9
* CMake: Regenerate platformsupport/graphicsTobias Hunger2019-05-061-1/+4
* CMake: Regenerate platformsupport/fontdatabasesTobias Hunger2019-05-061-16/+24
* CMake: Regenerate platformsupport/fbconvenienceTobias Hunger2019-05-061-1/+4
* CMake: Regenerate platformsupport/eventdispatchersTobias Hunger2019-05-061-2/+6
* CMake: Regenerate src/platformsupport/edidTobias Hunger2019-05-061-1/+3
* CMake: Regenerate src/platformsupport/devicediscoveryTobias Hunger2019-05-061-1/+3
* CMake: Regenerate src/platformsupport/clipboardTobias Hunger2019-05-061-2/+4
* CMake: Regenerate src/platformsupport/accessibilityTobias Hunger2019-05-061-1/+4
* CMake: Regenerate src/platformsupportTobias Hunger2019-05-061-22/+24
* Fix linking on systems where there's no libGLX.so but mesa provides bindingsSimon Hausmann2019-05-031-2/+2
* Revert "CMake: better GLX detection"Simon Hausmann2019-05-031-1/+1
* CMake: better GLX detectionVille Voutilainen2019-05-021-1/+1
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-028-13/+13
* Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-161-21/+5
|\
| * tslib: use ts_setup() to find the deviceRolf Eike Beer2019-04-151-21/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1670-995/+1980
|\|
| * 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