Skip to content

GammaRay 2.11.1

Compare
Choose a tag to compare
@winterz winterz released this 06 Mar 19:49
· 885 commits to master since this release

WARNING: Starting with version 2.11.0 GammaRay no longer supports Qt4

Highlights in this Release:

  • Add OpenGL ES2 fallback for the Qt3D geometry inspector.
  • Fix assert on empty text document selections.
  • Fix side-effects of using the widget layout overlay on a QSplitter.
  • Fix merging of events in the event monitor.
  • Fix event order in the event monitor.
  • Add event propagation detection for QtQuick pointer events.
  • Fix compilation with QT_NO_OPENGL and QT_NO_SSL.
  • Adapt QtQuick software renderer inspector to changes in Qt 5.14.
  • Fix Android support with Qt 5.14.
  • Fix memory leak in event recording when Qt Quick remote view is active.
  • Fix possible crash during probe destruction.
  • Fix crash due to signal spy changes in Qt 5.14.
  • Fix possible crash in the outbound connections view.