29 Commits (4180db601da39af2344751b9a3f1addb5cfc69a6)

Author SHA1 Message Date
Chocobo1 eaaacd71a8
Simplify the calculation of speed graph scale 4 years ago
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
jagannatharjun e2c0f00adb Correctly fill whole width of graph 4 years ago
Chocobo1 21e1c33d15
Don't use deprecated QPainter option 5 years ago
Chocobo1 4eff268095
Replace obsoleted QFontMetrics::width() 5 years ago
dzmat 7de0f9abed Change number of time axis divisions from 5 to 6 for convenience 6 years ago
dzmat 0af17bf7e9 Add 12 hour and 24 hour speed graphs 6 years ago
thalieht 1f36b8b89f Combine qAsConst() with copyAsConst() to asConst() 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
dzmat 6fa64c81b7
Fix speed graph "high speeds" bug 6 years ago
dzmat fabd7e34f5 Improve scaling of speed graphs 6 years ago
dzmat 23d924643f Reduce horizontal graphs resolution 6 years ago
thalieht 4022799881 Fix coding style 7 years ago
Luís Pereira 1a913c502b Prevent possible c++11 range-loop container detach 7 years ago
thalieht ae1634623e Coding style for many files 7 years ago
Chocobo1 4ad541d066 Fix coverity issues 8 years ago
Chocobo1 11c2ee81c1 Fix warning C4267. 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. 9 years ago
Anton Lashkov 7b736b6ae3 Add speedwidget based on QGraphicsView 9 years ago