]> sigrok.org Git - pulseview.git/commit
Fix #1107 by implementing a copy-to-clipboard menu entry
authorSoeren Apel <redacted>
Wed, 6 Nov 2019 21:43:51 +0000 (22:43 +0100)
committerSoeren Apel <redacted>
Wed, 6 Nov 2019 21:43:51 +0000 (22:43 +0100)
commitc764c995115fbcd3668a02ce1ce0950b5fb6c670
tree3c2d328a3e7d68c0b2614882809f36fb0a9e376f
parent722c76245c024d06812d132eb355e738b2436bff
Fix #1107 by implementing a copy-to-clipboard menu entry

In the process, it turned out that the sample range for
cursor position-based menu commands was wrong: it didn't
take the width of the viewport header into account. This
is now fixed as well.
pv/views/trace/decodetrace.cpp
pv/views/trace/decodetrace.hpp