59 Commits (c77a0feab4e8474f73e47d7f111f3f41f0d68ff3)

Author SHA1 Message Date
Dean Lee c77a0feab4
cabana: fix high DPI issues in chart (#27694) 2 years ago
Dean Lee f00c108acb
cabana: eliminate deep copy of events in live stream mode (#27588) 2 years ago
Willem Melching 0afd3bab34
cabana: DBCManager only expose methods/signals through MessageId (#27540) 2 years ago
Willem Melching fc44ed63d7
cabana: extend max chart range to 30 minutes (#27555) 2 years ago
Willem Melching e4d591ecbf
cabana: refactor Msg and Signal into dbc.cc (#27552) 2 years ago
Willem Melching b79f4594c4
cabana: scrub by shift dragging on graph (#27545) 2 years ago
Dean Lee c2018d6bf2
cabana: use a segment tree to solve range queries in O(log n) time complexity (#27498) 2 years ago
Dean Lee dc4ebeb29c
cabana: added a new series type to chart: step line (#27422) 2 years ago
Dean Lee 4efd246bac
cabana: improve UI & fix bugs (#27387) 2 years ago
Dean Lee ac0dbf74bc
cabana: add support for load&save extra dbc info (#27203) 2 years ago
Willem Melching 5078c91805
cabana: refactor message id from QString to struct (#27352) 2 years ago
Dean Lee e4d0ee8716
cabana: cleanup code for charts (#27350) 2 years ago
Dean Lee 37abe37117
cabana: set series color in createSeries (#27270) 2 years ago
Dean Lee f4f081c562
cabana: imporve series selector dialog (#27266) 2 years ago
Dean Lee 55ad7ee3cb
cabana: remove toolbutton padding (#27240) 2 years ago
Dean Lee 8f6521ded3
cabana: improve charts toolbar (#27233) 2 years ago
Dean Lee 1a99fd3610
cabana: fixed wrong plot area after changed column count (#27228) 2 years ago
Dean Lee f9de6a0dd8
cabana: click on legend to show/hide series (#27231) 2 years ago
Dean Lee 9b054af8b6
cabana: improve align charts (#27217) 2 years ago
Dean Lee d6516059bd
cabana: fix incorrect point size after adding new series to chart or changing series type (#27199) 2 years ago
Dean Lee 29d9d03759
cabana: add dialog to open route from remote or local (#27183) 2 years ago
Dean Lee 53396076df
cabana: add capability for switching between line and scatter plots (#27169) 2 years ago
Dean Lee 628b80de3d
cabana: improve line marker (#27189) 2 years ago
Dean Lee 7a485d4308
cabana: refactor and improve signal view (#26997) 2 years ago
Willem Melching fa4f37a098
cabana: small improvements to charts (#27140) 2 years ago
Dean Lee 35a943030b
cabana: add new plot btn to create chart (#27023) 2 years ago
Dean Lee f0d22f88e1
cabana: add a slider to adjust chart range from 1 sec to max cached seconds. (#27005) 2 years ago
Dean Lee f9490739ab
Cabana: support live streaming (#26946) 2 years ago
Dean Lee fd4dc109e1
cabana: add support for multiple columns charts (#27000) 2 years ago
Dean Lee 58bd024089
cabana: support drag and drop to merge charts (#26968) 2 years ago
Dean Lee 97b931a12a
cabana: fix chart glitches (#26928) 2 years ago
Dean Lee f15a5c9ad6
cabana: align y axis correctly (#26837) 2 years ago
Dean Lee fd91ab6469
Cabana: fix "show plot" button state sync issue (#26769) 2 years ago
Dean Lee 4e3598c9f6
Cabana: use opengl to draw the line series. (#26761) 2 years ago
Dean Lee 9ffb7a7518
Cabana: add button to display all cached data in chart (#26575) 2 years ago
Dean Lee 59ed74ae4a
Cabanba: new dialog to manage chart series (#26675) 2 years ago
Dean Lee 4662f1e0be
Cabana: auto theme, detect from system. (#26563) 2 years ago
Dean Lee 17b1839e0a
Cabana: faster align charts, visual glitches removed. (#26543) 2 years ago
Dean Lee 9c815c2081
Cabana: draw line marker in drawForegound (#26542) 2 years ago
Dean Lee 37ad8f4f3f
Cabana: support for multiple series in chart (#26538) 2 years ago
Dean Lee 29f24c7491
Cabana: Fix title overlapping on chart with long names (#26494) 2 years ago
Dean Lee 45891c7907
Cabana: use QToolBar to manage the controls in ChartsView (#26388) 3 years ago
Dean Lee 3dc5dbf103
Cabana: move the chart title into graphics view (#26389) 3 years ago
Dean Lee ac76cc9325
Cabana: cleanup code (#26369) 3 years ago
Dean Lee e4ec1d7c4c
Cabana: update line series concurrently (#26339) 3 years ago
Dean Lee 9c7e375944
Cabana: sync button state with chart (#26285) 3 years ago
Dean Lee 8de9bbaa73
Cabana: improve track line (#26231) 3 years ago
Dean Lee ba570b963f
Cabana: change the chart theme in setting (#26220) 3 years ago
Dean Lee 728d969249
Cabana: limit X-axis range from settings (#26213) 3 years ago
Dean Lee 8697e928fc
Cabana: Fix unable to display charts for same signals from different buses. (#26191) 3 years ago