]> sigrok.org Git - pulseview.git/history - pv/views/viewbase.hpp
Fix some random clang-tidy warnings.
[pulseview.git] / pv / views / viewbase.hpp
2017-07-04 Soeren ApelIntroduce DecodeSignal class
2017-05-26 Soeren ApelRework signaling mechanism for trace repainting
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannDon't use deprecated headers.
2017-03-23 Uwe HermannUse nullptr in a few places.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-07 Soeren ApelIntroduce ViewBase::is_main_view
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase