Graph loading performance improvement
commit609ac0c57a2aaf3aaa880b5c4102a2f6c0924008
authorMartin Tůma <tumic@cbox.cz>
Sun, 25 Aug 2019 08:54:25 +0000 (25 10:54 +0200)
committerMartin Tůma <tumic@cbox.cz>
Sun, 25 Aug 2019 08:54:25 +0000 (25 10:54 +0200)
treeb5830e1674e768deb34b533b234e02b4c6a09bb6
parenta70c6f0f2488db2d4bca1a573e11fe16ab353a32
Graph loading performance improvement
+ code/API cleanup
33 files changed:
src/GUI/cadencegraph.cpp
src/GUI/cadencegraph.h
src/GUI/cadencegraphitem.cpp
src/GUI/cadencegraphitem.h
src/GUI/elevationgraph.cpp
src/GUI/elevationgraph.h
src/GUI/elevationgraphitem.cpp
src/GUI/elevationgraphitem.h
src/GUI/gearratiograph.cpp
src/GUI/gearratiograph.h
src/GUI/gearratiographitem.cpp
src/GUI/gearratiographitem.h
src/GUI/graphitem.cpp
src/GUI/graphitem.h
src/GUI/graphview.cpp
src/GUI/graphview.h
src/GUI/gui.cpp
src/GUI/heartrategraph.cpp
src/GUI/heartrategraph.h
src/GUI/heartrategraphitem.cpp
src/GUI/heartrategraphitem.h
src/GUI/powergraph.cpp
src/GUI/powergraph.h
src/GUI/powergraphitem.cpp
src/GUI/powergraphitem.h
src/GUI/speedgraph.cpp
src/GUI/speedgraph.h
src/GUI/speedgraphitem.cpp
src/GUI/speedgraphitem.h
src/GUI/temperaturegraph.cpp
src/GUI/temperaturegraph.h
src/GUI/temperaturegraphitem.cpp
src/GUI/temperaturegraphitem.h