summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Make HarBuzz-NG the default shaper on MacKonstantin Ritt2014-01-311-0/+2
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-316-7/+97
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-12/+6
* REG: Fix font matching in FontConfigEskil Abrahamsen Blomfeldt2014-01-291-0/+4
* Fix application font removal when using FontConfigFabian Bumberger2014-01-281-112/+128
* Fix nested template declarations for non-C++11 buildsTor Arne Vestbø2014-01-271-4/+4
* Enable adding/removing application fonts on iOSTor Arne Vestbø2014-01-252-18/+51
* Teach CoreText font db to handle application font files with multiple fontsTor Arne Vestbø2014-01-251-67/+59
* Use shared list of application fonts in CoreText font databaseTor Arne Vestbø2014-01-252-22/+24
* Disable terminal keyboard on eglfs and linuxfbLaszlo Agocs2014-01-245-9/+195
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-242-3/+5
* eglfs: Upload only damaged areas into the texturesLaszlo Agocs2014-01-241-1/+0
* eglfs: Fix quad coordinatesLaszlo Agocs2014-01-241-2/+3
* QNX: Fix build on BB10 caused by missing linux fbWolfgang Bremer2014-01-181-2/+2
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-182-0/+21
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-1721-16/+2013
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-105-8/+14
|\
| * Remove unused member m_eglApiThiago Macieira2014-01-102-3/+2
| * Fix evdevtouch build with -qtnamespaceSérgio Martins2014-01-091-3/+4
| * Support discovery of key evdev devices.Robin Burchell2014-01-061-1/+6
| * Add support for OpenType (.otf) fontsJames Turner2014-01-061-1/+2
* | Support running Qt apps on the integrated GPUMorten Johan Sørvig2014-01-101-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\|
| * Fix Qt build when mtdev is detectedThiago Macieira2014-01-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-034-10/+13
|\|
| * Accessibility Linux: Fix atspi getActions to return action nameFrederik Gladhorn2014-01-031-0/+1
| * mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-303-10/+12
* | Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+4
* | Make QKdeTheme constructor public, allowing for custom inheritanceŁukasz 'sil2100' Zemczak2013-12-301-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-266-20/+55
|\|
| * Evdev keyboard handler emits keyevents with QString(0xffff)Allan Sandfeld Jensen2013-11-261-1/+1
| * EGL convenience: deal with DefaultRenderableType when appropriateAndrew Knight2013-11-242-10/+34
| * Android: Initialize mWindowStateBogDan Vatra2013-11-141-1/+1
| * add/remove window only when the window is shown/hiddenBogDan Vatra2013-11-071-3/+5
| * use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
| * Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-10-291-4/+13
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-133-0/+28
* | Improve mapping between Font Config and Qt font attributesRoger Maclean2013-10-271-17/+50
|/
* Android/LinuxFb: fix QWidget::showFullScreen()Paul Olav Tvete2013-10-232-0/+23
* evdevtouch: Make it work with am335xLaszlo Agocs2013-10-171-0/+15
* linuxfb: Do not crash with GL windowsLaszlo Agocs2013-10-151-2/+3
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-1/+27
* linuxfb: Make the mouse cursor visible and workingLaszlo Agocs2013-10-144-10/+24
* eglfs: Show the mouse cursor when a mouse is connectedLaszlo Agocs2013-10-111-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Fallback to the original application font handlingAndy Shaw2013-10-072-10/+8
* evdevtouch: Do not print device information by defaultLaszlo Agocs2013-09-301-13/+26
* evdevtouch: Fix ABS limit queriesLaszlo Agocs2013-09-261-2/+11
* evdevtouch: Avoid duplicating points in released stateLaszlo Agocs2013-09-261-3/+10
* Remove jniconvenience from platformsupport.Christian Strømme2013-09-206-3626/+0