summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-196-1/+142
|\
| * Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
| * Use upstream at-spi 2Frederik Gladhorn2017-06-095-1/+134
* | xcb,evdevmouse: don't use qpa compatibility functionsGatis Paeglis2017-06-084-9/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-079-13/+377
|\|
| * winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-012-3/+27
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-305-1/+344
| * Do not use FT_LOAD_TARGET_LCD when full hinting is requestedAllan Sandfeld Jensen2017-05-291-7/+2
| * Add INTEGRITY mkspec for ARMv8 Drive CXTero Alamäki2017-05-291-2/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-5/+9
|\|
| * Add undeclared CoreFoundation and Foundation deps to coretext.priJake Petroules2017-05-111-5/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-079-33/+81
|\|
| * Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-272-7/+29
| * Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3
| * Fix warning for -no-feature-multiprocessTasuku Suzuki2017-04-251-0/+2
| * Prevent busy loop in glib event dispatcherGatis Paeglis2017-04-241-6/+7
| * macOS: Fix crash when closing windows with raster backingstoreTor Arne Vestbø2017-04-211-1/+4
| * macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-212-12/+36
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-022-0/+25
* | EDID parser libraryPier Luigi Fiorini2017-05-025-0/+2565
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2016-158/+128
|\|
| * Disable precompiled headers for small modulesThiago Macieira2017-04-209-9/+0
| * Add debug operators for font database structs for easier debuggingTor Arne Vestbø2017-04-181-0/+18
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-1/+7
| |\
| | * QFontconfigDatabase: properly parse desktop environment variableMarco Trevisan (Treviño)2017-04-121-1/+7
| * | QWindowsFontEngineDirectWrite: Fix build with MinGWFriedemann Kleint2017-04-121-1/+1
| * | macOS: Prevent leaking font data when creating QRawFont from QByteArraysTor Arne Vestbø2017-04-113-27/+45
| * | macOS: Don't marshal app font data via URL when using FreeType font engineTor Arne Vestbø2017-04-112-71/+33
| * | Populate application fonts via font descriptors on Apple platformsTor Arne Vestbø2017-04-112-56/+22
| * | Implement maxCharWidth() for DirectWrite engineEskil Abrahamsen Blomfeldt2017-04-112-2/+11
* | | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-182-30/+6
* | | qmacmime: modernize QMacPasteboardMimeTiffRichard Moe Gustavsen2017-04-181-39/+24
* | | darwin: add tiff support to clipboard for all darwin platformsRichard Moe Gustavsen2017-04-182-0/+101
* | | cleanup: remove references to unknown classesGatis Paeglis2017-04-081-8/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0718-241/+223
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-063-5/+14
| |\|
| | * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
| | * Fix stretch of QRawFontsAllan Sandfeld Jensen2017-04-051-0/+1
| | * QRasterBackingStore: Correct high-dpi image sizeMorten Johan Sørvig2017-04-041-5/+11
| * | macOS: Remove un-needed fontDef assignment in QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-1/+0
| * | macOS: Use NSURL to resolve FreeType font names instead of CoreFoundationTor Arne Vestbø2017-04-041-28/+9
| * | macOS: Use shared code path for creating FreeType font engine for QRawFontTor Arne Vestbø2017-04-041-21/+1
| * | Move FreeType font engine creation for QRawFont into factory functionTor Arne Vestbø2017-04-043-48/+52
| * | macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-042-69/+84
| * | Share FreeType font engine creation code between platformsTor Arne Vestbø2017-04-046-57/+51
| * | Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-0414-39/+39
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-044-8/+8
|\| |
| * | Rewrite FreeType-ifdef'ed function call in QCoreTextFontDatabaseTor Arne Vestbø2017-03-312-7/+4
| * | Fix warnings for -no-feature-mimetypeNikita Krupenko2017-03-291-0/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-1/+1
| |\|