]> sigrok.org Git - pulseview.git/commit
Use a separate widget to hold the cursor labels.
authorJens Steinhauser <redacted>
Fri, 23 May 2014 19:36:54 +0000 (21:36 +0200)
committerJens Steinhauser <redacted>
Sat, 24 May 2014 16:33:30 +0000 (18:33 +0200)
commit84a0d458a4b04141dd45af6dec44d36782ee163e
treec40cb283bc50dd1dbca045ae0d9e811359a15bc9
parent643f65f96d3996c32569e9ee7cd4aa29adc2819a
Use a separate widget to hold the cursor labels.

This way the cursor labels don't overlap with the ruler.
CMakeLists.txt
pv/view/cursorheader.cpp [new file with mode: 0644]
pv/view/cursorheader.h [new file with mode: 0644]
pv/view/marginwidget.cpp
pv/view/marginwidget.h
pv/view/ruler.cpp
pv/view/ruler.h
pv/view/view.cpp
pv/view/view.h