- Mar 13, 2016
-
-
Don Gagne authored
Bugs causing it to not be able to un-zoom.
-
- Dec 26, 2014
-
-
Don Gagne authored
-
- Jun 26, 2014
-
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- Oct 10, 2013
-
-
John Tapsell authored
-
- Jun 16, 2013
-
-
Bryant authored
-
- Jun 11, 2013
-
-
Bryant authored
-
- Jun 05, 2013
-
-
Bryant authored
-
- Jun 04, 2013
-
-
Bryant authored
-
Bryant authored
Refactored QGC startup so that MainWindow::instance() is usable everywhere. This was required to get the styling working properly for ChartPlot.
-
Bryant authored
A few more style updates. Added theme awareness to the toolbar. Also switched the plot zoomer over to use blue instead of red as it's selector coloring to match the standard accent color for QGC.
-
Bryant authored
Further consolidation of Plot code into ChartPlot. Also removed some unused variables from LinechartWidget.cc. Also only active curves are recolored in the IncrementalPlot class.
-
Bryant authored
-
Bryant authored
Moved all shared code for IncrementalPlot and LinechartPlot into a common ChartPlot superclass. Also recoloring the background of both widgets now works when switching between color schemes.
-