summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious socket notifications on OS X and iOSv5.5.1Alex Trotsenko2015-10-092-38/+105
* Revert "Fix the spurious socket notifications on OS X"Alex Trotsenko2015-10-062-35/+8
* Fix the spurious socket notifications on OS XAlex Trotsenko2015-10-022-8/+35
* Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
* QDBusPlatformMenu and Item: remove stored pointers when deletedShawn Rutledge2015-09-022-0/+7
* Update KDE theme defaults for Plasma 5.Allan Sandfeld Jensen2015-08-281-1/+6
* egl: Do not do any further ops when context creation failsLaszlo Agocs2015-08-181-1/+2
* [QBasicFontDatabase] Minor code clean-upKonstantin Ritt2015-07-312-7/+3
* Micro optimization to Basic/Android FDB::populateFontDatabase()Konstantin Ritt2015-07-311-11/+12
* Default implementation for QPlatformFontDatabase::fallbacksForFamily()Konstantin Ritt2015-07-312-10/+0
* Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14
* Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-242-40/+40
* Disable surfaceless QOffscreenSurface with MesaLaszlo Agocs2015-06-221-1/+12
* Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-011-1/+1
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-012-5/+29
* D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-212-2/+11
* Avoid signed-unsigned warning on OS XLaszlo Agocs2015-04-161-1/+1
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-096-63/+229
* Fix a few clang warningAllan Sandfeld Jensen2015-04-012-3/+3
* D-Bus system tray: emit activated on middle and right clickShawn Rutledge2015-03-313-20/+10
* D-Bus system tray: emit QPlatformSystemTrayIcon::activated on clickShawn Rutledge2015-03-311-1/+1
* D-Bus tray icon menus: support submenusShawn Rutledge2015-03-305-26/+36
* Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-271-6/+1
* Update Unicode data up to v7.0Konstantin Ritt2015-03-271-1/+24
* libinput: Reorganize touch frame handlerLaszlo Agocs2015-03-251-11/+15
* 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