subsurface/qt-mobile/qml
Tomaz Canabrava 25aa80846b Move Dive class from qthelper.h/cpp to it's own file
and rename it to DiveObjectHelper, since it should be an QObject
based class to make it easier on the QML, grantlee and widgets
side to display the dive's internal data.

each Q_PROPERTY defined in the DiveObjectHelper.h file
can be acessed directly via it's name.

So, if you are on a model that  returns a dive, acess it's name
by dive.name

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-08 08:04:44 -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 Mobile CloudCredentials: hide password on entry 2015-12-30 07:25:31 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: clean up notes field after edit 2016-01-07 22:30:58 -08:00
DiveDetailsEdit.qml QML UI: edit notes in rich text mode 2016-01-06 23:03:07 -08:00
DiveDetailsView.qml QML UI: obtain a reasonable margin from QML 2015-12-29 09:50:47 -08:00
DiveList.qml Move Dive class from qthelper.h/cpp to it's own file 2016-01-08 08:04:44 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
GpsList.qml QML UI: show the available GPS fixes 2016-01-07 21:41:52 -08:00
Log.qml adjustments needed for latest mobilecomponents 2016-01-06 04:44:26 +01:00
main.qml QML UI: fix manual add dive 2016-01-07 22:29:50 -08:00
mobile-resources.qrc QML UI: show the available GPS fixes 2016-01-07 21:41:52 -08:00
Preferences.qml Fix page margins in preferences and cloudcredentials 2015-12-08 04:55:56 +01:00
StartPage.qml QML UI: show better message about dive list at start 2015-12-15 13:33:53 -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 QML UI: make top bar elements bigger for easier use 2016-01-04 21:38:44 -08:00