subsurface/subsurface-core/subsurface-qt
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
..
DiveObjectHelper.cpp QML UI: don't combine multiple trips to the same location into one 2016-01-26 20:06:30 -08:00
DiveObjectHelper.h QML UI: don't combine multiple trips to the same location into one 2016-01-26 20:06:30 -08:00
SettingsObjectWrapper.cpp Fix bug on the visibility of the Ruler Graph 2016-01-25 13:04:39 -08:00
SettingsObjectWrapper.h Changed quite a few shorts to bool on the c++ implementtion 2016-01-25 13:04:16 -08:00