Prepare for addition of more visualizations.
authorMilian Wolff <mail@milianw.de>
Mon, 15 Jun 2015 22:14:09 +0000 (00:14 +0200)
committerMilian Wolff <mail@milianw.de>
Mon, 15 Jun 2015 22:14:09 +0000 (00:14 +0200)
commit0f3e514c6c199b0af5f510c7dcfe975e9d4de2b4
treeeb0fe82d424ee0afaa26a553f437c219f00a78dd
parent7ddeb068d79fac7361c9476ec4b0a3b6f7d9fe5a
Prepare for addition of more visualizations.

Refactors loading of files into its own class and cleans up the
implementation of the (bottom-up) model.
12 files changed:
accumulatedtracedata.cpp
accumulatedtracedata.h
gui/CMakeLists.txt
gui/bottomupmodel.cpp [moved from gui/model.cpp with 57% similarity]
gui/bottomupmodel.h [moved from gui/model.h with 81% similarity]
gui/bottomupproxy.cpp [moved from gui/proxy.cpp with 66% similarity]
gui/bottomupproxy.h [moved from gui/proxy.h with 84% similarity]
gui/mainwindow.cpp
gui/mainwindow.h
gui/mainwindow.ui
gui/parser.cpp [new file with mode: 0644]
gui/parser.h [new file with mode: 0644]