summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Get rid of Q_GUI_EXPORT occurrences in QPlatformSupportKonstantin Ritt2015-01-231-2/+2
* | | Don't build WinCE specific code on other platformsKonstantin Ritt2015-01-232-120/+0
* | | D-Bus tray icons: make endian conversion work againShawn Rutledge2015-01-232-8/+10
* | | D-Bus tray icon: when eliminating large icons, scale to medium sizeShawn Rutledge2015-01-231-5/+12
* | | D-Bus tray icon: ensure that the image is square before sendingShawn Rutledge2015-01-231-6/+17
* | | QSystemTrayIcon uses D-Bus org.freedesktop.Notifications on LinuxShawn Rutledge2015-01-235-1/+226
* | | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-2219-13/+2217
* | | Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-2110-53/+138
* | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-212-1/+12
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-1/+12
| |\| |
| | * | Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-161-0/+5
| | |/
| | * QCoreTextFontDatabase: close memory leak in themeFontTim Blechmann2015-01-071-1/+5
| | * QCoreTextFontDatabase: release CTFontDescriptorRef references in dtorTim Blechmann2015-01-071-0/+2
* | | MSVC: Disable warning C4996 for freetypeKai Koehne2015-01-191-1/+3
|/ /
* | Fix bugs generating PDF on CocoaJames Turner2015-01-172-3/+67
* | Add D-Bus types marshalling for Linux tray icon supportMarco Martin2015-01-122-0/+244
* | Avoid exposing dependencies from libinput supportLaszlo Agocs2015-01-092-22/+29
* | eglfs: Make sure there is a platform window for the backing storeLaszlo Agocs2015-01-061-0/+2
* | Compile in evdev code to linuxfbLaszlo Agocs2015-01-052-0/+10
* | Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2014-12-211-12/+17
* | Add libinput supportLaszlo Agocs2014-12-2010-0/+1099
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-183-6/+6
|\|
| * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-182-5/+5
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Drop modularization leftoversKonstantin Ritt2014-12-121-3/+0