Add stacks model to display full backtrace for selection.
authorMilian Wolff <mail@milianw.de>
Tue, 23 Feb 2016 22:45:45 +0000 (23:45 +0100)
committerMilian Wolff <mail@milianw.de>
Tue, 23 Feb 2016 22:45:45 +0000 (23:45 +0100)
commit2d11d8e2c50cbd44a3dbd9b7619a193fda7ed002
treeb0fbc7b223d6975b854022b7e8728b29657ed15c
parent03332f004c2ff2c311aa8c4f23c4bc85d95e1f69
Add stacks model to display full backtrace for selection.
gui/CMakeLists.txt
gui/gui.cpp
gui/mainwindow.cpp
gui/mainwindow.h
gui/mainwindow.ui
gui/stacksmodel.cpp [new file with mode: 0644]
gui/stacksmodel.h [new file with mode: 0644]