]> sigrok.org Git - pulseview.git/history - pv/view/cursorpair.hpp
AnalogSignal: Make sure the trace is redrawn when changing vdiv count
[pulseview.git] / pv / view / cursorpair.hpp
2016-01-31 Soeren ApelFix #737 by adding the override specifier where needed
2015-11-08 Uwe HermannMinor (Doxygen) comment cosmetics.
2015-09-04 Jens SteinhauserUse a type with a greater resolution to represent time...
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-12-30 Joel HoldsworthCursorPair: Added frequency indication
2014-12-29 Joel HoldsworthViewItem: Added rect parameter to point()
2014-12-28 Joel HoldsworthCursorPair: Moved in ViewportFillColour
2014-12-28 Joel HoldsworthViewItem: Moved in paint_label
2014-12-28 Joel HoldsworthCursorPair: Paint with ViewItem::paint_fore/paint_back
2014-12-10 Joel HoldsworthTimeItem: Made paint_label a mandatory field
2014-12-10 Joel HoldsworthTimeItem: Added mandatory get_x virtual method
2014-12-10 Joel HoldsworthTimeItem: Added mandatory set_time virtual method
2014-12-10 Joel HoldsworthTimeMarker: Renamed get_label_rect, and made it take...
2014-12-10 Joel HoldsworthCursorPair: Derived from TimeItem
2014-12-03 Joel HoldsworthRuler: Moved calculate_tick_spacing into View
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp