summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2991-1677/+1482
|\|
| * 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
* | | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-171-7/+3
* | | EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-161-0/+1
* | | Read and use WheelScrollLines configuration on KDEAllan Sandfeld Jensen2014-09-121-0/+8
* | | QEvDevTouch: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
* | | QFbVtHandler: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
* | | eglconvenience: use qEnvironmentVariableIntValue()Marc Mutz2014-09-122-6/+6
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-104-4/+18
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-018-68/+331
|\| |
| * | 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
| * | Accessibility Linux: add action interfaces for valueFrederik Gladhorn2014-08-193-23/+37
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-192-24/+170
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-24/+170
| | |\|
| | | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-112-24/+170
| * | | Accessibility Linux: use Frame for WindowsFrederik Gladhorn2014-08-181-2/+2