summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Add QFont::Weight enum valuesPierre Rossi2014-12-125-78/+59
* | Make more font databases report fontsAlwaysScalable()Konstantin Ritt2014-12-092-0/+6
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0313-44/+44
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-279-82/+256
|\|
| * Reorganize devicediscovery headerLaszlo Agocs2014-11-268-67/+235
| * Windows: Respect hinting preferences with FreeType engine.Sérgio Martins2014-11-251-15/+21
* | QFontconfigDatabase weight-matching refactoringPierre Rossi2014-11-271-19/+22
* | Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-2612-212/+243
* | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-262-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-245-11/+37
|\|
| * OSX: implement QFontMetrics::maxWidth().David Faure2014-11-241-1/+4
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-5/+26
| |\
| | * eglfs: ifdef linux specific functionality from convenience functionsPasi Petäjäjärvi2014-11-131-5/+26
| * | Allow to use FT_Library_SetLcdFilter in bundled FreeType.Sérgio Martins2014-11-131-0/+1
| |/
| * OS X: fix CFString leaks in mime classesDyami Caliri2014-10-301-4/+5
| * fontconfig: do not assume the path to a font file is Latin1-encodedShawn Rutledge2014-10-291-1/+1
* | QGenericUnixTheme::xdgIconThemePaths: add /usr/share/pixmapsAntti Kaijanmäki2014-10-291-0/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-274-5/+24
|\|
| * Add support for more font weights internallyPierre Rossi2014-10-242-1/+19
| * Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyphAllan Sandfeld Jensen2014-10-241-3/+4
| * eglfs: Do not flush input events when updating the cursorLaszlo Agocs2014-10-221-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-205-152/+153
|\|