summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dbusmenu: Refactor the code to allow dynamic updating of menusDmitry Shachnev2016-02-086-54/+102
| * | | dbusmenu: Fix return type for QDBusMenuAdaptor::EventGroup methodDmitry Shachnev2016-02-032-2/+3
| * | | dbusmenu: Add missing methods for getting QDBusPlatformMenu propertiesDmitry Shachnev2016-02-031-0/+3
| * | | dbusmenu: Add support for shortcutsDmitry Shachnev2016-02-022-4/+36
| | |/ | |/|
* | | dbusmenu: Use proper toggle-type for items that are part of groupDmitry Shachnev2016-02-093-4/+12
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-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
| |/
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-268-29/+37
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-268-29/+37
| |\|
| | * 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
* | | Add user friendly warning to basic fontdb when there are no fontsLaszlo Agocs2016-01-261-2/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-15121-1694/+2420
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-0/+2
|\|
| * don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* | Fix resource leak/fix broken file open checkFrank Meerkoetter2015-12-221-2/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+3
|\|
| * Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+3
* | iOS: Switch backingstore to use raster paint engine, not GLTor Arne Vestbø2015-12-174-0/+178
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+1
|\|
| * Respond with a sound for certain message boxes on windowsJan Arve Saether2015-12-041-1/+1
* | Remove use of system() when QT_NO_MULTIPROCESS is defined.Rolland Dudemaine2015-12-041-0/+22
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-024-3/+15
|\|
| * 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
* | | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-3/+3
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-3/+7
|\| |
| * | Remove O(n^2) behavior in fallbacksForFamily().Volker Krause2015-11-261-3/+7
* | | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-252-0/+17
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-235-4/+22
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-185-2/+281
|\| |
| * | 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
* | | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-3/+3
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-1/+0
|\| |
| * | Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* | | QDeviceDiscovery: Add static discovery support for new-style multitouch devices.Robin Burchell2015-10-271-44/+54
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-2311-1349/+327
|\| |
| * | 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