ros-lunar-plotjuggler (2.1.10-0xenial) xenial; urgency=high

  * critical bug fixed in CustomFunctions
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 28 Mar 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.9-0xenial) xenial; urgency=high

  * QwtRescaler replaced
  * fix issues related to #118 (PlotZoom)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 24 Mar 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.8-0xenial) xenial; urgency=high

  * bug fixes
  * xy equal scaling seems to work
  * Super fancy Video cheatsheet (#164)
  * better date display
  * Fix issue #161 and remember last directory used
  * mainwindow - use yyyy-MM-dd_HH-mm-ss name when saving a plot as png. This allows to save several times without having to rename the previous image (#162)
  * Contributors: Davide Faconti, bresch

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 23 Mar 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.7-0xenial) xenial; urgency=high

  * Date time visualization on X axis
  * fix slow PLAY when rendering takes more than 20 msec
  * new way to zoom a single axis (issues #153 and #135)
  * Inverted mouse wheel zoom #153
  * On MacOS there are several mime formats generated in addition to "curveslist", this fix will keep curves array with names collected instead of resetting it for each new mime format. (#159)
  * ulog_parser: fixed parsing of array topics (#157)
    Signed-off-by: Roman <mailto:bapstroman@gmail.com>
  * fis issue  #156 : catch expections
  * remember if the state of _action_clearBuffer
  * QSettings cleanups
  * Contributors: Alexey Zaparovanny, Davide Faconti, Roman Bapst

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 19 Mar 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.6-0xenial) xenial; urgency=high

  * removed obsolate question
  * remember RemoveTimeOffset state
  * add clear buffer from data stream
  * reject non valid data
  * fix sorting in ULog messages
  * Fix Ulog window
  * ulog plugin improved
  * Update .appveyor.yml
  * yes, I am sure I want to Quit
  * simplifications in RosoutPublisher
  * better double click behavior in FunctionEditor
  * adding Info and parameters
  * big refactoring of ulog parser. Fix issue #151
  * download links updated
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 06 Mar 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.5-0xenial) xenial; urgency=high

  * reintroducing timestamp from header
  * added way to create installer
  * disable zooming during streaming and reset tracker when new file loaded
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 24 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.4-0xenial) xenial; urgency=high

  * Fix issues #146: ULog and multiple instances of a message
  * close issue #138
  * remove svg dependency
  * Appveyor fixed (#144)
  * fancy menubar
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 20 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.3-0xenial) xenial; urgency=high

  * BUG: fixed issue with Customtracker when the plot is zoomed
  * new icons
  * ULog plugin added
  * Allow to build the DataStreamClientSample on Linux (#143)
  * Update README.md
  * Contributors: Davide Faconti, Romain Reignier

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 17 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.2-0xenial) xenial; urgency=high

  * legend button now has three states: left/right/hide
  * replace tracker text when position is on the right side
  * allow again to use the header.stamp
  * fix problem with legend visibility
  * Save all tab plots as images in a folder. (#137)
  * Make default filename for tab image the tab name (#136)
  * Update README.md
  * adding instructions to build AppImage
  * Contributors: Davide Faconti, d-walsh

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 12 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.1-0xenial) xenial; urgency=high

  * Added filter to function editor
  * ask for support
  * cleanup
  * fix issue with Datetime and cheatsheet dialog
  * further stylesheet refinements
  * fixing visualization of fucntion editor dialog
  * fixing html of cheatsheet
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 06 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.1.0-0xenial) xenial; urgency=high

  * minor change
  * stylesheet fix
  * Cheatsheet added
  * fixing style
  * improved magnifier ( issue #135)
  * added zoom max
  * Contributors: Davide Facont, Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 06 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.7-0xenial) xenial; urgency=high

  * fix for dark layout
  * fix issue with edited function transforms
  * about dialog updated
  * added more key shortcuts
  * reverted behaviour of Dialog "delete previous curves"?
  * fix glitches related to drag and drop
  * update timeSlider more often
  * play seems to work properly for both sim_time and rewritten timestamps
  * play button added
  * clock published
  * remove timestamp modifier
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 05 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.5-0xenial) xenial; urgency=high

  * fix problem in build farm
  * bug fix plot XY
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 04 Feb 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.4-0xenial) xenial; urgency=high

  * add parent to message boxes
  * ask confirmation at closeEvent()
  * fix problem with selection of second column
  * fix issue 132
  * simplification
  * minor bug fixed in filter of StatePublisher
  * Contributors: Davide Facont, Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 28 Jan 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.3-0xenial) xenial; urgency=high

  * adding descard/clamp policy to large arrays
  * fix problem with table view resizing
  * make size of fonts modifiable with CTRL + Wheel (issue #106)
  * Update .travis.yml
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 24 Jan 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.2-0xenial) xenial; urgency=high

  * should solve issue #127 : stop publishers when data reloaded or deleted
  * fixing issues whe disabling an already disabled publisher
  * solved problem with time slider (issue #125)
  * fix issue #126
  * StatePublisher improved
  * Contributors:  Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 22 Jan 2019 23:00:00 -0000

ros-lunar-plotjuggler (2.0.1-0xenial) xenial; urgency=high

  * important bug fix. Removed offset in X axis of PlotXY
  * fix minor visualization issue.
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 20 Jan 2019 23:00:00 -0000

ros-lunar-plotjuggler (1.9.0-0xenial) xenial; urgency=high

  * version bump
  * Spurious DragLeave fixed? (The worst and most annoying bug of PlotJuggler)
  * adjust font size in left panel
  * CMAKE_INSTALL_PREFIX flag fix for non-ROS user (#114)
  * adding improvements from @aeudes , issue #119
    1) Improved RemoveCurve dialog (colors and immediate replot)
    2) Fixed QMenu actions zoom horizontally and vertically
    3) Fix issue with panner and added Mouse Middle Button
  * minor changes
  * Merge branch 'master' of https://github.com/facontidavide/PlotJuggler
  * speed up loading rosbags (5%-10%)
  * custom qFileDialog to save the Layout
  * minor changes
  * Contributors: Davide Faconti, Mat&I

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 11 Nov 2018 23:00:00 -0000

