File tree 12 files changed +18
-18
lines changed 12 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package qt_dotgraph
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
* Cleanup qt_dotgraph and make the tests more robust. (`#296 <https://github.com/ros-visualization/qt_gui_core/issues/296 >`_)
8
8
* Contributors: Chris Lalancette
9
9
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >qt_dotgraph</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
qt_dotgraph provides helpers to work with dot graphs.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package qt_gui
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
8
8
2.8.2 (2024-07-10)
9
9
------------------
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >qt_gui</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
6
6
It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets.
Original file line number Diff line number Diff line change 2
2
Changelog for package qt_gui_app
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
8
8
2.8.2 (2024-07-10)
9
9
------------------
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >qt_gui_app</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package qt_gui_core
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
8
8
2.8.2 (2024-07-10)
9
9
------------------
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >qt_gui_core</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package qt_gui_cpp
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
8
8
2.8.2 (2024-07-10)
9
9
------------------
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >qt_gui_cpp</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
6
6
At least one specific binding must be available in order to use C++-plugins.
Original file line number Diff line number Diff line change 2
2
Changelog for package qt_gui_py_common
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.8.3 (2024-11-20)
6
+ ------------------
7
7
8
8
2.8.2 (2024-07-10)
9
9
------------------
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >qt_gui_py_common</name >
3
- <version >2.8.2 </version >
3
+ <version >2.8.3 </version >
4
4
<description >
5
5
qt_gui_py_common provides common functionality for GUI plugins written in Python.
6
6
</description >
You can’t perform that action at this time.
0 commit comments