summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-7/+20
* QOpenGLCompositorWindow virtual destructorPier Luigi Fiorini2017-01-091-0/+1
* A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* linuxfb: generate expose eventsLaszlo Agocs2016-12-251-3/+18
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+2
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-2/+2
| |\
| | * REG: Fix missing glyphs with DirectWrite and stretch == QFont::AnyStretchEskil Abrahamsen Blomfeldt2016-12-091-2/+2
* | | Windows Font DB: Add missing libraryGabriel de Dietrich2016-12-151-0/+1
* | | Windows Font DB: Add missing libraryGabriel de Dietrich2016-12-131-1/+1
* | | Add support for filtering in the qevdevtouch pluginGunnar Sletta2016-12-133-37/+412
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1316-218/+293
|\| |
| * | UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-082-20/+19
| * | Add EGL_STREAM_FIFO_LENGTH to the helper headerLaszlo Agocs2016-12-031-0/+4
| * | dbustray: Handle StatusNotifierWatcher appearing and disappearingDmitry Shachnev2016-12-024-3/+20
| * | winrt: Add missing overrideAlexander Volkov2016-11-302-12/+12
| * | winrt: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-301-7/+7
| |/
| * Don't set platform specific QT_NO_FOO defines in qglobal.hLars Knoll2016-11-241-1/+2
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-234-174/+189
* | CoreText Font DB: Link to AppKit instead of ApplicationServicesGabriel de Dietrich2016-12-121-3/+2
* | Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-246-41/+22
* | linuxfb: add experimental support for DRM dumb buffersLaszlo Agocs2016-11-242-0/+7
* | Add aliases for env vars common to eglfs and linuxfbLaszlo Agocs2016-11-241-6/+13
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-187-30/+627
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-177-30/+627
| |\|
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-27/+27
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-26/+26
| | | |\
| | | | * QFontconfigDatabase: remove 200 unneeded relocationsMarc Mutz2016-11-081-26/+26
| | | * | Fix EGL break on Debian X32Laszlo Agocs2016-11-081-1/+1
| | * | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-2/+3
| | * | | Move WinRT font database to QtFontDatabaseSupportGabriel de Dietrich2016-11-094-0/+596
| | * | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-1/+1
* | | | | Enable support for OpenVGAndy Nichols2016-11-172-6/+19
|/ / / /
* | | | Clean up QFbCursorLaszlo Agocs2016-11-162-15/+14
* | | | Remove dead code from QFbWindow and ScreenLaszlo Agocs2016-11-163-134/+50
* | | | Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-164-0/+795
* | | | linuxfb: Make first window fullscreen like eglfsLaszlo Agocs2016-11-093-3/+28
* | | | Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-052-5/+4
|\| | |
| * | | Windows: Fix high-dpi text renderingEskil Abrahamsen Blomfeldt2016-11-041-0/+4
| * | | remove bogus freetype dependency stuffOswald Buddenhagen2016-11-011-5/+0
* | | | Don't disable CoreText on watchOS Simulator (take 2)Jake Petroules2016-11-031-4/+10
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0270-249/+6049
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-3/+7
| |\| |
| | * | xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+5
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-3/+2
| | |\|
| | | * qmacmime: convert UTF-16 using QTextCodecRichard Moe Gustavsen2016-10-261-3/+2
| * | | Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-283-4/+29
| * | | remove monolithic platformsupport moduleOswald Buddenhagen2016-10-283-85/+0
| * | | Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-2813-1/+5615
| * | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-2/+1