- add nested subnamespaces and more options to hide or group topics (#13)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
- fix statistics are enabled, regression of 0.4.4 (#428)
- use Python 3 compatible syntax (#421)
- fix mouse wheel delta in Qt 5 (#376)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
- Remove repeated prefices from buttons
- Prefix all node and topic names with n_ and t_ respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
- fix duplicate rendering of statistics information (#283)
- update plugin scripts to use full name to avoid future naming collisions
- fix rendering of namespace boxes (#266)
- fix compatibility with Groovy, use TopicStatistics only if available (#252)
- export architecture_independent flag in package.xml (#254)
- add displaying of topic/connection statistics along edges (#214)
- using CATKIN_ENABLE_TESTING to optionally configure tests (#220)
- add groups for rqt plugins, renamed some plugins (#167)
- modified zooming method to work better on high-res trackpads like Macbook Pros (#187)
- fix rendering of icons on OS X (ros-visualization/rqt#83)
- Improve checkbox labels and tooltips wording.
- first release of this package into groovy