Dean Lee
86efd70fa9
cabana: allocate qt objects on the heap instead of stack ( #30374 )
...
allocate qobject in heap
1 year ago
Dean Lee
57621afcb0
cabana/chart: populate the points incrementally ( #30326 )
...
* populate the points incrementally
* less spacing
2 years ago
Dean Lee
50cca99e45
cabana/chart: add contex menu ( #29957 )
2 years ago
Dean Lee
34f5cad4e7
cabana/chart: use different colors to distinguish similar signals ( #29890 )
...
* Use different colors to distinguish similar signals
* check hueF value
* lighter
2 years ago
Dean Lee
d9f107a2c9
cabana: improve precision of timeline ( #29872 )
2 years ago
Dean Lee
11d157369b
cabana/chart: fix rubber band precision issue ( #29887 )
...
fix rubber band precision issue
2 years ago
Dean Lee
2d99521e75
cpplint: `build/include_what_you_use` ( #29556 )
...
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Dean Lee
ff4aae85fe
cabana: refactor dbc manager ( #28445 )
...
* rafactor signal
* cleanup
* refacto dbcmanager
* refactor dbcmanger
2 years ago
Dean Lee
d7adee9766
cabana: clear all cached values in chart after changing signal properties in live mode ( #28125 )
2 years ago
Dean Lee
45f1f764ea
cabana: display current time & values in chart ( #28042 )
...
* display current time&value in chart
* cleanup
* use macro
* use BrightText
* use x-square
* tiplabel: set point size 9
* add 1 point offset
* change Light color
* lighter color
* use const iterator to avoid implict sharing detachs
2 years ago
Dean Lee
f63fe15637
cabana: support splitting chart ( #27887 )
...
* split chart
* fixed elided axisY label issues
* fade in chart
2 years ago
Dean Lee
57bf782872
cabana: split chart to multiple files ( #27871 )
...
* git mv
* split file
* fix includes
* split tiplabel out
2 years ago