]> git.cworth.org Git - apitrace/commit
Switch the gui to the on-demand-loader.
authorZack Rusin <zack@kde.org>
Tue, 6 Sep 2011 21:44:43 +0000 (17:44 -0400)
committerZack Rusin <zack@kde.org>
Tue, 6 Sep 2011 21:44:43 +0000 (17:44 -0400)
commitebf971eec6c3a5f98885cc418e04690ba213b645
tree3a0bfd3ea7283c304dc3dd987bcfc9f0c059028e
parent20b1f6dc3783cec612fe3712c4b6c1ca65d4a5f4
Switch the gui to the on-demand-loader.

Doesn't yet do actual on demand loading, but a lot of the code is
in place.
13 files changed:
gui/CMakeLists.txt
gui/apitrace.cpp
gui/apitrace.h
gui/apitracecall.cpp
gui/apitracecall.h
gui/apitracemodel.cpp
gui/mainwindow.cpp
gui/mainwindow.h
gui/traceloader.cpp
gui/traceloader.h
trace_file.cpp
trace_parser.cpp
trace_parser.hpp