]> sigrok.org Git - pulseview.git/history - pv/data/decode/rowdata.cpp
Use range-based for loops more often.
[pulseview.git] / pv / data / decode / rowdata.cpp
2016-02-13 Uwe HermannUse range-based for loops more often.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-05-23 Joel HoldsworthReplaced lengthy iterator types with the auto keyword
2014-02-09 Joel HoldsworthFix some disappearing annotations
2014-02-08 Joel HoldsworthRowData: Removed _ann_start_index and _ann_end_index
2014-02-02 Joel HoldsworthSplit annotation data set into rows, and improved painting.