46 Commits (ae85ee093252720b749ac07b61933b51a609511c)

Author SHA1 Message Date
Dean Lee aa744e8437
cabana: cleanp code (#30666) 1 year ago
Dean Lee 01610128bb
cabana: support suppress highlighted bits (#30336) 2 years ago
Dean Lee 952838335d
cabana: improve playback controller (#30325) 2 years ago
Dean Lee 57621afcb0
cabana/chart: populate the points incrementally (#30326) 2 years ago
Dean Lee 82452ec66b
cabana: use QStaticText to boost rending performance (#29900) 2 years ago
Dean Lee 57ad4f02f8
cabana: use a monotonic buffer to allocate CanEvent (#29652) 2 years ago
Dean Lee 2d99521e75
cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 319ce562f2
cabana: cleanup `MessageViewHeader` & `MessageBytesDelegate` (#29040) 2 years ago
Dean Lee 5f6d947e36
cabana: fix 'QObject::connect: No such signal' warning in UnixSignalHandler (#28702) 2 years ago
Dean Lee fe91ea1139
cabana: properly handle unix signals (#28657) 2 years ago
Kacper Rączy 45a6834a74
macOS: fix build issues & re-enable CI (#28258) 2 years ago
Dean Lee 3c398b2e2f
cabana: simplifying endian conversion (#28601) 2 years ago
Dean Lee 9632451d1d
cabana: display signal details in tooltip (#28471) 2 years ago
Dean Lee 0e67d41eef
cabana: fix bg color issue for inactive item (#28468) 2 years ago
Dean Lee ff4aae85fe
cabana: refactor dbc manager (#28445) 2 years ago
Dean Lee 2a6458b44e
cabana: improve dbc parsing (#28321) 2 years ago
Dean Lee 54506774f0
cabana: support editing comments for messages (#28299) 2 years ago
Dean Lee 4ed6412ee5
cabana: Make the close button on TabBar look consistent and adaptable to different templates. (#28065) 2 years ago
Willem Melching af5f769d7c
cabana: fix MacOS build (#27950) 2 years ago
Willem Melching 9c88c3fe4c
cabana: fix displaying zero length messages (#27953) 2 years ago
Dean Lee 6ad4017fd8
cabana: fix unable to scroll to the right edge of the message list. (#27947) 2 years ago
Dean Lee f79654a1e7
cabana: some improvements to messages view (#27935) 2 years ago
Dean Lee f5d66fa2a9
cabana: fix message view performance issues after #27901 (#27908) 2 years ago
Dean Lee 860e843af6
cabana: support display hex bytes in multiple lines. (#27901) 2 years ago
Dean Lee f15cb01137
cabana: speed up parsing can events (#27874) 2 years ago
Dean Lee fc90814199
cabana: switch theme on the fly (#27855) 2 years ago
Dean Lee c56872265a
cabana: support toggle between light / dark theme (#27787) 2 years ago
Dean Lee 583c4a031f
cabana: improve LogSlider (#27673) 2 years ago
Willem Melching b591b0c764
cabana: show signal values with consistent number of digits (#27556) 2 years ago
Willem Melching e4d591ecbf
cabana: refactor Msg and Signal into dbc.cc (#27552) 2 years ago
Dean Lee b5d29b550c
cabana: get icon size from QStyle::PM_SmallIconSize (#27548) 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 78116029d3
cabana: replace hardcoded margins, colors, spacing with values from style. (#27449) 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
Dean Lee 37adf5d3a6
cabana: simplify conversions between QVariant and QVector<QColor> (#27367) 2 years ago
Dean Lee d19b668365
cabana: fix incorrect bit color after seek (#27287) 2 years ago
Dean Lee 429311a2cc
cabana: fix the text of signal value being clipped (#27292) 2 years ago
Willem Melching 276586fdf0
cabana: bit level change frequency highlighting (#27259) 2 years ago
Willem Melching fcaa6fb06f
cabana: extend color palette, make chart colors match signal view (#27258) 2 years ago
Willem Melching e3c202b4a2
cabana: add button to suppress highlighted bytes (#27131) 2 years ago
Dean Lee 0402e94927
cabana: render light or dark icon based on system theme (#27155) 2 years ago
Dean Lee 078f06dbaf
cabana: draw message bytes at the same width (#27150) 2 years ago
Willem Melching 3d641fa5e5
cabana: replace space by underscore when editing signal name (#27130) 2 years ago
Willem Melching d76012ec38
cabana: fix overlap in byte highlighting (#27139) 2 years ago
Dean Lee b2675cef9a
cabana: colorful logs based on activity (#27008) 2 years ago