subsurface/qt-mobile
Dirk Hohndel 83c72e7a79 QML UI: make dive list fold dive trips
This makes it MUCH easier to deal with a lot of dives.

Instead of needing a more complicated model we simply use the meta data that
allows us to create the dive trip sections to hide (make invisible + height 0)
all dives that aren't in the selected trip.

I'll admit that this was much easier than I expected it to be.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-29 19:42:34 -05:00
..
qml QML UI: make dive list fold dive trips 2016-03-29 19:42:34 -05:00
qmlmanager.cpp QML UI: remove the checkbox for remembering the password 2016-03-24 21:42:20 -07:00
qmlmanager.h QML UI: allow writing to App log from QML 2016-03-26 21:49:19 -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