]> sigrok.org Git - pulseview.git/history - pv/view/cursorheader.cpp
MarginWidget: Moved in dragging_, mouse_point_, and mouse_down_point_
[pulseview.git] / pv / view / cursorheader.cpp
2014-12-10 Joel HoldsworthMarginWidget: Moved in dragging_, mouse_point_, and...
2014-12-10 Joel HoldsworthCursorHeader: Paint by the labels by the time item...
2014-12-10 Joel HoldsworthTimeItem: Made paint_label a mandatory field
2014-12-10 Joel HoldsworthCursorHeader: Accept TimeItems not providing a Popup
2014-12-10 Joel HoldsworthCursorHeader: Handle all TimeItems instead of TimeMarkers
2014-12-10 Joel HoldsworthTimeMarker: Renamed get_label_rect, and made it take...
2014-12-10 Joel HoldsworthView: Store CursorPair in a shared_ptr
2014-12-10 Joel HoldsworthView: Added time_markers
2014-12-03 Joel HoldsworthRuler: Moved calculate_tick_spacing into View
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-05-24 Jens SteinhauserCursorHeader: Do not clip away the selection.
2014-05-24 Jens SteinhauserCursorHeader: Use the same number format as the ruler.
2014-05-24 Jens SteinhauserCursorHeader: Make the size dependend on the used font.
2014-05-24 Jens SteinhauserUse a separate widget to hold the cursor labels.