]> sigrok.org Git - pulseview.git/commit
Implement multi-session handling
authorSoeren Apel <redacted>
Sat, 27 Aug 2016 19:55:57 +0000 (21:55 +0200)
committerSoeren Apel <redacted>
Sat, 27 Aug 2016 19:55:57 +0000 (21:55 +0200)
commit101e7a9b40cc97fcd94aca7a1bed086b1f56f269
tree6196373ba59a4998c9b6d79aba7dfc564926f8f7
parent0f8f8c180b32413177f3940ea6f216d1cbadf09b
Implement multi-session handling

This includes letting sessions restore their internal state on
their own and that there are unique names associated with each
session that the GUI can use when there is no data.
pv/mainwindow.cpp
pv/mainwindow.hpp
pv/session.cpp
pv/session.hpp
pv/toolbars/mainbar.cpp
pv/toolbars/mainbar.hpp