]> sigrok.org Git - pulseview.git/history - pv/data/decode/row.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / data / decode / row.cpp
2022-09-18 Soeren ApelFix #1663 by handling the case where annotations aren...
2020-05-03 Soeren ApelIntroduce DecodeSignal::annotation_visibility_changed...
2020-05-03 Soeren ApelTabularDecView: Implement "hide hidden rows/classes...
2020-05-03 Soeren ApelMove row/annotation color management out of DecodeTrace
2020-01-05 Soeren ApelRow: Include fix
2020-01-01 Soeren ApelFix some DecodeTrace UI issues
2020-01-01 Soeren ApelDecodeTrace: Highlight row expand markers when a class...
2020-01-01 Soeren ApelRework decoder infrastructure
2020-01-01 Soeren ApelImplement hidable rows
2019-12-23 Soeren ApelInternal decoder class handling refactoring
2019-12-23 Soeren ApelIntroduce views::trace::RowData and everything that...
2018-08-21 Soeren ApelMake annotation export customizable
2018-07-21 Soeren ApelMake sure PD row colors remain constant by adding a...
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-13 Uwe HermannPrefer Qt string multi-arg form over arg chaining.
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-02-16 Joel HoldsworthAdded row heading text
2014-02-02 Joel HoldsworthSplit annotation data set into rows, and improved painting.