subsurface/qt-mobile
Dirk Hohndel 35e60a7355 QML UI: don't combine multiple trips to the same location into one
The way sectioning of the dive list works is by watching for different strings
in the section.property. In order to be able to tell different trips apart we
combine the address of the dive trip variable with the location (which will
create a new section for a new trip, even if the location text is the same) and
then strip that information out before showing the trip header.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-26 20:06:30 -08:00
..
qml QML UI: don't combine multiple trips to the same location into one 2016-01-26 20:06:30 -08:00
qmlmanager.cpp Correct usage of QString on qmlmanager 2016-01-26 09:51:45 -08:00
qmlmanager.h Correct usage of QString on qmlmanager 2016-01-26 09:51:45 -08:00
qmlprofile.cpp QML UI: yet another attempt to fix the profile scaling 2016-01-18 12:32:47 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00