summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * 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