]> sigrok.org Git - pulseview.git/history - pv/view
Corrected signed/unsigned inconsistencies in Ruler::paintEvent
[pulseview.git] / pv / view /
2012-10-20 Joel HoldsworthCorrected signed/unsigned inconsistencies in Ruler...
2012-10-13 Joel HoldsworthMade extdef.h a global include
2012-10-12 Joel HoldsworthMoved all classes into the pv namespace
2012-10-12 Joel HoldsworthCorrected project name in header comments
2012-10-11 Joel HoldsworthFixed ruler scale units
2012-10-06 Joel HoldsworthPartial fix to scroll overflow issues
2012-09-10 Joel HoldsworthViewport no longer needs to be a friend
2012-09-10 Joel HoldsworthMade pv::view::View::zoom public
2012-09-09 Joel HoldsworthRemoved OpenGL from pv::view::Viewport
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