]> sigrok.org Git - pulseview.git/history - pv/data/decode/rowdata.hpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / data / decode / rowdata.hpp
2020-05-11 Uwe Hermannrowdata.hpp: Minor indentation fixes.
2020-05-11 Soeren ApelFix #1542 by providing std::hash<QString> implementatio...
2020-05-03 Soeren ApelAdd row colors and some fixes
2020-05-03 Soeren ApelFix #811 by using a hashed annotation text backing...
2020-05-03 Soeren ApelTabularDecView: Make the model/view work
2020-01-10 Soeren ApelMinor decode refactorizations
2020-01-05 Soeren ApelDecodeTrace: Add profiling and some optimizations
2020-01-01 Soeren ApelRework decoder infrastructure
2019-12-20 Soeren ApelFix #977 properly by checking whether a row actually...
2018-08-21 Soeren ApelImplement annotation export for all rows
2018-06-16 Soeren ApelFix comment
2017-09-22 Uwe Hermannrowdata: Use emplace_back() for Annotation objects.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannUse the "default" keyword.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp