summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-133-5/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-4/+10
| | |\|
| | | * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-071-1/+1
| | | * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-071-3/+9
| | * | wasm: add fixedPitch fontLorn Potter2019-05-071-1/+0
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-5/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-073-6/+26
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-063-6/+26
| | |\|
| | | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-0/+2
| | | * Only call addFontToDatabase once per family,styleAllan Sandfeld Jensen2019-05-032-6/+24
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-0/+10
| |\| |