Store annotations as objects emplaced in the vector
[pulseview.git] / pv / view / decode / annotation.cpp
2013-12-27 Joel HoldsworthStore annotations as objects emplaced in the vector
2013-12-27 Joel HoldsworthImproved appearance of small annotations
2013-12-03 Joel HoldsworthFixed initialization of Annotation::_format field
2013-12-02 Joel HoldsworthImplemented pv::data::SignalData::get_max_sample_count
2013-12-02 Joel HoldsworthSimplify drawing for zoomed out annotations
2013-12-02 Joel HoldsworthPaint the unresolved area to show the decode progress
2013-11-19 Joel HoldsworthAdjusted annotation height
2013-11-14 Joel HoldsworthPorted Annotation to new srd_proto_data_annotation...
2013-10-15 Joel HoldsworthAdded missing includes and defintions
2013-09-29 Joel HoldsworthAdded palette of colours for different decode annotatio...
2013-09-29 Joel HoldsworthDraw insteantaneous annotations with a circle
2013-09-29 Joel HoldsworthAutomatically choose the best annotation based on visua...
2013-09-29 Joel HoldsworthImproved annotation painting
2013-09-29 Joel HoldsworthInitial decode painting
2013-09-29 Joel HoldsworthAdded skeleton pv::view::decode::Annotation class