summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| | * glx: Do not flood with warnings when reducing during config lookupLaszlo Agocs2019-08-141-1/+3
* | | eglfs: Drop annoying warnings without drm atomicLaszlo Agocs2019-08-131-13/+16
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-132-53/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-53/+8
| |\|
| | * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-082-53/+8
* | | Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-072-27/+9
* | | Revert "Fontconfig font database: Short-circuit matching by filename"Eskil Abrahamsen Blomfeldt2019-07-301-50/+22
* | | kms: Try to preserve existing output routing as weston would doYuya Nishihara2019-07-291-3/+16
* | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-261-11/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-178-23/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-128-23/+47
| |\|
| | * Fix compilation with C++20Marc Mutz2019-07-062-2/+2
| | * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-056-21/+45
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-283-0/+284
| |\|
| | * Add a QVkConvenience class with vkFormatFromGlFormatJohan Klokkhammer Helsing2019-06-213-0/+284
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-0/+2
| |\|
* | | Be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-091-1/+1
* | | Fontconfig font database: Short-circuit matching by filenameAndreas Hartmetz2019-07-061-22/+50
* | | Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-061-2/+2
* | | Optimize some atomic countersMarc Mutz2019-06-271-2/+3
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+2
|\ \ \ | | |/ | |/|
| * | Add accessibility notification roleFrederik Gladhorn2019-06-121-0/+2
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-3/+3
* | | QEvdev: remove m_deviceDiscovery membersMarc Mutz2019-06-138-24/+16
* | | QEvdev: Extract Method parseSpecification()Marc Mutz2019-06-137-56/+174
* | | QEvdev: Replace manual memory management with unique_ptrMarc Mutz2019-06-1214-58/+145
* | | AtSpiAdaptor: eradicate remaining Q_FOREACH loopsMarc Mutz2019-06-131-5/+4
* | | QEvdev: Extract Method updateDeviceCount()Marc Mutz2019-06-116-12/+29
* | | constify, and micro-optimize not detachingAndreas Hartmetz2019-06-101-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+1
|\ \ \ | | |/ | |/|
| * | Windows: Use the first entry in the requested families if availableAndy Shaw2019-06-051-1/+1
* | | QEvdev: use printf-style qCDebug()/qWarning()Marc Mutz2019-06-117-51/+52
* | | Fix Vulkan yes OpenGL no buildsLaszlo Agocs2019-06-112-0/+4
* | | vulkan: Add debug message filteringLaszlo Agocs2019-05-282-5/+15
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-276-7/+69
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-273-2/+54
| |\|
| | * Windows Accessibility: Add UI Automation Window providerFrederik Gladhorn2019-05-202-0/+37
| | * macOS: Generate UTF-16 clipboard content without BOMTor Arne Vestbø2019-05-201-2/+17
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-163-5/+15
| |\|
| | * Accessibility: Do not use the session bus if not connectedFrederik Gladhorn2019-05-151-0/+4
| | * Fix: freetype italic fonts in mono/aliased modeEirik Aavitsland2019-05-151-1/+1
| | * eglfs: Make the logs from atomic support usableLaszlo Agocs2019-05-141-4/+10
* | | QEvdevTouchScreenData: remove use of Java-style iteratorsMarc Mutz2019-05-241-11/+9
* | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-05-232-8/+37
* | | QEvdevTouchScreenData: use a mutex locker instead of manual lock/unlock()Marc Mutz2019-05-211-4/+5
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-1/+1
| |\|
| | * Add missing backslash to kmsconvenience.proLaszlo Agocs2019-05-091-1/+1
* | | GLX convenience: fix typoGiuseppe D'Angelo2019-05-131-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-133-5/+10
|\| |