Skip to content
GitLab
Explore
Sign in
Commits · f6ca6cb64f0f7187bfedd7d6a6d0b40999e61f5b
qgroundcontrol
src
ui
linechart
ChartPlot.cc
Browse files
Jun 16, 2013
Renamed slot in ChartPlot to match connect() calls elsewhere.
· 481edea8
Bryant
authored
Jun 10, 2013
481edea8
Jun 11, 2013
Renamed slot in ChartPlot to match connect() calls elsewhere.
· c55ff611
Bryant
authored
Jun 10, 2013
c55ff611
Jun 05, 2013
Fixed the styling of all ChartPlot instances updating when the MainWindow updates.
· 45da9517
Bryant
authored
Jun 04, 2013
45da9517
Jun 04, 2013
Light themes should have darker plot colors and dark themes vice-versa.
· 467280bb
Bryant
authored
Jun 04, 2013
467280bb
Refactored QGC startup so that MainWindow::instance() is usable everywhere....
· 608daefa
Bryant
authored
Jun 04, 2013
608daefa
A few more style updates. Added theme awareness to the toolbar. Also switched...
· 8e05f821
Bryant
authored
Jun 04, 2013
8e05f821
Further consolidation of Plot code into ChartPlot. Also removed some unused...
· f89cbf71
Bryant
authored
Jun 04, 2013
f89cbf71
Simplified color code for ChartPlot
· ce9fead2
Bryant
authored
Jun 04, 2013
ce9fead2
Moved all shared code for IncrementalPlot and LinechartPlot into a common...
· c8f12ee4
Bryant
authored
Jun 03, 2013
c8f12ee4
Loading