Changelog for
gammaray-3.0.0-3.2.x86_64.rpm :
* Sat Apr 06 2024 Christophe Marin
- Add upstream changes:
* 0001-Fix-Qt-6.6-build.patch
* 0001-Repair-lack-of-classnames-in-Graphics-Scenes-or-Styl.patch
* 0001-QuickSceneGraphModel-don-t-nest-row-insertion-remova.patch
* 0001-Fix-gcc-13-warnings-about-references-to-temporaries.patch
* 0001-Fix-3-bugs-detected-by-QAbstractItemModelTester.patch
* 0001-Fix-two-issues-in-ObjectEnumModel-found-by-QAbstract.patch
* 0001-2-more-QAbstractItemModelTester-fixes.patch
* 0001-Unbreak-recursive-filtering-in-ObjectIdsFilterProxyM.patch
* 0001-Enable-building-with-Qt-6.7.patch
* 0001-Fix-build-on-6.7-for-after-QDeferredDeleteEvent-expo.patch
* Sat Nov 25 2023 Fabian Vogt - Add dependency for the matching shared libraries
* Tue Sep 05 2023 Christophe Marin - Update to 3.0.0
* Port to Qt6.
* Network operations now optionally allow capturing HTTP response body.
* Objects can now be favorited via context menu. A favorited object appears in a separate item view above the main itemview
* Add support for modifying QMargins in properties
* Allow zooming with mouse wheel in Signals view
* Filtering for an object now automatically expands the tree and selects the object
* Fix a crash when an object is re-parented
* Improved performance of signals view
* Improved performance when target application triggers massive object destructions/constructions
* Remove the KDAB commercial license.
* Remove the 3D Widget Inspector View.
* Remove the experimental VTK-based Object Visualizer.
* Update 3rdparty/backward-cpp to version 1.6.
* Update 3rdparty/lz4 to version 1.9.4.
* Update 3rdparty/StackWalker.
* Increase CMake requirement to version 3.16.0.- Add patches:
* 0001-Fix-doc-tools-detection.patch
* gammaray-gles.patch- Add a Qt6 flavor- Move plugins to a -shared subpackage. gammaray-shared and gammaray-qt6-shared can be coinstalled and allow debugging Qt5 or Qt6 applications.
* Tue Dec 28 2021 Fabian Vogt - Drop Fix_icons_installation.patch and package scaled icons
* Wed Oct 20 2021 Antonio Larrosa - Fix build by fixing the %files section for renamed/removed files
* Wed Oct 20 2021 Antonio Larrosa - Update to version 2.11.3
* Increase CMake requirement to version 3.4.0 (reflecting reality).
* Update 3rdparty/StackWalker.
* Update 3rdparty/backward-cpp.
* Don\'t fail self-test for lldb version 10.x.
* Support for CMAKE_SYSTEM_PROCESSOR amd64.
* Fix crash when editing the margins property of a QtCharts/ChartView.
* Fix crash when attaching to an ASAN-enabled application.
* Register stream operators for Qt::CaseSensitivity.
* Clean some runtime, compile , CMake warnings, etc.
* Thu Aug 05 2021 Christophe Giboudeaux - Remove the duplicate category from the desktop file.
* Tue Jun 08 2021 Christophe Giboudeaux - Don\'t build gammaray with glslang on Tumbleweed. The glslang 11.4.0 update broke the build.
* Mon Dec 28 2020 Wang Jun - Update to version 2.11.2
* Prefer picking QtQuick items in fully visible parent-child chains.
* Fix deadlock with Qt 5.15 on high DPI screens.
* Fix QtQuick detection on older macOS versions.
* Support for Qt 5.15.- Drop patches, now upstream:
* 0001-Fix-build-with-Qt-5.15.patch
* fix-build-with-qt-5.15-again.patch
* Tue Jun 02 2020 Fabian Vogt - Add another patch to fix build against Qt 5.15:
* fix-build-with-qt-5.15-again.patch