subsurface/qt-mobile
Dirk Hohndel 5821c56da2 Instrument the git storage code
This allows fairly fine grained analysis on what part of loading from
and saving to git we are spending our time. Compute performance and
network speed play a significant role in how all this plays out.

The routine to check if we can reach the cloud server is modified to
send updates every second so we don't hang without any feedback for five
seconds when there is network but we can't reach the cloud server (not
an unlikely scenario in many dive locations with poor network quality)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-04 14:18:11 -07:00
..
qml Make accessingCloud an integer so it can convey more information 2016-04-04 14:17:57 -07:00
qmlmanager.cpp Instrument the git storage code 2016-04-04 14:18:11 -07:00
qmlmanager.h Make accessingCloud an integer so it can convey more information 2016-04-04 14:17:57 -07:00
qmlprofile.cpp QML UI: take device pixel ratio into account when scaling pixmaps on iOS 2016-03-28 17:05:29 -05:00
qmlprofile.h QMLProfile: correctly track the device pixel ratio 2016-03-08 20:50:47 -08:00