Package Summary

Tags No category tags.
Version 2.2.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version humble
Last Updated 2024-01-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

2.2.3 (2024-01-24)

2.2.2 (2022-08-15)

2.2.1 (2022-05-10)

2.2.0 (2022-03-01)

  • Install headers to include\${PROJECT_NAME} (#259)
  • Contributors: Shane Loretz

2.1.1 (2022-01-14)

  • Export targets instead of old-style CMake variables (#257)
  • Contributors: Shane Loretz

2.1.0 (2021-11-02)

  • FindPython3 explicitly instead of FindPythonInterp implicitly (#254)
  • Contributors: Shane Loretz

2.0.1 (2021-04-29)

2.0.0 (2021-01-26)

  • Fix duplicated QMap to QMultiMap (#244)
  • Switch to using the filesystem implementation in rcpputils. (#239)
  • Contributors: Chris Lalancette, Homalozoa X

1.1.2 (2020-09-18)

1.1.1 (2020-08-03)

  • avoid a warning about C++ plugins on Windows (#232)
  • qt_gui_cpp_sip: declare private assignment operator for SIP (#226)

1.1.0 (2020-05-27)

  • Use ament_target_dependencies for qt_gui_cpp. (#221)
  • Contributors: Chris Lalancette

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.4.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version iron
Last Updated 2024-02-07
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

2.4.3 (2024-02-07)

2.4.2 (2023-05-19)

  • Fix ClassLoader warning by unloading plugin providers. (#275)
  • Chen Lihui

2.4.1 (2023-04-11)

  • fix shiboken error (#267)
  • Contributors: Christoph Hellmann Santos, Michael Carroll, Rhys Mainwaring

2.4.0 (2023-02-14)

  • Conditionally run import tests when generators are built (#269)
  • Contributors: Scott K Logan

2.3.2 (2022-11-02)

  • Add in LICENSE file
  • Contributors: Chris Lalancette

2.3.1 (2022-08-15)

2.3.0 (2022-05-10)

2.2.0 (2022-03-01)

  • Install headers to include\${PROJECT_NAME} (#259)
  • Contributors: Shane Loretz

2.1.1 (2022-01-14)

  • Export targets instead of old-style CMake variables (#257)
  • Contributors: Shane Loretz

2.1.0 (2021-11-02)

  • FindPython3 explicitly instead of FindPythonInterp implicitly (#254)
  • Contributors: Shane Loretz

2.0.1 (2021-04-29)

2.0.0 (2021-01-26)

  • Fix duplicated QMap to QMultiMap (#244)
  • Switch to using the filesystem implementation in rcpputils. (#239)
  • Contributors: Chris Lalancette, Homalozoa X

1.1.2 (2020-09-18)

1.1.1 (2020-08-03)

  • avoid a warning about C++ plugins on Windows (#232)
  • qt_gui_cpp_sip: declare private assignment operator for SIP (#226)

1.1.0 (2020-05-27)

  • Use ament_target_dependencies for qt_gui_cpp. (#221)
  • Contributors: Chris Lalancette

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.7.2
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version rolling
Last Updated 2024-02-23
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

2.7.2 (2024-02-07)

2.7.1 (2023-12-26)

2.7.0 (2023-08-21)

  • Update to C++17 (#278)
  • Contributors: Chris Lalancette

2.6.0 (2023-06-07)

  • fix unload warning (#274)
  • Contributors: Chen Lihui

2.5.0 (2023-04-28)

2.4.1 (2023-04-11)

  • fix shiboken error (#267)
  • Contributors: Christoph Hellmann Santos, Michael Carroll, Rhys Mainwaring

2.4.0 (2023-02-14)

  • Conditionally run import tests when generators are built (#269)
  • Contributors: Scott K Logan

2.3.2 (2022-11-02)

  • Add in LICENSE file
  • Contributors: Chris Lalancette

2.3.1 (2022-08-15)

2.3.0 (2022-05-10)

2.2.0 (2022-03-01)

  • Install headers to include\${PROJECT_NAME} (#259)
  • Contributors: Shane Loretz

2.1.1 (2022-01-14)

  • Export targets instead of old-style CMake variables (#257)
  • Contributors: Shane Loretz

2.1.0 (2021-11-02)

  • FindPython3 explicitly instead of FindPythonInterp implicitly (#254)
  • Contributors: Shane Loretz

2.0.1 (2021-04-29)

2.0.0 (2021-01-26)

  • Fix duplicated QMap to QMultiMap (#244)
  • Switch to using the filesystem implementation in rcpputils. (#239)
  • Contributors: Chris Lalancette, Homalozoa X

1.1.2 (2020-09-18)

1.1.1 (2020-08-03)

  • avoid a warning about C++ plugins on Windows (#232)
  • qt_gui_cpp_sip: declare private assignment operator for SIP (#226)

1.1.0 (2020-05-27)

  • Use ament_target_dependencies for qt_gui_cpp. (#221)
  • Contributors: Chris Lalancette

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.4.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version melodic-devel
Last Updated 2022-06-23
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.4.2 (2020-07-24)

  • quiet upstream Qt5 warnings (#210) (#229)
  • declare private assignment operator for SIP (#226)

0.4.1 (2020-05-28)

  • use setuptools instead of distutils (#209)

0.4.0 (2020-02-28)

  • fix namespace in typesystem.xml (#201)

0.3.17 (2020-02-28)

  • bump CMake minimum version to avoid CMP0048 warning (#206)

0.3.16 (2019-12-04)

0.3.15 (2019-10-23)

  • rework for Windows linkage (#188)

0.3.14 (2019-10-03)

  • fix compile regression on armhf (#187, regression from 0.3.12)

0.3.13 (2019-09-30)

0.3.12 (2019-09-30)

  • [Windows] Add missing DLL exports for qt_gui_cpp (#170)
  • cherry-pick windows port from crystal-devel (#173)
  • remove obsolete maintainer (#160)
  • changes for flake8 and ROS2 compatible style changes (#130)
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.9
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version crystal-devel
Last Updated 2020-10-29
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.9
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version crystal-devel
Last Updated 2020-10-29
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.9
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version crystal-devel
Last Updated 2020-10-29
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version galactic-devel
Last Updated 2021-04-29
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

2.0.1 (2021-04-29)

2.0.0 (2021-01-26)

  • Fix duplicated QMap to QMultiMap (#244)
  • Switch to using the filesystem implementation in rcpputils. (#239)
  • Contributors: Chris Lalancette, Homalozoa X

1.1.2 (2020-09-18)

1.1.1 (2020-08-03)

  • avoid a warning about C++ plugins on Windows (#232)
  • qt_gui_cpp_sip: declare private assignment operator for SIP (#226)

1.1.0 (2020-05-27)

  • Use ament_target_dependencies for qt_gui_cpp. (#221)
  • Contributors: Chris Lalancette

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.1.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version foxy-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

1.1.3 (2021-08-31)

  • Fix duplicated QMap to QMultiMap (#244)
  • Contributors: Chris Lalancette, Homalozoa X

1.1.2 (2020-09-18)

1.1.1 (2020-08-03)

  • avoid a warning about C++ plugins on Windows (#232)
  • qt_gui_cpp_sip: declare private assignment operator for SIP (#226)

1.1.0 (2020-05-27)

  • Use ament_target_dependencies for qt_gui_cpp. (#221)
  • Contributors: Chris Lalancette

1.0.9 (2020-05-26)

1.0.8 (2020-05-05)

  • quiet upstream Qt5 warnings (#210)
  • fix project name in log message (#208)
  • fixed namespace in typesystem.xml (#201)

1.0.7 (2019-09-30)

1.0.6 (2019-06-10)

1.0.4 (2019-02-08)

  • support TinyXML2 version 2.2.0 on Xenial (#169)
  • set default C++ standard to 14
  • remove obsolete maintainer (#159)

1.0.3 (2018-12-11)

  • skip qt_gui_cpp on Windows (#158)
  • fix finding Qt5 widgets on Windows (#157)

1.0.2 (2018-12-11)

  • move build location of qt_gui_cpp_sip library out-of-source (#156)

1.0.1 (2018-12-11)

1.0.0 (2018-12-10)

  • port to Windows (#146)
  • check check of return value of loadFile (#152)
  • add required libraries (#148)
  • migrate from tinyxml to tinyxml2 (#147)
  • add test for importing sip generated library (#150)
  • register plugins at the correct location (#144)
  • fix include dir path (#140)
  • use ament_lint_auto (#136)
  • modify qt_gui_cpp to fix build errors in rqt_gui_core (#137)
  • update tests (#133)
  • port to ROS 2 (#135)
  • remove boost shared_ptr references
  • remove boost filesystem depends
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.3.18
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2021-04-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.3.18 (2021-04-12)

  • Update Maintainers (#240) (#241)
  • Contributors: Shane Loretz

0.3.17 (2020-02-28)

  • bump CMake minimum version to avoid CMP0048 warning (#206)

0.3.16 (2019-12-04)

0.3.15 (2019-10-23)

  • rework for Windows linkage (#188)

0.3.14 (2019-10-03)

  • fix compile regression on armhf (#187, regression from 0.3.12)

0.3.13 (2019-09-30)

0.3.12 (2019-09-30)

  • [Windows] Add missing DLL exports for qt_gui_cpp (#170)
  • cherry-pick windows port from crystal-devel (#173)
  • remove obsolete maintainer (#160)
  • changes for flake8 and ROS2 compatible style changes (#130)
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.2.33
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-05-22
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.2.33 (2018-05-22)

0.2.32 (2017-01-27)

0.2.31 (2016-11-02)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.2.33
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-05-22
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.2.33 (2018-05-22)

0.2.32 (2017-01-27)

0.2.31 (2016-11-02)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.2.33
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version groovy-devel
Last Updated 2018-05-22
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.2.33 (2018-05-22)

0.2.32 (2017-01-27)

0.2.31 (2016-11-02)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.3.18
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2021-04-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.3.18 (2021-04-12)

  • Update Maintainers (#240) (#241)
  • Contributors: Shane Loretz

0.3.17 (2020-02-28)

  • bump CMake minimum version to avoid CMP0048 warning (#206)

0.3.16 (2019-12-04)

0.3.15 (2019-10-23)

  • rework for Windows linkage (#188)

0.3.14 (2019-10-03)

  • fix compile regression on armhf (#187, regression from 0.3.12)

0.3.13 (2019-09-30)

0.3.12 (2019-09-30)

  • [Windows] Add missing DLL exports for qt_gui_cpp (#170)
  • cherry-pick windows port from crystal-devel (#173)
  • remove obsolete maintainer (#160)
  • changes for flake8 and ROS2 compatible style changes (#130)
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.4.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/qt_gui_core.git
VCS Type git
VCS Version melodic-devel
Last Updated 2022-06-23
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.

Additional Links

Maintainers

  • Scott Logan
  • Shane Loretz

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package qt_gui_cpp

0.4.2 (2020-07-24)

  • quiet upstream Qt5 warnings (#210) (#229)
  • declare private assignment operator for SIP (#226)

0.4.1 (2020-05-28)

  • use setuptools instead of distutils (#209)

0.4.0 (2020-02-28)

  • fix namespace in typesystem.xml (#201)

0.3.17 (2020-02-28)

  • bump CMake minimum version to avoid CMP0048 warning (#206)

0.3.16 (2019-12-04)

0.3.15 (2019-10-23)

  • rework for Windows linkage (#188)

0.3.14 (2019-10-03)

  • fix compile regression on armhf (#187, regression from 0.3.12)

0.3.13 (2019-09-30)

0.3.12 (2019-09-30)

  • [Windows] Add missing DLL exports for qt_gui_cpp (#170)
  • cherry-pick windows port from crystal-devel (#173)
  • remove obsolete maintainer (#160)
  • changes for flake8 and ROS2 compatible style changes (#130)
  • autopep8 (#123)

0.3.11 (2018-08-29)

0.3.10 (2018-08-05)

0.3.9 (2018-08-03)

  • change included pluginlib header to avoid deprecation warning (#114)

0.3.8 (2017-11-03)

0.3.7 (2017-10-25)

0.3.6 (2017-08-03)

  • add missing run_depend on TinyXML (#100)
  • add TinyXML to target_link_libraries (#99)

0.3.5 (2017-07-27)

  • find and depend on tinyxml, add missing tinyxml include (#96, #97)
  • fix relative import for Python3 (#89)

0.3.4 (2017-01-24)

0.3.3 (2016-09-19)

0.3.2 (2016-04-21)

0.3.1 (2016-04-18)

  • more fixes for shiboken 2
  • add missing Qt include directories

0.3.0 (2016-04-01)

  • switch to Qt5 (#64)

0.2.30 (2016-03-30)

0.2.29 (2015-09-19)

0.2.28 (2015-06-08)

0.2.27 (2015-04-29)

0.2.26 (2014-08-18)

0.2.25 (2014-07-10)

  • fix finding specific version of PythonLibs with CMake 3 (#45)

0.2.24 (2014-05-21)

0.2.23 (2014-05-07)

0.2.22 (2014-03-04)

  • add shutdown notification for plugin providers (#39)

0.2.21 (2014-02-12)

0.2.20 (2014-01-19)

  • disable shiboken when version is detected which would segfault (#35)

0.2.19 (2014-01-08)

  • use specific python version catkin has decided on
  • fix sip bindings when paths contain spaces (#33)

0.2.18 (2013-10-09)

  • improve startup time (#28)
  • disabled check for existance of library for cpp plugins
  • fix build on OS X with new version of SIP (#26)

0.2.17 (2013-08-21)

0.2.16 (2013-06-06)

  • make plugin resources relative to plugin.xml (instead of package.xml) (#16)
  • fix help provider

0.2.15 (2013-04-02)

  • revert changes to help_provider from 0.2.13

0.2.14 (2013-03-28 22:42)

0.2.13 (2013-03-28 18:08)

  • work around for broken QGenericReturnArgument constuctor with shiboken, make it build on Ubuntu precise (ros-visualization/rqt#7)
  • modify help_provider

0.2.12 (2013-01-17)

0.2.11 (2013-01-13)

0.2.10 (2013-01-11)

0.2.9 (2012-12-21)

  • first public release for Groovy

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged qt_gui_cpp at Robotics Stack Exchange