加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CHANGELOG.rst 5.13 KB
一键复制 编辑 原始数据 按行查看 历史
Dirk Thomas 提交于 2020-05-22 10:39 . 0.4.11

Changelog for package rqt_console

0.4.11 (2020-05-22)

  • readd rqt_console global executable, regression from 0.4.10 (#24)

0.4.10 (2020-05-20)

  • use catkin_install_python() (#23)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.9 (2020-01-14)

  • fix division in Python 3 (#18)
  • fix highlight filter by message (#17)
  • fix exclude messages (#11)
  • add context menu for hiding and showing columns (#13)
  • fix handle_pause_clicked doesn't need args (#15)
  • add Python 3 conditional dependencies (#14)
  • flake8 (#7)
  • autopep8 (#6)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

0.4.4 (2017-01-24)

  • fix regression with Qt 4 (#414)
  • fix missing dependency on rqt_py_common (#408)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • make message column stretch (#398)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

0.3.10 (2014-10-01)

  • update plugin scripts to use full name to avoid future naming collisions

0.3.9 (2014-08-18)

0.3.8 (2014-07-15)

0.3.7 (2014-07-11)

  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

  • add groups for rqt plugins, renamed some plugins (#167)
  • use icons instead of text when available, refactor pause/resume button

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

  • rewrite of rqt_console to drastically improve performance (#186)

0.3.0 (2013-08-28)

  • pause button no more saves state (#125)
  • persist message limit (#138)
  • add ability to set logger level (#117)
  • add tooltips to table cells (#143)
  • improve labels for filters (#146)
  • fix time column when loading data from file (#160)
  • fix applying message limit on change (#133)
  • fix clear button to remove all messages (#141)
  • fix sorting to use row index to decide order between equal values (except for time column) (#124)
  • fix locking of message queue
  • fix rendering of icons on OS X (ros-visualization/rqt#83)

0.2.17 (2013-07-04)

  • added missing word in status tip

0.2.16 (2013-04-09 13:33)

0.2.15 (2013-04-09 00:02)

0.2.14 (2013-03-14)

0.2.13 (2013-03-11 22:14)

0.2.12 (2013-03-11 13:56)

  • Fix; can't add filters when using pyside (#36)

0.2.11 (2013-03-08)

0.2.10 (2013-01-22)

0.2.9 (2013-01-17)

0.2.8 (2013-01-11)

0.2.7 (2012-12-24)

0.2.6 (2012-12-23)

0.2.5 (2012-12-21 19:11)

  • first release of this package into groovy
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化