summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2014-12-211-12/+17
* Add libinput supportLaszlo Agocs2014-12-2010-0/+1099
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-183-6/+6
|\
| * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-182-5/+5
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Drop modularization leftoversKonstantin Ritt2014-12-121-3/+0
* | Add QFont::Weight enum valuesPierre Rossi2014-12-125-78/+59
* | Make more font databases report fontsAlwaysScalable()Konstantin Ritt2014-12-092-0/+6
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0313-44/+44
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-279-82/+256
|\|
| * Reorganize devicediscovery headerLaszlo Agocs2014-11-268-67/+235
| * Windows: Respect hinting preferences with FreeType engine.Sérgio Martins2014-11-251-15/+21
* | QFontconfigDatabase weight-matching refactoringPierre Rossi2014-11-271-19/+22
* | Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-2612-212/+243
* | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-262-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-245-11/+37
|\|
| * 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
* | QGenericUnixTheme::xdgIconThemePaths: add /usr/share/pixmapsAntti Kaijanmäki2014-10-291-0/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-274-5/+24
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-205-152/+153
|\|
| * 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
* | Simplify using tslib with eglfsLaszlo Agocs2014-10-173-4/+17
* | Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-166-137/+72
* | Clean up tslib pluginLaszlo Agocs2014-10-164-0/+208
* | Avoid qCWarningLaszlo Agocs2014-10-161-7/+7
* | eglconvenience/eglfs: Clean up warning messagesLaszlo Agocs2014-10-134-25/+21
* | EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-102-14/+3
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-102-16/+33
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-095-23/+24
|\|
| * 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
* | Do not assume QEGLPlatformCursor in the common egl bitsLaszlo Agocs2014-10-031-1/+1
* | EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-032-9/+7
* | EGLFS: Fix plugin destructionLouai Al-Khanji2014-10-012-0/+12