summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Accessibility Linux: Fix text attributesBoris Dušek2015-03-251-2/+124
* eglfs: Disable the blinking cursorLaszlo Agocs2015-03-231-0/+24
* Fix EGL config - X visual matching for i.MX6Laszlo Agocs2015-03-181-0/+6
* Add support for grabWindow() on eglfs with widgetsLaszlo Agocs2015-03-164-4/+78
* Support grabWindow() in linuxfbLaszlo Agocs2015-03-163-9/+19
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-142-0/+28
* linuxfb: Add support for QCursor::setPos()Laszlo Agocs2015-03-142-9/+24
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-147-10/+47
* eglfs: Generate enter and leave eventsLaszlo Agocs2015-03-144-3/+52
* Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-72/+1
* CF event dispatcher: Decide if eventsProcessed before breaking out of loopTor Arne Vestbø2015-03-101-4/+4
* QPA plugins: Fix const correctness in old style castsThiago Macieira2015-03-091-1/+1
* Add joystick/gamepad recognition to device discoveryLaszlo Agocs2015-03-093-55/+37
* [QCoreTextFontDatabase] Minor clean-upKonstantin Ritt2015-03-072-7/+0
* [QCoreTextFontDatabase] Micro optimizationKonstantin Ritt2015-03-071-13/+19
* Fix up signal handling in QFbVtHandlerLaszlo Agocs2015-03-063-34/+125
* Optimize egl cursor update eventsLaszlo Agocs2015-03-052-38/+34
* OS X: Fix mixing writing systems, ligatures and text formattingEskil Abrahamsen Blomfeldt2015-03-051-5/+3
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+14
* Correct typo in the Gujarati openType identififer.Michael Brüning2015-02-251-1/+1
* Merge dev into 5.5Oswald Buddenhagen2015-02-2311-27/+27
|\
| * QCoreTextFontEngine: Cache face_id.Robin Burchell2015-02-222-7/+6
| * Do not attempt to unregister an unregistered dbus serviceAllan Sandfeld Jensen2015-02-202-2/+6
| * D-Bus system tray: properly check whether StatusNotifierHost availableShawn Rutledge2015-02-204-13/+10
| * Fixed license headersJani Heikkinen2015-02-175-5/+5
* | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-171-1/+3
|\|
| * Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-1/+3
* | Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-171-1/+1
|/
* Do not mark non-existent touch points as stationaryMikko Harju2015-02-141-0/+4
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-2/+12
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-132-2/+2
* Cocoa: Improve QT_MAC_WANTS_LAYER for GL windowsMorten Johan Sørvig2015-02-121-0/+9
* D-Bus tray icons: try to use them with QGenericUnixThemeShawn Rutledge2015-02-122-0/+16
* Update copyright headersJani Heikkinen2015-02-11123-936/+896
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1011-54/+129
|\
| * Fix build of egl integrationStephan Binner2015-02-022-1/+2
| * Only use Xft font settings as defaults, and let fontconfig overrideAllan Sandfeld Jensen2015-02-021-38/+38
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-1/+13
| |\
| | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-161-0/+5
| | |\
| | * | QMacPasteboardMimeFileUri: Use file paths instead of file referencesGabriel de Dietrich2015-01-121-1/+13
| * | | OS X/iOS: Fix stretched font renderingEskil Abrahamsen Blomfeldt2015-01-221-1/+4
| * | | Do not include accessibility.pri twiceFrederik Gladhorn2015-01-211-1/+0
| * | | Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-2/+2
| * | | Make threaded rendering possible with LinuxFBAndy Nichols2015-01-194-10/+63
| | |/ | |/|
* | | D-Bus tray icons: save temp file with size 22pxShawn Rutledge2015-02-081-5/+1
* | | Fix build of egl integrationStephan Binner2015-02-052-0/+2
* | | Set some state before rendering the EGL/GLES mouse cursorLaszlo Agocs2015-02-051-0/+3
* | | D-Bus tray icons: get devicePixelRatio at runtimeShawn Rutledge2015-02-041-8/+9
* | | Update for libinput 0.8Laszlo Agocs2015-02-022-1/+13
* | | Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when availableLaszlo Agocs2015-02-022-7/+23