summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix build of egl integrationStephan Binner2015-02-022-1/+2
* Only use Xft font settings as defaults, and let fontconfig overrideAllan Sandfeld Jensen2015-02-021-38/+38
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-1/+13
|\
| * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-161-0/+5
| |\
| * | QMacPasteboardMimeFileUri: Use file paths instead of file referencesGabriel de Dietrich2015-01-121-1/+13
* | | OS X/iOS: Fix stretched font renderingEskil Abrahamsen Blomfeldt2015-01-221-1/+4
* | | Do not include accessibility.pri twiceFrederik Gladhorn2015-01-211-1/+0
* | | Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-2/+2
* | | Make threaded rendering possible with LinuxFBAndy Nichols2015-01-194-10/+63
| |/ |/|
* | Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-161-0/+5
|/
* QCoreTextFontDatabase: close memory leak in themeFontTim Blechmann2015-01-071-1/+5
* QCoreTextFontDatabase: release CTFontDescriptorRef references in dtorTim Blechmann2015-01-071-0/+2
* Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-182-5/+5
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* Reorganize devicediscovery headerLaszlo Agocs2014-11-268-67/+235
* Windows: Respect hinting preferences with FreeType engine.Sérgio Martins2014-11-251-15/+21
* OSX: implement QFontMetrics::maxWidth().David Faure2014-11-241-1/+4
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-5/+26
|\
| * eglfs: ifdef linux specific functionality from convenience functionsPasi Petäjäjärvi2014-11-131-5/+26
* | Allow to use FT_Library_SetLcdFilter in bundled FreeType.Sérgio Martins2014-11-131-0/+1
|/
* OS X: fix CFString leaks in mime classesDyami Caliri2014-10-301-4/+5
* fontconfig: do not assume the path to a font file is Latin1-encodedShawn Rutledge2014-10-291-1/+1
* Add support for more font weights internallyPierre Rossi2014-10-242-1/+19
* Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyphAllan Sandfeld Jensen2014-10-241-3/+4
* eglfs: Do not flush input events when updating the cursorLaszlo Agocs2014-10-221-1/+1
* CoreText font database: Use dynamic type on iOS to resolve theme fontsRichard Moe Gustavsen2014-10-191-5/+45
* Make font hinting and antialiasing size dependent when using FontConfigAlexander Volkov2014-10-171-0/+3
* Accessibility Linux: Make a full copy of a key eventAlexander Volkov2014-10-161-1/+3
* Reduce code duplication in QFontconfigDatabaseAlexander Volkov2014-10-162-146/+97
* Print warning when unable to query physical screen sizeGatis Paeglis2014-10-101-0/+5
* Don't stream QStringLiterals into QDebugMarc Mutz2014-10-091-7/+7
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-093-6/+6
* Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-7/+7
* Add Cinnamon to the list of Gtk+-based DEsDmitry Shachnev2014-10-071-0/+1
* Clean up the CFTypes used in popuplateFamilyAndy Shaw2014-10-071-2/+2
* Rename internal enum value to avoid clashing with XlibLaszlo Agocs2014-10-051-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-2489-1673/+961
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2344-0/+475
|\
| * Add missing private headers warningSamuel Gaist2014-09-0443-0/+472
| * QCoreTextFontDatabase: reduce memory consumptionJ-P Nurmi2014-09-041-0/+3
| * QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-281-2/+0
* | Cocoa: Always add Arial Unicode MS to fallback listEskil Abrahamsen Blomfeldt2014-09-181-0/+19
* | Fix QT_LINUX_ACCESSIBILITY_ALWAYS_ONJocelyn Turcotte2014-09-161-1/+1
* | OSX: Properly detect language support in fontsEskil Abrahamsen Blomfeldt2014-09-103-1/+25
* | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-2/+1
* | Change a qFatal to a qWarningLars Knoll2014-09-031-1/+2
* | Make the EGL platform cursor reset the array bufferLaszlo Agocs2014-09-022-2/+6
* | Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+10
* | Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
* | QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-261-2/+0