summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * CoreText: Simplify and share code for loading glyph advancesTor Arne Vestbø2018-11-282-40/+27
| * CoreText: Localize getTraitValue helper functionTor Arne Vestbø2018-11-281-11/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-225-13/+25
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-195-13/+25
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-155-13/+25
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-104-11/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-2/+6
| |\|
| | * Modernize the "textcodec" featureLiang Qi2018-11-072-2/+6
| * | QFbCursor: Avoid nullptr access when QT_QPA_FB_HIDECURSOR is 0Christian Ehrlicher2018-11-062-9/+18
* | | Fix matching semi-transparent formatsAllan Sandfeld Jensen2018-11-071-7/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-6/+0
|\| |
| * | QtPlatformSupport/macOS: Remove superfluous freetype inclusionFriedemann Kleint2018-11-011-6/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-256-13/+48
|\| |
| * | Linux Accessibility: Fix expandable stateFrederik Gladhorn2018-10-221-0/+2
| * | qedidparser: Fix a condition typoMikhail Svetkin2018-10-191-1/+1
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+2
| |\|
| | * Modernize the "mimetype" featureLiang Qi2018-10-121-0/+2
| * | Fix launching with depth 30 XOrgAllan Sandfeld Jensen2018-10-142-7/+40
| * | glib dispatcher: rework userEventSourcePrepare() event sourceGatis Paeglis2018-10-141-5/+3
* | | Fix build without PCHSimon Hausmann2018-10-133-0/+7
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-132-2/+57
|\| |
| * | Revert "glib dispatcher: ensure all window system events are flushed"Gatis Paeglis2018-10-122-2/+57
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+1
| |\|
| | * Fix DejaVu fonts URLSergio Martins2018-10-061-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-291-3/+3
|\| |
| * | Fix font weights on macOS 10.14Eskil Abrahamsen Blomfeldt2018-09-271-3/+3
* | | Remove DirectWrite warning when loading bitmap fontsEskil Abrahamsen Blomfeldt2018-09-261-8/+10
|/ /
* | 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