]> sigrok.org Git - pulseview.git/history - pv/views/trace/analogsignal.hpp
DecodeTrace: Use qreal instead of int for annotation drawing
[pulseview.git] / pv / views / trace / analogsignal.hpp
2018-04-15 Soeren ApelRename colour* to color*
2018-02-07 Soeren ApelRework the callback mechanism for the global settings
2017-12-27 Soeren ApelImplement segment display mode handling and update...
2017-08-20 Soeren ApelImplement "show conversion thresholds as dots" mode
2017-08-20 Soeren ApelConvert threshold display setting to a multi-value...
2017-08-08 Soeren ApelAnalogSignal: Use setting change handler for threshold...
2017-08-07 Soeren ApelAnalogSignal: Draw analog thresholds differently
2017-08-03 Soeren ApelUse min/max notification for autoranging of analog...
2017-08-03 Soeren ApelMove delayed conversion starter to SignalBase
2017-08-01 Soeren ApelTrace view: Make the zero line for analog traces thicker
2017-08-01 Soeren ApelImplement graphical display of A2L thresholds
2017-08-01 Soeren ApelImplement A2L presets and custom threshold handling
2017-07-25 Soeren ApelUse getter for the conversion type instead of a local...
2017-07-16 Soeren ApelAnalogSignal: Make div height adjustable
2017-06-10 Soeren ApelMove trace view files