31 Commits (2edd65ad4e0b51d998bb9908b19e1bb9c9c1162c)

Author SHA1 Message Date
Dean Lee 90bff752c1 cabana: improve dbc parsing (#28321) 2 years ago
Dean Lee c2e86afc8c cabana: support editing comments for messages (#28299) 2 years ago
Dean Lee 67d627d73c cabana: Make the close button on TabBar look consistent and adaptable to different templates. (#28065) 2 years ago
Willem Melching 0a690ea48d cabana: fix MacOS build (#27950) 2 years ago
Willem Melching 48eb186464 cabana: fix displaying zero length messages (#27953) 2 years ago
Dean Lee 8a724f649f cabana: fix unable to scroll to the right edge of the message list. (#27947) 2 years ago
Dean Lee 941765994c cabana: some improvements to messages view (#27935) 2 years ago
Dean Lee 52f0416736 cabana: fix message view performance issues after #27901 (#27908) 2 years ago
Dean Lee 3e13b0be9d cabana: support display hex bytes in multiple lines. (#27901) 2 years ago
Dean Lee a5cb283b27 cabana: speed up parsing can events (#27874) 2 years ago
Dean Lee c635bf8723 cabana: switch theme on the fly (#27855) 2 years ago
Dean Lee 07e11f1331 cabana: support toggle between light / dark theme (#27787) 2 years ago
Dean Lee 0899e5628a cabana: improve LogSlider (#27673) 2 years ago
Willem Melching da54ce208f cabana: show signal values with consistent number of digits (#27556) 2 years ago
Willem Melching f0d648d8c6 cabana: refactor Msg and Signal into dbc.cc (#27552) 2 years ago
Dean Lee 2ca3feab16 cabana: get icon size from QStyle::PM_SmallIconSize (#27548) 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 b12a2a0eaf cabana: replace hardcoded margins, colors, spacing with values from style. (#27449) 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
Dean Lee af6892d118 cabana: simplify conversions between QVariant and QVector<QColor> (#27367) 2 years ago
Dean Lee 20977cbdfa cabana: fix incorrect bit color after seek (#27287) 2 years ago
Dean Lee d884ca45ed cabana: fix the text of signal value being clipped (#27292) 2 years ago
Willem Melching 82eeb6f256 cabana: bit level change frequency highlighting (#27259) 2 years ago
Willem Melching b94e06a6be cabana: extend color palette, make chart colors match signal view (#27258) 2 years ago
Willem Melching 4081c51c73 cabana: add button to suppress highlighted bytes (#27131) 2 years ago
Dean Lee a1fb5b7e1f cabana: render light or dark icon based on system theme (#27155) 2 years ago
Dean Lee 86266c0cea cabana: draw message bytes at the same width (#27150) 2 years ago
Willem Melching fe511a5269 cabana: replace space by underscore when editing signal name (#27130) 2 years ago
Willem Melching 56618cdea6 cabana: fix overlap in byte highlighting (#27139) 2 years ago
Dean Lee fc3dac373e cabana: colorful logs based on activity (#27008) 2 years ago