ros-lunar-plotjuggler (1.8.4-0xenial) xenial; urgency=high

  * add tooltip
  * fix issue #109
  * CMakeLists.txt add mac homebrew qt5 install directory (#111)
  * Merge pull request #107 from v-lopez/master
  * Fix dragging/deletion of hidden items
  * Contributors: Andrew Hundt, Davide Faconti, Victor Lopez

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 16 Sep 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.8.3-0xenial) xenial; urgency=high

  * bug fix (crash when detaching a _point_marker)
  * more informative error messages
  * cleanups
  * more compact view and larger dummyData
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 23 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.8.2-0xenial) xenial; urgency=high

  * bug fix (crash from zombie PlotMatrix)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 18 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.8.1-0xenial) xenial; urgency=high

  * message moved back to the ROS plugin
  * More informative dialog (issue #100)
  * many improvements related to  FilteredTableListWidget, issue #103
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Fri, 17 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.8.0-0xenial) xenial; urgency=high

  * fixing splash time
  * minor update
  * fix issue #49
  * README and splashscreen updates
  * Update ISSUE_TEMPLATE.md
  * F10 enhancement
  * preparing release 1.8.0
  * (speedup) skip _completer->addToCompletionTree altogether unless Prefix mode is active
  * avoid data copying when loading a datafile
  * fix issue #103
  * workaround for issue #100
  * trying to fix problem with time offset durinh streaming
  * removed enableStreaming from StreamingPlugins
  * several useless replot() calls removed
  * more conservative implementation of setTimeOffset
  * optimization
  * reduced a lot the amount of computation related to addCurve()
  * bug fix
  * Update .appveyor.yml
  * bug fix (_main_tabbed_widget is already included in TabbedPlotWidget::instances())
  * remove bug (crash at deleteDataOfSingleCurve)
  * make PlotData non-copyable
  * change in sthe state publisher API
  * shared_ptr removed. To be tested
  * WIP: changed the way data is shared
  * added suggestion from issue #105
  * skip empty dataMaps in importPlotDataMap() . Issue #105
  * fix issue #102 (grey background)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 16 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.7.3-0xenial) xenial; urgency=high

  * enhancement discussed in #104 Can clear buffer while streaming is active
  * adding enhancements 4 and 5 from issue #105
  * fixed bug reported in  #105
  * fix critical error
  * fix issue #101
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 11 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.7.2-0xenial) xenial; urgency=high

  * Update .travis.yml
  * fixed potential thread safety problem
  * trying to apply changes discussed in issue #96
  * add transport hint
  * make hyperlinks clickable by allowing to open external links (#95)
  * Contributors: Davide Faconti, Romain Reignier
  * Update .travis.yml
  * fixed potential thread safety problem
  * trying to apply changes discussed in issue #96
  * add transport hint
  * make hyperlinks clickable by allowing to open external links (#95)
  * Contributors: Davide Faconti, Romain Reignier

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 09 Aug 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.7.1-0xenial) xenial; urgency=high

  * catch exceptions
  * fix resize of PlotData size. Reported in issue #94
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 21 Jul 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.7.0-0xenial) xenial; urgency=high

  * fixing issue #93 (thread safety in XYPlot and streaming)
  * fix issue #92
  * bug fix
  * Issue #88 (#90)
  * Reorder header files to fix conflicts with boost and QT (#86)
  * Contributors: Davide Faconti, Enrique Fernández Perdomo

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 18 Jul 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.6.2-0xenial) xenial; urgency=high

  * fixing issue introduced in bec2c74195d74969f9c017b9b718faf9be6c1687
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Fri, 18 May 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.6.1-0xenial) xenial; urgency=high

  * allow the buffer size to be edited
  * qDebug removed
  * fixing right mouse drag&drop
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 14 May 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.6.0-0xenial) xenial; urgency=high

  * fixed the most annoying bug ever (erroneus DragLeave). issue #80
  * fine tuning the widget spacing
  * added feature #83
  * fix issue #82
  * remove redundant code in CMakeLists.txt
  * Qwt updated and background color change during drag&drop
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 30 Apr 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.5.2-0xenial) xenial; urgency=high

  * bug fix #78
  * Fix typo (#76)
  * Fix QmessageBox
  * fixed issue reported in #68
  * Contributors: Davide Faconti, Victor Lopez

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 23 Apr 2018 22:00:00 -0000

ros-lunar-plotjuggler (1.5.1-0xenial) xenial; urgency=high

  * Ignore not initialized timestamps (#75)
  * added a warning as suggested in issue #75
  * Housekeeping of publishers in StatePublisher
  * improved layout and visibility in StatePublisher selector
  * Fix issue #73: bad_cast exception
  * Update README.md
  * added more control over the published topics
  * save ALL message instances
  * CSV  plugin: accept CSV files with empty cells
  * fix issue #72: std::round not supported by older compilers
  * add a prefix to the field name if required
  * Fix issue #69
  * bug fix in onActionSaveLayout + indentation
  * A small plugin creating a websocket server (#64)
  * bug fixes
  * Contributors: Davide Faconti, Philippe Gauthier

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 13 Feb 2018 23:00:00 -0000

ros-lunar-plotjuggler (1.5.0-0xenial) xenial; urgency=high

  * using AsyncSpinner as it ought to be
  * fixing the mutex problem in streaming
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 27 Nov 2017 23:00:00 -0000

ros-lunar-plotjuggler (1.4.2-0xenial) xenial; urgency=high

  * bug fix in getIndexFromX that affected the vertical axis range calculation
  * fix issue #61
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 19 Nov 2017 23:00:00 -0000

ros-lunar-plotjuggler (1.4.1-0xenial) xenial; urgency=high

  * fixed some issue with reloading rosbags and addressing issue #54
  * adding improvement #55
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 18 Nov 2017 23:00:00 -0000

ros-lunar-plotjuggler (1.4.0-0xenial) xenial; urgency=high

  * added the ability to set max_array_size in the GUI
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 13 Nov 2017 23:00:00 -0000

ros-lunar-plotjuggler (1.3.1-0xenial) xenial; urgency=high

  * warnings added
  * License updated
  * Fix build failures on Archlinux (#57)
  * Update README.md
  * Contributors: Davide Faconti, Kartik Mohta

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 13 Nov 2017 23:00:00 -0000

ros-lunar-plotjuggler (1.3.0-0xenial) xenial; urgency=high

  * added xmlLoadState and xmlSaveState to ALL plugins
  * works with newer ros_type_introspection
  * speed up
  * fix potential confision with #include
  * minor fix in timeSlider
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 11 Oct 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.2.1-0xenial) xenial; urgency=high

  * better limits for timeSlider
  * fix a potential issue with ranges
  * set explicitly the max vector size
  * avoid wasting time doing tableWidget->sortByColumn
  * bug fix
  * prevent a nasty error during construction
  * Update README.md
  * added ros_type_introspection to travis
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 29 Aug 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.2.0-0xenial) xenial; urgency=high

  * Ros introspection updated (#52 <https://github.com/facontidavide/PlotJuggler/issues/52>)
  * Potential fix for precision issue when adding time_offset
  * Update snap/snapcraft.yaml
  * Contributors: Davide Faconti, Kartik Mohta

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 28 Aug 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.1.3-0xenial) xenial; urgency=high

  * fixed few issues with DataStreamROS
  * Update README.md
  * improvement #43 <https://github.com/facontidavide/PlotJuggler/issues/43>. Use F10 to hide/show controls
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 10 Jul 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.1.2-0xenial) xenial; urgency=high

  * bug-fix in DataLoadROS (multi-selection from layout)
  * Merge branch 'master' of github.com:facontidavide/PlotJuggler
  * minor change
  * Update README.md
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 27 Jun 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.1.1-0xenial) xenial; urgency=high

  * store rosbag::MessageInstance to replay data with the publisher
  * avoid allocation
  * minor optimizations
  * bug fix: checkbox to use renaming rules was not detected correctly
  * fix for very large rosbags
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 25 Jun 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.1.0-0xenial) xenial; urgency=high

  * fixing bug #47 <https://github.com/facontidavide/PlotJuggler/issues/47>
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 19 Jun 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.8-0xenial) xenial; urgency=high

  * update to be compatible with ros_type_introspection 0.6
  * setting uninitialized variable (thanks valgrind)
  * improvement #48 <https://github.com/facontidavide/PlotJuggler/issues/48>
  * fix for issue #46 <https://github.com/facontidavide/PlotJuggler/issues/46> (load csv files)
  * more intuitive ordering of strings. Based on PR #45 <https://github.com/facontidavide/PlotJuggler/issues/45>. Fixes #27 <https://github.com/facontidavide/PlotJuggler/issues/27>
  * Correct the string being searched for to find the header stamp field (#44 <https://github.com/facontidavide/PlotJuggler/issues/44>)
  * Contributors: Davide Faconti, Kartik Mohta

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 19 Jun 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.7-0xenial) xenial; urgency=high

  * the list of topics in the Dialog will be automatically updated
  * bug fix
  * fixed some issues with the installation
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 11 May 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.5-0xenial) xenial; urgency=high

  * fixed an issue with ROS during destruction
  * allow timestamp injection
  * Create ISSUE_TEMPLATE.md
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 06 May 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.4-0xenial) xenial; urgency=high

  * save/restore the selected topics in the layout file
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 29 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.3-0xenial) xenial; urgency=high

  * fixed window management
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 27 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.2-0xenial) xenial; urgency=high

  * set axis Y limit is undoable now
  * added the command line option "buffer_size"
  * filter xml extension for save layout
  * added axis limits (Y)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 25 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.1-0xenial) xenial; urgency=high

  * documentation fix
  * color widget simplified
  * Update README.md
  * default extension fixed in layout.xml
  * Contributors: Davide Faconti, Eduardo Caceres

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 23 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (1.0.0-0xenial) xenial; urgency=high

  * Total awesomeness

 -- Davide Faconti <davide.faconti@gmail.com>  Fri, 21 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (0.18.0-0xenial) xenial; urgency=high

  * added visualization policy to the TimeTracker
  * bug fix in RosoutPublisher
  * added try-catch guard to third party plugins method invokation
  * improving documentation
  * multiple fixes
  * shall periodically update the list of curves from the streamer
  * make the API of plugins more consistent and future proof
  * removed double replot during streaming (and framerate limited to 25)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 20 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (0.17.0-0xenial) xenial; urgency=high

  * more renaming rules and samples
  * feature request #31
  * fix QFileDialog (save)
  * fixing a nasty bug in save plot to file
  * Add dummy returns to function that required it (#36)
  * trying to fix some issues with the streamer time offset
  * fixing a crash in the plugin
  * saving more application settings with QSettings
  * cleanups
  * new plugin: rosout
  * several bugs fixed
  * removed unused plugin
  * Update README.md
  * cleanups
  * added data samples
  * move wais to filter the listWidget
  * visualization improvements
  * Contributors: Davide Faconti, v-lopez

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 01 Apr 2017 22:00:00 -0000

ros-lunar-plotjuggler (0.16.0-0xenial) xenial; urgency=high

  * removed the normalization of time in ROS plugins
  * relative time seems to work properly
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 21 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.15.3-0xenial) xenial; urgency=high

  * multiple fixes
  * update related to backtrace
  * backward-cpp added
  * show coordinates when the left mouse is clicked (but not moved)
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 21 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.15.1-0xenial) xenial; urgency=high

  * adding some deadband to the zoomer
  * fixed a bug related to tabs and new windows
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 19 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.15.0-0xenial) xenial; urgency=high

  * Multiple problems fixed with streaming interface nd XY plots
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 16 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.14.2-0xenial) xenial; urgency=high

  * improve CurveColorPick
  * bugs fixed
  * crash fixed
  * Prevent compiler warning if compiling under ROS (#29)
  * Contributors: Davide Faconti, Tim Clephas

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 15 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.14.1-0xenial) xenial; urgency=high

  * improved the time slider
  * bug fixes
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 14 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.14.0-0xenial) xenial; urgency=high

  * improved usability
  * adding XY plots (#26)
  * improving plot magnifier
  * changed key combination
  * file extension of saved images fixed
  * bug fixes
  * adding the ability to delete curves
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Tue, 14 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.13.1-0xenial) xenial; urgency=high

  * bug fix
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 13 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.13.0-0xenial) xenial; urgency=high

  * default range X for empty plots
  * better formatting
  * improving 2nd column visualization
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 11 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.12.2-0xenial) xenial; urgency=high

  * Left curve list will display current value from vertical tracker
  * new splashscreen phrases
  * Temporarily disabling Qt5Svg
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Thu, 09 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.12.0-0xenial) xenial; urgency=high

  * Create .appveyor.yml
  * added the ability to save rosbags from streaming
  * bug fixes
  * might fix compilation problem in recent cmake (3.x)
  * improvement of the horizontal slider
  * save plots to file
  * qwt updated to trunk
  * catch the rosbag exception
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 05 Mar 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.11.0-0xenial) xenial; urgency=high

  * should fix the reloading issue
  * Update README.md
  * minor fixes of the help_dialog layout
  * Contributors: Davide Faconti, MarcelSoler

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 22 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.10.3-0xenial) xenial; urgency=high

  * adding help dialog
  * minor bug fix
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 20 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.10.2-0xenial) xenial; urgency=high

  * critical bug fixed in ROS streaming
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 13 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.10.1-0xenial) xenial; urgency=high

  * adding more command line functionality
  * BUG-FIX: bad resizing when a matrix row or column is deleted
  * simplifying how random colors are managed
  * more streaming buffer
  * remember selected topics
  * improvements and bug fixes
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 13 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.10.0-0xenial) xenial; urgency=high

  * auto loading of streamer based on saved layout
  * refactoring of the ROS plugins
  * REFACTORING to allow future improvements of drag&drop
  * trying to fix a compilation problem
  * Update README.md
  * FIX: menu bar will stay where it is supposed to.
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Sat, 11 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.9.1-0xenial) xenial; urgency=high

  * FIX: avoid the use of catkin when using plain cmake
  * IMPROVEMENT: exit option in the file menu
  * IMPROVEMENT: reduce the number of steps to launch a streamer
  * SPEEDUP: use a cache to avoid repeated creation of std::string
  * better way to stop streaming and reload the plugins
  * fixed a compilation problem on windows
  * fixed a problem with resizing
  * help menu with About added
  * qDebug commented
  * default to RelWithDebInfo
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Wed, 08 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.9.0-0xenial) xenial; urgency=high

  * bug fixes
  * QWT submodule removed
  * removed boost dependency
  * Contributors: Davide Faconti
  * remove submodule
  * Contributors: Davide Faconti

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 06 Feb 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.8.1-0xenial) xenial; urgency=high

  * removing the old name "SuperPlotter"
  * bug fix that affected data streaming
  * this explicit dependency might be needed by bloom

 -- Davide Faconti <davide.faconti@gmail.com>  Mon, 23 Jan 2017 23:00:00 -0000

ros-lunar-plotjuggler (0.8.0-0xenial) xenial; urgency=high

  * First official beta of PJ
  * Contributors: Arturo Martin-de-Nicolas, Davide Faconti, Kartik Mohta, Mikael Arguedas

 -- Davide Faconti <davide.faconti@gmail.com>  Sun, 22 Jan 2017 23:00:00 -0000


