]> sigrok.org Git - pulseview.git/history - pv/view/timemarker.hpp
View: Remove unnecessary methods
[pulseview.git] / pv / view / timemarker.hpp
2016-01-31 Soeren ApelFix #737 by adding the override specifier where needed
2015-11-08 Uwe HermannMinor (Doxygen) comment cosmetics.
2015-10-18 Joel HoldsworthViewItem: Make hit_box_rect take ViewItemPaintParams
2015-09-04 Jens SteinhauserAdd a spin box widget for timestamp values
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-29 Joel HoldsworthViewItem: Added hit_box_rect
2014-12-29 Joel HoldsworthViewItem: Added rect parameter to point()
2014-12-28 Joel HoldsworthTimeMarker: Removed Offset
2014-12-28 Joel HoldsworthViewItem: Moved in paint_label
2014-12-28 Joel HoldsworthFlag: Added flag time markers
2014-12-28 Joel HoldsworthTimeMarker: Replaced time_changed signal with View...
2014-12-28 Joel HoldsworthCursorPair: Paint with ViewItem::paint_fore/paint_back
2014-12-10 Joel HoldsworthSelectableItem: Moved in label_rect
2014-12-10 Joel HoldsworthTimeMarker: Renamed get_label_rect, and made it take...
2014-12-10 Joel HoldsworthTimeItem: Added new class - a base of TimeMarker, deriv...
2014-12-10 Joel HoldsworthTimeMarker: Added get_text
2014-12-10 Joel HoldsworthTimeMarker: Added default get_label_rect implementation
2014-12-10 Joel HoldsworthCursor: Moved paint_label into TimeMarker
2014-12-03 Joel HoldsworthRuler: Moved calculate_tick_spacing into View
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp