summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Accessibility Linux: Report Active stateFrederik Gladhorn2014-02-112-7/+2
* Accessibility Linux: Fix all widgets reporting being editableFrederik Gladhorn2014-02-051-17/+10
* Checking input mask before scanning evdev devicesCedric Chedaleux2014-02-051-12/+16
* Fix KDE calculated colors being all blackKimmo Leppälä2014-02-041-3/+7
* Fix compilation: testBit is only used if mtdev isn'tThiago Macieira2014-02-031-0/+2
* evdevtouch: Don't try to keep reading on EAGAINRobin Burchell2014-01-241-26/+47
* EvdevTouch: Don't remove released touch data for Type B; only ignore slotRobin Burchell2014-01-221-8/+29
* 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
* Fix Qt build when mtdev is detectedThiago Macieira2014-01-041-1/+1
* 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
* 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
* 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
* test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-30/+30
* evdevtouch: Make TouchPointReleased working with certain driversLaszlo Agocs2013-09-201-21/+40
* evdevtouch: Handle single-touch devicesLaszlo Agocs2013-09-201-23/+23
* Make Accessibility publicFrederik Gladhorn2013-09-191-1/+0
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-162-7/+6
* remove unnecessary beginPaint and endPaint overridesShawn Rutledge2013-09-162-12/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-131-0/+8
|\
| * QRawFont::fromFont does not get antialias setting from fontconfigAllan Sandfeld Jensen2013-09-091-0/+8
* | iOS: Interleave Qt application main() with iOS startup sequenceTor Arne Vestbø2013-09-131-1/+11
* | Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-132-0/+2
* | Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-132-22/+6
* | QFontConfigDatabase: Minor code clean-upKonstantin Ritt2013-09-131-22/+10
* | iOS: Implement hasPendingEvents() in the event dispatcherTor Arne Vestbø2013-09-121-2/+11
* | iOS: Teach event-dispatcher to handle changes to run-loop mode at runtimeTor Arne Vestbø2013-09-122-2/+77
* | iOS: Rewrite CoreFoundation event-dispatcherTor Arne Vestbø2013-09-122-205/+437
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-2/+3
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-2/+3
| |\|
| | * build glxconvenience also without XrenderOswald Buddenhagen2013-09-051-2/+3