]> sigrok.org Git - pulseview.git/history - pv/views/viewbase.cpp
Fix #1198 by removing the 1:1 zoom button
[pulseview.git] / pv / views / viewbase.cpp
2018-05-30 Soeren ApelFix #540 by introducing a method to reset the view...
2018-03-05 Soeren ApelFix #1132 by passing segment IDs, not segment instances
2018-02-07 Soeren ApelSession/View: Save triggers in a list and use it
2018-02-07 CenkronProvide a settings checkbox for showing zero at the...
2018-01-09 Soeren ApelSupply the segment ID when adding samples to optimize...
2018-01-05 Soeren ApelImplement Trace::ShowLastCompleteSegmentOnly display...
2017-10-29 Soeren ApelRework new segment notification mechanism
2017-07-04 Soeren ApelIntroduce DecodeSignal class
2017-05-26 Soeren ApelRework signaling mechanism for trace repainting
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
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