Add caller/callee table view of data.
authorMilian Wolff <mail@milianw.de>
Thu, 24 Mar 2016 18:21:54 +0000 (19:21 +0100)
committerMilian Wolff <mail@milianw.de>
Thu, 24 Mar 2016 18:21:54 +0000 (19:21 +0100)
commit889831f44cd0a4a4143352d05754996baf0930c4
treed976548ce6e4fef65c7581411f38921ae70361d2
parenteadfb25c1a3aebe10c5488d389ae62a5939aab95
Add caller/callee table view of data.
12 files changed:
gui/CMakeLists.txt
gui/callercalleemodel.cpp [new file with mode: 0644]
gui/callercalleemodel.h [new file with mode: 0644]
gui/locationdata.h [new file with mode: 0644]
gui/mainwindow.cpp
gui/mainwindow.ui
gui/parser.cpp
gui/parser.h
gui/summarydata.h [new file with mode: 0644]
gui/treemodel.h
gui/treeproxy.cpp
gui/treeproxy.h