Changelog for package swri_profiler_tools
0.2.2 (2019-11-11)
Enable c++11 support
Update catkin dependencies for swri_profiler_tools
Contributors: P. J. Reed
0.2.1 (2019-11-11)
Clean up CMakeLists
Add repository url to package.xml
Contributors: Matthew Bries, P. J. Reed
0.2.0 (2019-04-18)
Update maintainers
Make master build on both Indigo and Kinetic
Fix deps, cmakelist and localPos() to get working on indigo
Contributors: Matthew Bries, P. J. Reed
0.1.0 (2017-12-14)
Kinetic compatibility
Contributors: Matthew Bries, P. J. Reed
0.0.3 (2016-11-23)
0.0.2 (2016-11-23)
Fixing some minor alignment issues in partition widget.
Removing the timeline widget, adding time plot widget.
Work on timeline, added timeline widget tester.
Adding skeleton for timeline widget.
Add tool tip to the partition widget to display node name.
Add setActiveNode() slot to profile tree widget.
Double click on partition widget sets active item.
Changing PartitionItem to use QRectF instead of custom limits.
Initial support for animation in partition widget.
Make partition widget focus on active node.
Reworking the partition widget a bit.
Basic drawing implemented for PartitionWidget.
Work on layout for the partition widget.
Update to profiler to handle unexpected case.
Working on partition widget.
Adding initial active item support to QProfileTreeWidget.
Working on ProfileTreeWidget
Display profile nodes in ProfileTreeWidget.
Change live profile name when deactivated.
Some trivial renaming.
Rewrite of Profile class.
Adding initial ProfileTreeWidget
Update derived data for all modified times instead of one.
Connect profile signals to profile database.
Building tree index and updating derived data in profiles.
Working on database backend.
Initial work on cpp viewer.
Contributors: Elliot Johnson