38 Commits (b51dd225467d493b74b565584d217f1caf84ff0c)

Author SHA1 Message Date
Dean Lee c17c34187b
cabana: simplify stream management and remove problematic autosave feature (#32945) 11 months ago
Dean Lee 36815cc6d5
cabana: bug fixes and improvements (#32934) 11 months ago
Dean Lee 5aac2e5a89
cabana: fix chart value tip flickers when the mouse moves over it (#32796) 1 year ago
Dean Lee 865b98a5c4
cabana: avoid dead locks and improve responsiveness (#32740) 1 year ago
Dean Lee 38529c5057
cabana: Fix visibility issue for a single data point in series (#32749) 1 year ago
Dean Lee d72f000d98
cabana: Improve seeking and zooming (#32334) 1 year ago
Dean Lee 37877185f8
cabana: show enum string in chart tooltip (#32303) 1 year ago
Dean Lee 2d1078ee5b
cabana: some improvements (#32161) 1 year ago
Dean Lee 7ded7a0720
cabana: fix double comparisons (#30468) 2 years ago
Dean Lee 86efd70fa9
cabana: allocate qt objects on the heap instead of stack (#30374) 2 years ago
Dean Lee f5279284f5
cabana: fix QChart leak (#30369) 2 years ago
Dean Lee 57621afcb0
cabana/chart: populate the points incrementally (#30326) 2 years ago
Adeeb Shihadeh 377722fd5e
Update Python packages and pre-commit hooks (#30149) 2 years ago
Dean Lee 50cca99e45
cabana/chart: add contex menu (#29957) 2 years ago
Dean Lee 6a72d53296
cabana/chart: fix value overflow (#29924) 2 years ago
Dean Lee 34f5cad4e7
cabana/chart: use different colors to distinguish similar signals (#29890) 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) 2 years ago
Dean Lee ef4c963c60
cabana: add comparision operator for CanEvent (#29864) 2 years ago
Dean Lee 2d99521e75
cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 9dac6b66f9
cabana: set border color for scatter series (#29408) 2 years ago
Dean Lee 059529cae2
cabana: improve timeline (#28801) 2 years ago
Dean Lee e08569b0f3
cabana: support multiplexed signals (#28309) 2 years ago
Dean Lee ff4aae85fe
cabana: refactor dbc manager (#28445) 2 years ago
Angus Gratton 7cb4adfebb
Cabana: Improve contrast when using dark themes (#28389) 2 years ago
Dean Lee e6c9e764c0
cabana: fix segfault on screen changed (#28233) 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 50e6c43efd
cabana: display the actual signal time on the track line (#28080) 2 years ago
Dean Lee 45f1f764ea
cabana: display current time & values in chart (#28042) 2 years ago
Dean Lee a91deca39e
cabana: set the capacity of points from cached events (#28032) 2 years ago
Dean Lee 91dc064ac7
cabana: support all features except video in live stream mode. (#27994) 2 years ago
Willem Melching 2cf2e784cf
cabana: fix crash on MacOS when combining graphs (#27977) 2 years ago
Dean Lee 8ad2d84aeb
cabana: refactor the cache for CAN events (#27969) 2 years ago
Dean Lee de62972e2c
cabana: reduce the number of ticks on the Y-axis (#27964) 2 years ago
Dean Lee 29a3b46034
cabana: fix chart high-dpi issues (#27912) 2 years ago
Dean Lee d425f9d1e6
cabana: fix tooltip will not show if chart is partial visible. (#27897) 2 years ago
Dean Lee f63fe15637
cabana: support splitting chart (#27887) 2 years ago
Dean Lee 57bf782872
cabana: split chart to multiple files (#27871) 2 years ago
Dean Lee fc90814199
cabana: switch theme on the fly (#27855) 2 years ago
Dean Lee 8f118220e6
cabana: improve drag&drop (#27842) 2 years ago
Dean Lee f4f836e2a9
cabana: support dragging chart between tabs (#27838) 2 years ago
Dean Lee 424bd0c0b6
cabana: support multiple tabs in ChartsView (#27833) 2 years ago
Dean Lee 409bfcacb7
cabana: drag&drop to change chart order (#27832) 2 years ago
Dean Lee 23e420448b
cabana: improve chart drag and drop (#27820) 2 years ago
Dean Lee a556d23483
cababa: display '--' in chart tooltip if no min max values (#27798) 2 years ago
Dean Lee c5f5a3b5f2
cabana: support undo/redo zoom (#27799) 2 years ago
Dean Lee ea91532ac1
cabana: fix chart background issue in live mode (#27793) 2 years ago
Dean Lee 7c7347a9e6
cabana: dynamic update chart tooltip (#27790) 2 years ago
Dean Lee c56872265a
cabana: support toggle between light / dark theme (#27787) 2 years ago
Dean Lee 0cee9d4e78
cabana: significantly reduce CPU usage by caching chart to pixmap (#27786) 2 years ago