summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-0110-64/+86
|\
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-246-4/+108
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-1620-154/+194
|\|
| * 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
* | Accessibility Linux: Fix text attributesBoris Dušek2015-03-131-2/+124
* | A11y: query a11y bus address from X displayFrederik Gladhorn2015-03-092-0/+27
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-098-97/+181
|\|
| * [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
* | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-032-1/+15
|\|
| * 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
* | Support grabWindow() in linuxfbLaszlo Agocs2015-02-253-9/+19
|/
* 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