summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-153-4/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-133-4/+15
|\
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-131-3/+2
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-121-3/+2
| | |\
| | | * Avoid using repeat on widget textures in eglfsLaszlo Agocs2014-05-091-3/+2
| * | | CoreText: Prevent creation of CGContext for glyphs with empty bounding boxTor Arne Vestbø2014-05-121-0/+5
| * | | Allow QFont lookups using localized family names by adding family aliasTor Arne Vestbø2014-05-121-1/+8
| |/ /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-132-3/+43
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-3/+43
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-3/+43
| | |\|
| | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
* | | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-131-1/+1
* | | | EvdevTouch: Added "invertx" and "inverty" parametersTakumi Asaki2014-05-121-0/+12
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-094-22/+82
* | | | Add support for querying "display" from eglfsLaszlo Agocs2014-05-092-2/+22
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-20/+34
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+2
| |\|
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-2/+2
| * | Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
| |/
* | QKdeTheme: use system-wide kdeglobals as a fallbackJ-P Nurmi2014-05-032-66/+103
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-242-4/+38
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-1/+1
|\|
| * Fix: Initialize all needed member varsMartin Koller2014-04-041-1/+1
* | Added handling of QT_LINUX_ACCESSIBILITY_ALWAYS_ON variable.Tomasz Olszak2014-04-041-1/+7
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-015-149/+133
|\|
| * Fix application font removal when using FontConfigFabian Bumberger2014-03-271-108/+112
| * Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-252-2/+6
| * egl: Remove commented codeLaszlo Agocs2014-03-251-10/+1
| * Remove unused ifdefLaszlo Agocs2014-03-251-26/+6
| * eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-252-3/+8
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Mitch Curtis2014-03-318-105/+215
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-248-105/+215
| |\|
| | * Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-223-0/+52
| | * Cleanup and refactor QFontconfigDatabase::fontEngineAllan Sandfeld Jensen2014-03-211-65/+74
| | * Teach font database to populate families lazilyTor Arne Vestbø2014-03-202-13/+37
| | * QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-0/+8
| | * Fix bundled HarfBuzz-NG build outside QtGuiKonstantin Ritt2014-03-191-10/+21
| | * Fix no-opengl build with eglLaszlo Agocs2014-03-171-17/+20
| | * Cocoa: Set "Stereo" OpenGL format option.Morten Johan Sørvig2014-03-171-0/+3
* | | QFbScreen: replace a use of an inefficent QList with QVectorMarc Mutz2014-03-261-1/+1
* | | QFbScreen: fix foreach loops to declare QRect loop variables as const-&Marc Mutz2014-03-261-3/+3
* | | Add: absolute touch screen handling in evdevmouseAndrew Gatt2014-03-244-13/+87
|/ /
* / Expose the EGLNativeDisplay through nativeResourceForIntegration.Zeno Albisser2014-03-131-2/+7
|/
* Don't populate font families using localized family names on OS X/iOSTor Arne Vestbø2014-03-131-5/+5
* Fix a few build warnings on iOS due to unused functionsTor Arne Vestbø2014-03-131-0/+4
* Remove need to populate font database on OS X to get fallback familiesTor Arne Vestbø2014-03-112-45/+14
* Add EGL_KHR_create_context supportLaszlo Agocs2014-03-102-36/+123
* egl: Choose GLES3 capable configs when neededLaszlo Agocs2014-03-101-2/+13
* egl: Update the OpenGL version in the context's QSurfaceFormatLaszlo Agocs2014-03-101-0/+31
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-103-11/+4