subsurface/qt-mobile/qml
Sebastian Kügler 53024ca76d try to fix profile scaling
Different approach here:

- profile gets a bit higher, this was requested on the mailinglist, and
  seems to behave much better with the painted profile, we'd otherwise
  get it magically clipped on the right hand side.
- Make the scaling dpi aware, this fixes scaling for me on the Nexus7, I
  haven't been able to test it properly on other devices, so this needs
  some more testing. The result is visually quite close to what we can
  do, although I'm still getting a somewhat larger margin on the right.
  To get at the devicePixelRatio without too much custom code, I've
  added a property to the QMLProfile to retrieve it from the theme engine.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-13 16:27:41 -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 Better behavior for dive details flicking 2016-01-12 07:10:52 -08:00
DiveDetailsEdit.qml dive details navigation 2016-01-12 03:06:09 +01:00
DiveDetailsView.qml try to fix profile scaling 2016-01-13 16:27:41 -08:00
DiveList.qml fix misrendered profiles when fast-flicking 2016-01-13 03:08:34 +01:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
GpsList.qml Kill warning 2016-01-12 03:06:09 +01:00
Log.qml adjustments needed for latest mobilecomponents 2016-01-06 04:44:26 +01:00
main.qml dive details navigation 2016-01-12 03:06:09 +01:00
mobile-resources.qrc QML UI: add second action to GPS list entries 2016-01-08 23:17:48 -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