summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-022-31/+31
|\
| * dbusmenu: Make D-Bus menus and menu items enabled by defaultDmitry Shachnev2016-01-311-2/+2
| * Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-281-29/+29
* | Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-011-3/+3
* | eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
* | eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-292-1/+9
* | eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18
|/
* eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-212-0/+8
* Fix pixmap types in org.kde.StatusNotifierItem.xmlDmitry Shachnev2016-01-211-4/+4
* QtPlatformSupport: Remove virtual from declarations with override.Friedemann Kleint2016-01-214-13/+13
* QGnomeTheme: Change the QFont members to pointer members.Friedemann Kleint2016-01-211-12/+12
* don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+3
* Respond with a sound for certain message boxes on windowsJan Arve Saether2015-12-041-1/+1
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-282-3/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-272-0/+12
|\
| * Do not leak textures from the backing storesLaszlo Agocs2015-11-232-0/+12
| * Fix QCFSocketNotifier in namespaced Qt buildsTim Blechmann2015-10-191-0/+4
* | Remove O(n^2) behavior in fallbacksForFamily().Volker Krause2015-11-261-3/+7
* | Add EGL stream state defines used by Qt WaylandLaszlo Agocs2015-11-191-0/+9
* | Add Xlib for eglconvenienceLaszlo Agocs2015-11-191-0/+1
* | Input: Convert QScreen geometry to native pixelsMorten Johan Sørvig2015-11-183-4/+12
* | Use “Adwaita” as the default icon theme for QGnomeThemeDmitry Shachnev2015-11-171-1/+2
* | Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-143-0/+272
* | Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-051-1/+7
* | Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* | Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-2/+291
* | Move QEventDispatcherCoreFoundation to QtCoreMorten Johan Sørvig2015-10-167-1325/+0
* | Avoid image copy in toTexture() on GLES 3.0 as wellLaszlo Agocs2015-10-141-22/+36
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-142-38/+105
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-38/+105
| |\|
| | * 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
* | | eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-145-7/+20
* | | Make the CoreFoundation event dispatcher depend on QtCore onlyMorten Johan Sørvig2015-10-132-22/+20
|/ /
* | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-136-8/+8
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-053-0/+33
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-1/+25
|\|
| * 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
* | Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-022-65/+61
* | Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-015-0/+55
* | Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-234-32/+100
* | Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-2/+2
* | Fix evdevtouch coordinates when high DPI scaling is in useMitch Curtis2015-09-211-2/+4
* | CoreText: Respect Qt::AA_Use96Dpi flag when creating CT fontsTor Arne Vestbø2015-09-091-10/+6
* | Fix crash on exit caused by QStringLiteralsThiago Macieira2015-09-051-3/+6
* | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-022-12/+0