]> sigrok.org Git - pulseview.git/commit
Flag: Added flag time markers
authorJoel Holdsworth <redacted>
Sat, 13 Dec 2014 12:56:21 +0000 (12:56 +0000)
committerJoel Holdsworth <redacted>
Sun, 28 Dec 2014 18:52:53 +0000 (18:52 +0000)
commit8914fe790fb677c56194a3ae4da06ba671fca78a
tree199a83a105151879b364b5879c9e90bc99dccb82
parent98cfe4e8dadad2cf710eb46fd5c85d9d0520a875
Flag: Added flag time markers
CMakeLists.txt
pv/view/cursorheader.cpp
pv/view/cursorheader.hpp
pv/view/flag.cpp [new file with mode: 0644]
pv/view/flag.hpp [new file with mode: 0644]
pv/view/timemarker.hpp
pv/view/view.cpp
pv/view/view.hpp
test/CMakeLists.txt