CHANGELOG
Changelog for package rqt_gui
1.6.0 (2024-03-28)
1.5.0 (2023-12-26)
1.4.1 (2023-06-07)
1.4.0 (2023-04-28)
1.3.2 (2023-04-11)
1.3.1 (2023-02-24)
1.3.0 (2023-02-14)
[rolling] Update maintainers - 2022-11-07 (#283)
Contributors: Audrow Nash, Dharini Dutia, quarkytale
1.2.0 (2022-05-10)
Display basic help information when no plugins are loaded (#268)
Contributors: Michael Jeronimo
1.1.3 (2022-04-05)
1.1.2 (2021-08-31)
1.1.1 (2021-04-12)
1.1.0 (2021-04-07)
1.0.7 (2021-02-05)
getiterator() renamed to iter() in Python 3.9 (#239)
Contributors: goekce
1.0.6 (2020-05-05)
allow definition of settings file (#216)
Contributors: Alexander Gutenkunst
1.0.5 (2019-09-30)
1.0.2 (2019-02-04)
1.0.1 (2018-12-12)
1.0.0 (2018-12-11)
fix style to pass lint tests (#172)
port rqt_gui_cpp to ROS 2 (#163)
add subclass of plugin_context to pass around the rqt node (#161)
remove pytests in favor of ament_lint_auto, moving rqt_gui resource to package specific destination (#153)
fix installation of rqt_gui executable (#152)
add tests to rqt_gui_py (#150)
port rqt_gui to ROS 2 (#142)
style changes (#143)
autopep8 (#137)
0.5.0 (2017-04-24)
version bump to match version of migrated package rqt_py_common
0.3.2 (2017-01-24)
use Python 3 compatible syntax (#113)
0.3.1 (2016-04-01)
0.3.0 (2016-04-01)
switch to Qt5 (#106)
0.2.14 (2014-03-04)
0.2.13 (2014-01-08)
added hash of ros package path as prefix for plugin manager settings to allow for one cache per package path setting
0.2.12 (2013-10-09)
improve startup time (#88)
new icon for rqt
0.2.11 (2013-09-06)
0.2.10 (2013-08-21)
add application icon (#82)
improve error message when plugin xml file does not exist
0.2.9 (2013-06-06)
make plugin resources relative to plugin.xml (ros-visualization/qt_gui_core#16)
use standard rospy function to filter remapping arguments (#76)
fix help provider
0.2.8 (2013-01-11)
properly ignore ROS remapping arguments when passed in via command line
0.2.7 (2012-12-31)
first public release for Groovy