Chocobo1
|
11c2ee81c1
|
Fix warning C4267.
conversion from 'size_t' to 'int', possible loss of data.
|
8 years ago |
Daniel Segesdi
|
76580e4766
|
Fix 6-hour speedplot point push rate. Close #5545
|
8 years ago |
sledgehammer999
|
cd4f288f67
|
Follow project coding style. Issue #2192.
|
9 years ago |
Anton Lashkov
|
cdab0bb140
|
SpeedPlotView: code correction
|
9 years ago |
Anton Lashkov
|
8a6866d409
|
SpeedPlotView: Simplify code using PointData struct
|
9 years ago |
Anton Lashkov
|
b599a8e2fb
|
SpeedPlotView: Use separate buffers for periods with reduce number of points. Fix coding style.
|
9 years ago |
Anton Lashkov
|
baadf34134
|
SpeedPlotView: Save int's instead of double's
|
9 years ago |
Anton Lashkov
|
dd9728334a
|
SpeedPlotView: Replace QQueue by boost::circular_buffer, reduce number of points to draw, increase legend background size
|
9 years ago |
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
9 years ago |
Chocobo1
|
a74bac20c4
|
Fix Speed graph legend is illegible on dark background. Closes #4134.
|
9 years ago |
Anton Lashkov
|
0d74131edd
|
SpeedPlotView: fix render graphs with zero speed
|
9 years ago |
sledgehammer999
|
0b20794672
|
Fixup speedwidget code.
|
10 years ago |
Anton Lashkov
|
7b736b6ae3
|
Add speedwidget based on QGraphicsView
|
10 years ago |