subsurface/qt-mobile
Sebastian Kügler 6e43642610 Rework divedetails page
- Styled texts
- don't put all the properties of the text items in one long line, makes
  the code more readable and is in line with coding style used
  throughout.
- button and profile move into their own items, button moves to the
  right (it's more of a contextual item, so it's better placed top
  right, further more, a control is generally easier to reach on the
  right without covering information unnecessarily. Code-wise, it's also
  a more logical encapsulation.
- dpi-aware sizing of dive profile, use units.gridUnit instead of
  hard-coded pixels.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-11 19:05:27 -08:00
..
qml Rework divedetails page 2015-11-11 19:05:27 -08:00
gpslocation.cpp Location service: only store gps fix after certain time or distance 2015-11-11 15:44:58 -08:00
gpslocation.h Location service: store locations in settings 2015-11-11 15:28:10 -08:00
qmlmanager.cpp Location service: store locations in settings 2015-11-11 15:28:10 -08:00
qmlmanager.h Location service: toggle the service from the main menu 2015-11-11 15:28:10 -08:00
qmlprofile.cpp QML-UI: find the include files 2015-11-05 07:59:09 -08:00
qmlprofile.h QML UI: Add QMLProfile class 2015-07-17 12:00:29 -07:00