repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility
node_manager_fkie: added update/set time dialog to update time with ntpdate or date
node_manager_fkie: added rosbag record to rqt menu
node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C
node_manager_fkie: added cursor position number to editor
node_manager_fkie: added indent before hostname in description panel
the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.
node_manager_fkie: fixed error after cancel color selection
node_manager_fkie: use gradient to set color
node_manager_fkie: now you can define colors for each robot
node_manager_fkie: removed a broken import
node_manager_fkie: fixed: no longer clear the search result on click into editor
node_manager_fkie: find dialog in xml-editor shows now all results in as list
node_manager_fkie: added clear button to filder lines in dialogs
node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines
node_manager_fkie: fixed some extended visualization for synced nodes
Contributors: Alexander Tiderko, Sr4l
New Features: * node_manager_fkie: the start with different ROS_MASTER_URI
sets now the ROS_HOSTNAME environment variable if a new masteruri was selected to start node_manager or master_discovery
Fixes: * node_manager_fkie: fixed print XML content in echo_dialog * node_manager_fkie: avoids the print of an error, while loads a wrongs file on start of the node_manager * node_manager_fkie: fixed check of running remote roscore * node_manager_fkie: fixed problem while echo topics on remote hosts * node_manager_fkie: changed cursor position in XML editor after open node configuration * node_manager_fkie: fixed replay of topics with array elements * node_manager_fkie: fixed close process while start/stop nodes * node_manager_fkie: fixed namespace of capability groups, fixed the missing leading SEP * node_manager_fkie: fixed - avoid transmition of some included/changed but not needed files to remote host * node_manager_fkie: fixed start node after a binary was selected from multiple binaries * node_manager_fkie: removed "'now' FIX" while publish messages to topics * node_manager_fkie: fixed log format on remote hosts * Contributors: Alexander Tiderko
node_manager_fkie: start rviz now as NO rqt plugin
node_manager_fkie: fixed the sort of paramerter in add parameter dialog
node_manager_fkie: adapt the chagnes in master_discovery_fkie
node_manager_fkie: fixed the tooltip of the buttons in the description dock
node_manager_fkie: stop /master_discovery node before poweroff host to avoid timout problems
multimaster_fkie: reduced logs and warnings on stop nodes while closing node_manager
node_manager_fkie: added a new button for call service
node_manager_fkie: added a "copy log path to clipboard" button
node_manager_fkie: fixed the displayed count of nodes with launch files in description dock
node_manager_fkie: fixed errors showed while stop nodes on close
multimaster_fkie: reduced logging of exceptions
node_manager_fkie: added poweroff command to the host description
node_manager_fkie: added tooltips to the buttons in description dock
node_manager_fkie: replaced some icons
node_manager_fkie: added advanced start link to set console format and loglevel while start of nodes
node_manager_fkie: skip commented nodes while open a configuration for a selected node
node_manager_fkie: fixed xml editor; some lines was hide
node_manager_fkie: added ctrl+shift+slash to shortcuts for un/comment text in editor *some small changes in find dialog
Contributors: Alexander Tiderko