]> sigrok.org Git - pulseview.git/history - pv/view/ruler.hpp
Trace: Make popup forms compatible with OSX
[pulseview.git] / pv / view / ruler.hpp
2016-02-13 Uwe HermannStandardize on 'event' as name for all Qt events.
2016-01-31 Soeren ApelFix #737 by adding the override specifier where needed
2016-01-31 Soeren ApelFix unit tests and prevent warnings
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserRuler: Factor out the calculation of the tick spacing
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-12-29 Joel HoldsworthViewWidget: Moved in drag_items
2014-12-29 Joel HoldsworthViewWidget: Moved in unified accept_drag
2014-12-29 Joel HoldsworthMarginWidget: Moved in mouseMoveEvent
2014-12-29 Joel HoldsworthMarginWidget: Moved in mouseReleaseEvent
2014-12-29 Joel HoldsworthMarginWidget: Moved in keyPressEvent
2014-12-29 Joel HoldsworthMarginWidget: Moved in mousePressEvent
2014-12-29 Joel HoldsworthMarginWidget: Moved in clear_selection
2014-12-29 Joel HoldsworthMarginWidget: Moved in contextMenuEvent
2014-12-29 Joel HoldsworthMarginWidget: Added item() method
2014-12-29 Joel HoldsworthRuler: Make get_mouse_over_item return shared_ptr<ViewItem>
2014-12-29 Joel HoldsworthMarginWidget: Moved in leaveEvent
2014-12-29 Joel HoldsworthMarginWidget: Moved mouse_down_item_ in
2014-12-29 Joel HoldsworthRuler: Added context menu support
2014-12-29 Joel HoldsworthRuler: Factored out get_mouse_over_item
2014-12-28 Joel HoldsworthRuler: Removed Padding
2014-12-28 Joel HoldsworthRuler: Removed BaselineOffset
2014-12-28 Joel HoldsworthRuler: Made HoverArrowSize proportional to text size
2014-12-28 Joel HoldsworthRuler: Make RulerHeight proportional to text size
2014-12-28 Joel HoldsworthRuler: Removed text_height_
2014-12-28 Joel HoldsworthRuler: Recombined with CursorHeader
2014-12-03 Joel HoldsworthRuler: Moved calculate_tick_spacing into View
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp