summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-1/+1
|\|
| * Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-232-0/+4
|\|
| * dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-222-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2110-0/+110
|\|
| * Add missing "We mean it." warningsMårten Nordheim2018-02-2010-0/+110
* | Clean up our Objective-C usageJake Petroules2018-02-202-36/+22
|/
* 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