]> sigrok.org Git - pulseview.git/history - pv/view/view.cpp
Added initial support for dragging
[pulseview.git] / pv / view / view.cpp
2012-11-17 Joel HoldsworthAdded initial support for dragging
2012-11-17 Joel HoldsworthUse static signal offsets instead of offsets calculated...
2012-11-01 Joel HoldsworthMoved LabelPadding into View
2012-11-01 Joel HoldsworthAdded cursor dragging
2012-11-01 Joel HoldsworthAdded cursors
2012-10-28 Joel HoldsworthAdded hover point to pv::view::View
2012-10-12 Joel HoldsworthMoved all classes into the pv namespace
2012-10-12 Joel HoldsworthCorrected project name in header comments
2012-10-06 Joel HoldsworthPartial fix to scroll overflow issues
2012-09-10 Joel HoldsworthMade pv::view::View::zoom public
2012-09-09 Joel HoldsworthInitial work moving ruler into the pv::view::Ruler...
2012-09-09 Joel HoldsworthInitial work moving headers into the pv::view::Header...
2012-09-07 Joel HoldsworthExposed View::_session with accessor function
2012-09-07 Joel HoldsworthMoved view classes into the pv::view:: namespace