Add graph to stats page; update Rules
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Sat, 21 Jul 2018 16:53:38 +0000 (17:53 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Sat, 21 Jul 2018 16:53:38 +0000 (17:53 +0100)
commit41ee443df2b12e7a4373be580006f57cc5fd768a
treea5af2712b80e42ccb9078f0668b0431102814cd9
parent48ad3a8b6ff3c5a9101e0662a0c454765653789a
Add graph to stats page; update Rules

The graph is a placeholder and doesn't show anything useful just
yet.
harbour-pedalo.pro
qml/components/InfoRow.qml
qml/pages/Stats.qml
qml/pages/TheRules.qml
src/graph.cpp [new file with mode: 0644]
src/graph.h [new file with mode: 0644]
src/harbour-pedalo.cpp
src/status.cpp
src/status.h