gammaray 2.7.0-1ubuntu3 source package in Ubuntu

Changelog

gammaray (2.7.0-1ubuntu3) bionic; urgency=medium

  * debian/patches/0001-Deal-with-QQC2-namespace-only-type-names.patch,
    debian/patches/0002-Adapt-to-QQmlType-changes-in-Qt-5.9.2.patch:
    Cherry-pick from upstream - adapt to Qt 5.9.2.

 -- Iain Lane <email address hidden>  Wed, 15 Nov 2017 11:49:57 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gammaray_2.7.0.orig.tar.xz 4.6 MiB 40a7383f9548531f2e0b29dd73dbf482b753a6afac681259edfec57ec686c26f
gammaray_2.7.0-1ubuntu3.debian.tar.xz 19.6 KiB 4b9c0f3c27e34a0a67ebfc531da5b320fba16d0888c95150d70ec2541ff3373c
gammaray_2.7.0-1ubuntu3.dsc 3.2 KiB 333a4e333873a6901fc8b4219d33b456de34c28d3e6f933fefc52dc9e713059e

View changes file

Binary packages built by this source

gammaray: Tool for examining the internals of Qt application

 GammaRay is a tool for examining the internals of a Qt application and
 to some extent also manipulate it. GammaRay uses injection methods to
 hook into an application at runtime and provide access to a wide variety
 of interesting information. It provides easy ways of navigating through
 the complex internal structures you find in some Qt frameworks, such as
 QGraphicsView, model/view, QTextDocument, state machines and more.

gammaray-dbgsym: debug symbols for gammaray
gammaray-dev: GammaRay plugin development files

 GammaRay is a tool for examining the internals of a Qt application and
 to some extent also manipulate it. GammaRay uses injection methods to
 hook into an application at runtime and provide access to a wide variety
 of interesting information. It provides easy ways of navigating through
 the complex internal structures you find in some Qt frameworks, such as
 QGraphicsView, model/view, QTextDocument, state machines and more.
 .
 This package contains header files used for building 3rd party GammaRay
 plugins.

gammaray-plugin-bluetooth: QtBluetooth type support for GammaRay

 This plugin adds support for QtBluetooth types into GammaRay.

gammaray-plugin-bluetooth-dbgsym: debug symbols for gammaray-plugin-bluetooth
gammaray-plugin-kjobtracker: KJob tracker plugin for GammaRay

 This plugin can be used to monitor KJob instances within a KDE-based
 application.

gammaray-plugin-kjobtracker-dbgsym: debug symbols for gammaray-plugin-kjobtracker
gammaray-plugin-objectvisualizer: QObject hierarchy visualization plugin for GammaRay

 This plugin can visualize parent-child relationships of QObjects in a
 form of planar or 3D acyclic graph. Multiple graph layout algorihtms
 are available.
 .
 Also, for use with 3D glasses, various types of stereoscopic rendering
 are supported.

gammaray-plugin-objectvisualizer-dbgsym: debug symbols for gammaray-plugin-objectvisualizer
gammaray-plugin-positioning: Qt5Positioning type support for GammaRay

 This plugin adds support for Qt5Positioning types into GammaRay.

gammaray-plugin-positioning-dbgsym: debug symbols for gammaray-plugin-positioning
gammaray-plugin-quickinspector: GammaRay plugin for inspecting QtQuick2 applications

 This plugin provides the user with the following inspection and debugging
 facilities:
 .
  * Tree view of all QQuickItems in the scene, marking invisible items
    and items having focus.
  * Object inspector allowing to see all the properties, inspect
    signal-slot connections, and directly invoke slots and Q_INVOKABLE
    methods.
  * Live-preview of the QtQuick scene inside the GammaRay window.
  * Qt Quick scene graph inspector.

gammaray-plugin-quickinspector-dbgsym: debug symbols for gammaray-plugin-quickinspector
gammaray-plugin-waylandinspector: Wayland compositor inspector plugin for GammaRay

 The Wayland compositor inspector allows one to browse QWaylandClient
 instances and their associated resources, as well as observe Wayland
 events.

gammaray-plugin-waylandinspector-dbgsym: debug symbols for gammaray-plugin-waylandinspector
gammaray-probe-qt4: GammaRay support for inspecting Qt4 applications

 This package contains GammaRay probe libraries that have to be loaded
 into the application being inspected in order to allow GammaRay to
 examine its internals. The gammaray package already includes the probe
 binaries compiled for Qt5. Install this package if you want to use
 GammaRay with Qt4 applications.

gammaray-probe-qt4-dbgsym: debug symbols for gammaray-probe-qt4