* toHexString
* use QToolBar
* fix incorrect groove rect
* limit CAN_MAX_DATA_BYTES
* add series type selector to chart toolbar
* dim inactive messages
* rename
* add help to chart
* cleanup
* show details in tooltip
* display tooltip in signalView
* cleanup
* setHeader before sortByColumn
* more compact tooltip
* move to util
old-commit-hash: 9632451d1d
* fix message list issues
* override drawBranches, do nothing
* bypass QTreeView::datachanged
* remove data copy in binaryview::updateState
* rename to x_v2
old-commit-hash: f5d66fa2a9
* improve ui
* keep splitter size after msg changed
* no leading spaces allowed in msg filter and signal filter
* draw color byte AlignCenter
* always set as current index
* reduce chart flickers while resizing
* dispaly more info in tooltip for signal
* narrow combobox
* use
* typo
* private sigs,fix bugs
* merge #27383
* no expanding after undo/redo
* gray color in tooltip
* clear current_msg_id before reset model
* dont call setmeesage if id is the same
* fix bugs
* cleanup
* dont fetch logs if invisible
* add new CenterWidget, make sure msg_id is always valid
* cache icons
* cleanup paint byte color
* merge #27385 implement sizeHint
* cleanup code
* fillrect if alpha>0
old-commit-hash: 4efd246bac
* support extra info
* support undo/redo
* fix undo/redo
* cleanup
* fix regexp
* refactor dbcmanager
* replace text in headerview
* fix binary::refresh
* cleanup
* use QRegularExpression
* add desc validation
* edit val description in table
* cleanup
old-commit-hash: ac0dbf74bc
* cabana: refactor message id from QString to struct
* fix tabbar
* fix findsimilarbits
* optimize hash function
* cleanup sorting
* use in updateLastMsgsTo
old-commit-hash: 5078c91805
* refactor and improve signal view
* cleanup undostack after save
* set clean
* fix logswidget::refresh
* fix bugs in historylog
* historylog:dont reset display_type on msg changed
* inline displaySignals
* historylog:add stretch to header
* remove sizePolicy
* always show toolbar
* add icon to tabwidget
* create new chart on top
* fix 'show plot' btn state sync issue
* rename removeSeries to removeItem
* historylog::fix displayRange
* MessageListModeL: improve setFilterString
* set as current index after expanded
* disable update during setmessage
* ChartWidget: fix issue in updateState
* skip align charts if there only one chart
* fix updateLayout
* cleanup historylog
* updateState before end reset model
* add validator
* improve sigmodel
* expand new signal
* add comment
* reserve vector
* cleanup condition
* single click on row to expand signal
* improve layout for canfd(64 bytes)
* cleanup
* return false on default
* show the latest signal value next to the signal name
* update sig value after setmessage.to make the value updated in pause mode.
* better size policy
* +1 for grid size
* better palette
* set autofillbg
old-commit-hash: 7a485d4308
* auto theme
* cleanup
* get font color from ForegroundRole
* fix label color
* add padding for header
* smaller warning icon
* fix bg of binary view
* hightlight after init
old-commit-hash: 4662f1e0be
* undo/redo
* display command list to rolling the state backwards or forward
* update detailview after rolling states
* add * to title bar to indicate dbc has changed
* fix signal pointer address changed after removed
* cleanup
* fix id error
* clear undo stack after dbc file changed
* cleanup
* use map
* cleanup
* typo
old-commit-hash: 7c922eafe9
* fix flipping issue
* dragging up to create little endian signal
* transform between little & big endian
* complete selection functions
* scroll to top after msg updated
* remove empty line
* cleanup code
* remove extra semicolon
* fix indentation
* minmax
* dont select hex column
* create msg if not existed
old-commit-hash: b320ac6c23
* fix signal list glitch
* fix glitch when open new msg
* reduce spacing
* fix binaryview glitch
* spacing 3
* create form on demand
* dont close form after save
* remove timer
* remove sizepolicy
* cleanup
old-commit-hash: 0e3edf7877
* drag to adjust signal size
* rename
* override setSelection
* use signal color as selection color while resing
* helper funtion
* hide tooltip if not in signal
* cleanup
* cabana: remove unused metatype (#26175)
remove unused metatype
* cabana: improve signal highlight on hover (#26161)
* just change font color
* merge master
* cleanup
old-commit-hash: d6a0f1c25a
* dispaly msb and lsb in binary view
* draw at bottom
* move binaryview to seperate files
* increase the width of vertical header
* re-draw changed cells only
* correct lsb/msb position
* check bounds
* todo
old-commit-hash: 99b16151fc