summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| | * configure: refactor directx checksOswald Buddenhagen2018-12-172-3/+10
| | * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-174-130/+0
| | * Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-141-3/+3
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-127-8/+8
| * | Actually make QT_MAX_CACHED_GLYPH_SIZE the max glyph sizeTor Arne Vestbø2018-12-111-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-092-6/+6
| |\|
| | * untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-4/+4
| | * configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-072-2/+2
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-2/+4
| |\|
| | * libinput: use QT_CONFIG(xkbcommon) macroGatis Paeglis2018-12-071-2/+4
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-047-214/+298
| |\|
| | * Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-302-6/+41
| | * CoreText: Define font smoothing gamma along with rest of relevant codeTor Arne Vestbø2018-11-302-0/+6
| | * CoreText: Base glyph fill color logic on font smoothing algorithmTor Arne Vestbø2018-11-301-25/+32
| | * CoreText: Respect QFont::NoSubpixelAntialias when deciding glyph formatTor Arne Vestbø2018-11-301-1/+1
| | * CoreText: Remove handling of QFontEngineMulti's highByteTor Arne Vestbø2018-11-301-12/+5
| | * src/3rdparty: remove xkbcommonGatis Paeglis2018-11-302-12/+9
| | * Fix gamma-correction in QCoreTextFontEngine with MojaveAllan Sandfeld Jensen2018-11-301-2/+1
| | * CoreText: Store glyphs in linear RGB when needed by blending algorithmTor Arne Vestbø2018-11-291-3/+4
| | * CoreText: Add font antialiasing and smoothing helper functionsTor Arne Vestbø2018-11-292-4/+27
| | * CoreText: Remove handling of the AppleAntiAliasingThreshold user defaultTor Arne Vestbø2018-11-292-23/+6
| | * CoreText: Rename argument to imageForGlyph to better reflect how it's usedTor Arne Vestbø2018-11-291-2/+4
| | * CoreText: Add helper function to determine if a font has color glyphsTor Arne Vestbø2018-11-292-6/+11
| | * CoreText: Modernize font smoothing and antialiasing threshold detectionTor Arne Vestbø2018-11-293-74/+131
| | * macOS: Share code for resolving CGImage bitmapInfor for a QImageTor Arne Vestbø2018-11-281-7/+2
| | * CoreText: Use QCFType instead of manual release/retainTor Arne Vestbø2018-11-281-7/+3
| | * CoreText: Use QCFType to track CoreFoundation member variablesTor Arne Vestbø2018-11-282-14/+9
| | * CoreText: Share code by using delegate constructorTor Arne Vestbø2018-11-282-6/+10
| | * CoreText: Simplify and share code for loading glyph advancesTor Arne Vestbø2018-11-282-40/+27
| | * CoreText: Localize getTraitValue helper functionTor Arne Vestbø2018-11-281-11/+10
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-225-13/+25
| |\|
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-195-13/+25
| | |\
| | | * Modernize the "settings" featureLiang Qi2018-11-155-13/+25
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-104-11/+24
| |\| |
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-2/+6
| | |\|
| | | * Modernize the "textcodec" featureLiang Qi2018-11-072-2/+6
| | * | QFbCursor: Avoid nullptr access when QT_QPA_FB_HIDECURSOR is 0Christian Ehrlicher2018-11-062-9/+18
| * | | Fix matching semi-transparent formatsAllan Sandfeld Jensen2018-11-071-7/+8
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-6/+0
| |\| |
| | * | QtPlatformSupport/macOS: Remove superfluous freetype inclusionFriedemann Kleint2018-11-011-6/+0
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-256-13/+48
| |\| |
| | * | Linux Accessibility: Fix expandable stateFrederik Gladhorn2018-10-221-0/+2
| | * | qedidparser: Fix a condition typoMikhail Svetkin2018-10-191-1/+1
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+2
| | |\|
| | | * Modernize the "mimetype" featureLiang Qi2018-10-121-0/+2
| | * | Fix launching with depth 30 XOrgAllan Sandfeld Jensen2018-10-142-7/+40
| | * | glib dispatcher: rework userEventSourcePrepare() event sourceGatis Paeglis2018-10-141-5/+3
* | | | CMake: Re-generate platformsupport/clipboardTobias Hunger2019-04-031-7/+10
* | | | Fix simplification of conditions involving appleAlexandru Croitor2019-04-021-1/+5
* | | | CMake: Re-generate platformsupport/graphicsTobias Hunger2019-03-291-1/+6