]> sigrok.org Git - pulseview.git/history - pv/data/decoderstack.h
Added show/hide decoder button
[pulseview.git] / pv / data / decoderstack.h
2014-02-02 Joel HoldsworthAdded show/hide decoder button
2014-02-02 Joel HoldsworthSplit annotation data set into rows, and improved painting.
2014-02-01 Joel HoldsworthExtract only the subset of annotations that are in...
2013-12-27 Joel HoldsworthMoved annotation painting code into DecodeTrace, and...
2013-12-27 Joel HoldsworthStore annotations as objects emplaced in the vector
2013-12-02 Joel HoldsworthImplemented pv::data::SignalData::get_max_sample_count
2013-12-02 Joel HoldsworthRenamed SignalData::clear_snapshots to clear
2013-12-02 Joel HoldsworthPaint the unresolved area to show the decode progress
2013-11-30 Joel HoldsworthAdded decoder stack item deletion
2013-11-30 Joel HoldsworthImplemented decoder stacking
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack