Cleanup code and build graphics items in the background thread.
authorMilian Wolff <milian.wolff@kdab.com>
Fri, 4 Sep 2015 13:37:14 +0000 (15:37 +0200)
committerMilian Wolff <milian.wolff@kdab.com>
Fri, 4 Sep 2015 13:38:11 +0000 (15:38 +0200)
commit6b39c9335adca3d12efa5da139d6e69f89e87e53
tree418e15823534a6e261af1a2c70bbf5e0ea5e4395
parent167292881d405f5841ce025b81a60bc2ccee9469
Cleanup code and build graphics items in the background thread.

This prevents ~1s of GUI freezes on common data files.
gui/flamegraph.cpp
gui/flamegraph.h
gui/parser.cpp
gui/parser.h