]> sigrok.org Git - pulseview.git/commit
SelectableItem: Renamed to ViewItem
authorJoel Holdsworth <redacted>
Sat, 13 Dec 2014 11:02:01 +0000 (11:02 +0000)
committerJoel Holdsworth <redacted>
Sun, 28 Dec 2014 15:35:43 +0000 (15:35 +0000)
commit26e3af6b15f083239981729b2c3c109ed1d87ba8
treefad33faeced6fbe350f4b04c3b2c7baa3e45cda6
parent650e2e5fd465119615b9b969d15cc9fb11f18aa4
SelectableItem: Renamed to ViewItem
CMakeLists.txt
pv/mainwindow.cpp
pv/view/cursorpair.cpp
pv/view/rowitem.hpp
pv/view/selectableitem.cpp [deleted file]
pv/view/selectableitem.hpp [deleted file]
pv/view/timeitem.hpp
pv/view/trace.cpp
pv/view/viewitem.cpp [new file with mode: 0644]
pv/view/viewitem.hpp [new file with mode: 0644]
test/CMakeLists.txt