60 Commits (2bc3f8dc49fde8fd3072b056a35bf1956cf14e7d)

Author SHA1 Message Date
Willem Melching cfa62044d6 cabana: go to previous zoom window (#27702) 2 years ago
Dean Lee ac56a33a2d cabana: fix high DPI issues in chart (#27694) 2 years ago
Dean Lee ee692c5bec cabana: eliminate deep copy of events in live stream mode (#27588) 2 years ago
Willem Melching 918bad4847 cabana: DBCManager only expose methods/signals through MessageId (#27540) 2 years ago
Willem Melching e8105f0413 cabana: extend max chart range to 30 minutes (#27555) 2 years ago
Willem Melching f0d648d8c6 cabana: refactor Msg and Signal into dbc.cc (#27552) 2 years ago
Willem Melching ed75ea1836 cabana: scrub by shift dragging on graph (#27545) 2 years ago
Dean Lee ca0b965d08 cabana: use a segment tree to solve range queries in O(log n) time complexity (#27498) 2 years ago
Dean Lee db35b147ac cabana: added a new series type to chart: step line (#27422) 2 years ago
Dean Lee 2aafd3bf01 cabana: improve UI & fix bugs (#27387) 2 years ago
Dean Lee 972e91463c cabana: add support for load&save extra dbc info (#27203) 2 years ago
Willem Melching c9a2d19596 cabana: refactor message id from QString to struct (#27352) 2 years ago
Dean Lee 1804f5cc67 cabana: cleanup code for charts (#27350) 2 years ago
Dean Lee cff6df8b8c cabana: set series color in createSeries (#27270) 2 years ago
Dean Lee 9bd4af9781 cabana: imporve series selector dialog (#27266) 2 years ago
Dean Lee 8a5dfaa35d cabana: remove toolbutton padding (#27240) 2 years ago
Dean Lee b31e9b5bb8 cabana: improve charts toolbar (#27233) 2 years ago
Dean Lee d318513c33 cabana: fixed wrong plot area after changed column count (#27228) 2 years ago
Dean Lee bd2e71260e cabana: click on legend to show/hide series (#27231) 2 years ago
Dean Lee e58743cbea cabana: improve align charts (#27217) 2 years ago
Dean Lee 8d359ca270 cabana: fix incorrect point size after adding new series to chart or changing series type (#27199) 2 years ago
Dean Lee 7af5741071 cabana: add dialog to open route from remote or local (#27183) 2 years ago
Dean Lee b4ba7f91a5 cabana: add capability for switching between line and scatter plots (#27169) 2 years ago
Dean Lee 78fd6462c9 cabana: improve line marker (#27189) 2 years ago
Dean Lee a583bd621f cabana: refactor and improve signal view (#26997) 2 years ago
Willem Melching a8b63f672b cabana: small improvements to charts (#27140) 2 years ago
Dean Lee 7a5ee2eb11 cabana: add new plot btn to create chart (#27023) 2 years ago
Dean Lee e675648a16 cabana: add a slider to adjust chart range from 1 sec to max cached seconds. (#27005) 2 years ago
Dean Lee 504453c3e4 Cabana: support live streaming (#26946) 2 years ago
Dean Lee 26ca64da0f cabana: add support for multiple columns charts (#27000) 2 years ago
Dean Lee c59ee39caa cabana: support drag and drop to merge charts (#26968) 2 years ago
Dean Lee 84b6e18b53 cabana: fix chart glitches (#26928) 2 years ago
Dean Lee b6cece6abe cabana: align y axis correctly (#26837) 2 years ago
Dean Lee b4a98b8740 Cabana: fix "show plot" button state sync issue (#26769) 2 years ago
Dean Lee 443e49b659 Cabana: use opengl to draw the line series. (#26761) 2 years ago
Dean Lee 3acdabe2c2 Cabana: add button to display all cached data in chart (#26575) 2 years ago
Dean Lee 78c649c60a Cabanba: new dialog to manage chart series (#26675) 2 years ago
Dean Lee 4a67971c61 Cabana: auto theme, detect from system. (#26563) 3 years ago
Dean Lee b902c26c6f Cabana: faster align charts, visual glitches removed. (#26543) 3 years ago
Dean Lee de99eb91c6 Cabana: draw line marker in drawForegound (#26542) 3 years ago
Dean Lee 40123aed4b Cabana: support for multiple series in chart (#26538) 3 years ago
Dean Lee ec2a47f007 Cabana: Fix title overlapping on chart with long names (#26494) 3 years ago
Dean Lee b858a1c4a4 Cabana: use QToolBar to manage the controls in ChartsView (#26388) 3 years ago
Dean Lee 2a6edbea60 Cabana: move the chart title into graphics view (#26389) 3 years ago
Dean Lee 1bc0166499 Cabana: cleanup code (#26369) 3 years ago
Dean Lee 21960039ed Cabana: update line series concurrently (#26339) 3 years ago
Dean Lee 37b0ba7535 Cabana: sync button state with chart (#26285) 3 years ago
Dean Lee bdadda4a0e Cabana: improve track line (#26231) 3 years ago
Dean Lee 72f6a3b56d Cabana: change the chart theme in setting (#26220) 3 years ago
Dean Lee a02e81b710 Cabana: limit X-axis range from settings (#26213) 3 years ago