diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-01-26 20:06:30 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-01-26 20:06:30 -0800 |
commit | 35e60a7355e23b50fc7f48f48efe68a26b445454 (patch) | |
tree | 8353c0dce3d6f63fb4f0047c4497c873c57e98b5 /qt-mobile/qml/DiveDetailsView.qml | |
parent | 6a8768ee262aa3debfe8868fa7a5da13e0ba3a3b (diff) | |
download | subsurface-35e60a7355e23b50fc7f48f48efe68a26b445454.tar.gz |
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>
Diffstat (limited to 'qt-mobile/qml/DiveDetailsView.qml')
0 files changed, 0 insertions, 0 deletions