]> sigrok.org Git - pulseview.git/commit
Add initial scrolling support with a QAbstractScrollArea
authorJoel Holdsworth <redacted>
Wed, 5 Sep 2012 11:19:24 +0000 (12:19 +0100)
committerJoel Holdsworth <redacted>
Thu, 6 Sep 2012 12:47:43 +0000 (13:47 +0100)
commitadb4b10cf99ca7c257b2f749bff90b67286d9992
treebb563caff1e3116e9384f9572e72dcefd21dc6e5
parent1e669074475e36ae5f7e1fbdc9ad5809beaccdf3
Add initial scrolling support with a QAbstractScrollArea
CMakeLists.txt
mainwindow.cpp
mainwindow.h
sigsession.cpp
sigsession.h
sigview.cpp [new file with mode: 0644]
sigview.h [new file with mode: 0644]
sigviewport.cpp
sigviewport.h