subsurface/qt-mobile/qml
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
..
icons QML UI: add context menu button 2016-01-04 13:02:46 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
CloudCredentials.qml QML UI: remove no longer needed debug output 2016-01-22 10:19:46 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: maximize horizontal size of notes when editing 2016-01-21 13:09:10 -08:00
DiveDetailsEdit.qml QML UI: maximize horizontal size of notes when editing 2016-01-21 13:09:10 -08:00
DiveDetailsView.qml QML UI: Add helper function to get weights 2016-01-25 11:14:33 -08:00
DiveList.qml QML UI: don't combine multiple trips to the same location into one 2016-01-26 20:06:30 -08:00
DownloadFromDiveComputer.qml MOBILE: update downloadFromDiveComputer table 2016-01-25 07:10:37 -08:00
GpsList.qml Show map from the list of GPS fixes 2016-01-24 21:27:24 -08:00
Log.qml adjustments needed for latest mobilecomponents 2016-01-06 04:44:26 +01:00
main.qml Move dive list menu entry to top 2016-01-25 07:08:55 -08:00
mobile-resources.qrc QML UI: make all buttons more attractive 2016-01-20 07:53:49 -08:00
Preferences.qml QML preferences: use Layout.preferredHeight within GridLayout 2016-01-20 07:54:24 -08:00
StartPage.qml QML UI: make all buttons more attractive 2016-01-20 07:53:49 -08:00
SubsurfaceButton.qml QML-UI. Improved button style 2016-01-22 06:47:06 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml theme test improvements 2015-12-08 02:07:31 +01:00
TopBar.qml Round placement sizes of TopBar.qml 2016-01-26 09:51:50 -08:00