summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang annoying, useless warning about using %llu when it wants %luThiago Macieira2018-07-051-1/+1
* 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
* egl: Add ES3.2 direct function pointersJanne Koskinen2018-05-221-0/+47
* macOS + FreeType: Properly distinguish memory fonts from file fontsTor Arne Vestbø2018-05-041-6/+5
* Fix for mouse with modifiers handlingKarim Pinter2018-05-025-14/+21
* QCoreTextFontEngine: Fix build with Xcode 9.3Gabriel de Dietrich2018-03-301-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Fix infinite recursion on stack trying load empty glyhsLars Knoll2018-03-201-4/+1
* 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
* windowsuiautomation: Lowercase windows header includesMartin Storsjö2018-03-012-2/+2
* Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-222-0/+4
* Add missing "We mean it." warningsMårten Nordheim2018-02-2010-0/+110
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-146-25/+32
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-146-25/+32
| |\
| | * CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-072-1/+9
| | * Fix some cases of scaled text disappearing with freetypeJoni Poikelin2018-02-022-4/+2
| | * CoreText: Add Apple Symbols as a fallback to cover some symbolsAndy Shaw2018-01-241-18/+19
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-1/+4
| | |\
| | | * Fix regression in painted emoji offsetAllan Sandfeld Jensen2018-01-101-1/+4
* | | | QWindowsNativeImage: Output parameters when CreateDIBSection() failsFriedemann Kleint2018-02-141-2/+4
|/ / /
* | | Fix typosJarek Kobus2018-02-131-1/+1
* | | Remove code paths for macOS < 10.11Jake Petroules2018-02-111-13/+3
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-101-1/+7
|\ \ \
| * | | Handle coordinates related to component windowJosé Millán Soto2018-02-051-1/+7
* | | | QDockWidget: Use theme font for titleGabriel de Dietrich2018-02-051-1/+3
* | | | QtEdidSupport: Fix private headersFriedemann Kleint2018-02-022-4/+8
|/ / /
* | | Let XFCE use Xft settingsAllan Sandfeld Jensen2018-01-161-1/+1
* | | Add missing dead key symbolsMatt Whitlock2018-01-151-1/+1
* | | Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-152-0/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-0/+3
| |\| |
| | * | CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+3
| | |/
* | | Hide EUDC font better when it is availableEskil Abrahamsen Blomfeldt2018-01-082-1/+8
* | | Update most Unicode data to version 10.0Lars Knoll2018-01-031-1/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-028-16/+49
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-307-15/+48
| |\|
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-5/+25
| | * Fix QEGLPbuffer::isValid() with surfaceless contextsLaszlo Agocs2017-12-122-4/+10
| | * macOS/iOS: Fix garbled text under some conditionsEskil Abrahamsen Blomfeldt2017-12-012-9/+19
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-1/+4
| |\ \
| | * | Fix regression in painted emoji offsetv5.10.0-rc1Allan Sandfeld Jensen2017-11-251-1/+4
* | | | macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-151-5/+1
* | | | Windows: Support application fonts as fallbacksEskil Abrahamsen Blomfeldt2017-12-141-12/+17