subsurface/profile-widget
Dirk Hohndel dd0d88f9d7 QML UI: take device pixel ratio into account when scaling pixmaps on iOS
This way warning icons and tank change icons and other event markers are no
longer ridiculously tiny on retina screens. Oddly this doesn't appear to be
needed on Android, only on iOS.

Fixes #1033

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-28 17:05:29 -05:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt Correctly handle SubsurfaceMobile 2016-01-08 08:04:24 -08:00
divecartesianaxis.cpp Silence warnings in DiveCartesianAxis 2016-03-08 20:57:52 -08:00
divecartesianaxis.h Silence warnings in DiveCartesianAxis 2016-03-08 20:57:52 -08:00
diveeventitem.cpp QML UI: take device pixel ratio into account when scaling pixmaps on iOS 2016-03-28 17:05:29 -05:00
diveeventitem.h Prevent gaschange tank icons from using garbage coords. 2015-12-03 22:56:23 -08:00
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp Silence warnings in divepixmapitem.cpp 2016-03-09 11:43:33 -08:00
divepixmapitem.h
diveprofileitem.cpp Clean up signedness confusion in diveprofileitem.cpp 2016-03-09 21:50:26 -08:00
diveprofileitem.h Fix Ceiling Graph 2016-01-25 13:04:32 -08:00
diverectitem.cpp
diverectitem.h
divetextitem.cpp Profile: include Qt headers directly 2015-11-05 17:05:30 -08:00
divetextitem.h
divetooltipitem.cpp Silence warnings in divetooltipitem.cpp 2016-03-09 11:43:53 -08:00
divetooltipitem.h
profilewidget2.cpp Undo two more unsigned changes that are no longer needed 2016-03-23 10:11:39 -07:00
profilewidget2.h Silence warnings in Profilewidget2 2016-03-08 20:58:09 -08:00
ruleritem.cpp Fix bug on the visibility of the Ruler Graph 2016-01-25 13:04:39 -08:00
ruleritem.h Fix bug on the visibility of the Ruler Graph 2016-01-25 13:04:39 -08:00
tankitem.cpp Undo two more unsigned changes that are no longer needed 2016-03-23 10:11:39 -07:00
tankitem.h