summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-117-94/+39
|\
| * eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-222-0/+3
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-1/+3
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-1/+3
| | |\
| | | * 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
* | | | Regenerate platformsupport projectsAlexandru Croitor2019-10-0828-94/+26
* | | | Use pre-compiled headers when building Qt with cmakeMÃ¥rten Nordheim2019-09-1110-10/+20
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1512-88/+86
|\| | |
| * | | 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
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1129-238/+491
|\| | |
| * | | 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
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-5/+15
|\| | |
| * | | vulkan: Add debug message filteringLaszlo Agocs2019-05-282-5/+15
* | | | Add support for private module .pri filesSimon Hausmann2019-06-0527-0/+27
* | | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-056-1/+311
* | | | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-2/+0
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0335-60/+695
|\| | |
| * | | 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