summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Windows code: Fix to prefer ranged-for, as clang-tidy advisesFriedemann Kleint2018-09-021-1/+1
* Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-021-12/+12
* Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-025-7/+10
* Windows: Check Pointer messages in MessageDebugEntryAndre de la Rocha2018-09-011-2/+6
* Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-302-6/+7
* Windows Font databases: Rename struct FontNames to QFontNamesFriedemann Kleint2018-08-283-12/+13
* macOS: Take application appearance into account when drawing glyphsTor Arne Vestbø2018-08-241-3/+32
* Modernize the "thread" featureUlf Hermann2018-08-173-26/+0
* Remove forward declaration of non existing classJędrzej Nowacki2018-08-071-3/+0
* Move the createUnixEventDispatcher() function to a namespaceThiago Macieira2018-08-032-1/+4
* Minor grammar fixupFrederik Gladhorn2018-08-031-1/+1
* Fix EDID vendor table generation script: source git repo is goneFrederik Gladhorn2018-08-031-1/+1
* Keep EDID pnp IDs sortedFrederik Gladhorn2018-08-031-2146/+2146
* Fix manufacturer parsing from EDIDFrederik Gladhorn2018-08-031-10/+9
* Fix EDID parsing: strings can be 13 bytesFrederik Gladhorn2018-08-031-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+1
|\
| * Fix Clang annoying, useless warning about using %llu when it wants %luThiago Macieira2018-07-051-1/+1
* | Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-1/+23
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-026-16/+15
|\|
| * Fix mouse-wheel handling for evdev devices with extended valuesChristian Muehlhaeuser2018-06-221-10/+4
| * QDBusTrayIcon: Avoid needless initialization of a global varAlexander Volkov2018-06-221-2/+7
| * QWindowsFontDatabase/QWindowsXPStyle: Fix compilation with g++ 8.1/MinGWFriedemann Kleint2018-06-211-1/+1
| * Fix evdevtouch input plugin crash when the device can't be openedRomain Pokrzywka2018-06-181-1/+1
| * Add support for building QtWayland on macOSRobert Griebl2018-06-092-2/+2
* | Fix unused parameter warningRobert Griebl2018-06-151-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-0/+47
|\|
| * egl: Add ES3.2 direct function pointersJanne Koskinen2018-05-221-0/+47
* | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-142-0/+19
* | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-142-0/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-051-6/+5
|\|
| * macOS + FreeType: Properly distinguish memory fonts from file fontsTor Arne Vestbø2018-05-041-6/+5
* | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-032-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-035-14/+21
|\|
| * Fix for mouse with modifiers handlingKarim Pinter2018-05-025-14/+21
* | Add support for opening files in OpenURI flatpak portalJan Grulich2018-04-131-0/+39
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-092-0/+12
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-042-0/+33
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-1/+1
|\|
| * QCoreTextFontEngine: Fix build with Xcode 9.3Gabriel de Dietrich2018-03-301-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-212-5/+2
|\|
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
| * Fix infinite recursion on stack trying load empty glyhsLars Knoll2018-03-201-4/+1
* | eglfs/kms: make sure eglfs plane is always consistentLionel CHAZALLON2018-03-181-3/+9
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-172-1/+54
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-152-1/+7
|\|
| * Fix Darwin OS (but not macOS) build - mark unusued parameterTimur Pocheptsov2018-03-131-0/+2
| * Windows QPA: Improve the event loggingFriedemann Kleint2018-03-131-1/+5
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-052-0/+87
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-022-2/+2
|\|
| * windowsuiautomation: Lowercase windows header includesMartin Storsjö2018-03-012-2/+2