subsurface/qt-mobile
Sebastian Kügler 7b320a7d34 Improve theme information panel
- add sizing information for fonts and fontmetrics
- compute devicePixelRatio from fontmetrics

This shows that Android doesn't give us accurate information about the
default font (hence the Text items being way too small) and a wrong
Screen.devicePixelRatio, which we can actually compute ourselves.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-06 14:06:03 -08:00
..
theme Theme tweaks 2015-11-06 14:05:45 -08:00
DiveDetails.qml QML UI: Fix error when closing the log window 2015-08-31 15:49:09 -07:00
DiveList.qml Replace units.spacing with units.smallSpacing 2015-11-06 14:04:47 -08:00
DownloadFromDiveComputer.qml QML UI: Add download from divecomputer window 2015-07-23 14:46:52 +03:00
Label.qml new Label item 2015-11-06 14:05:52 -08:00
Log.qml QML UI: Show log correctly 2015-08-31 15:49:09 -07:00
main.qml Theme tweaks 2015-11-06 14:05:45 -08:00
mobile-resources.qrc Include label in the binary 2015-11-06 14:05:56 -08:00
Preferences.qml QML UI: Implement saving of cloud password 2015-07-22 09:53:19 +03:00
qmlmanager.cpp QML UI: Show log correctly 2015-08-31 15:49:09 -07:00
qmlmanager.h QML UI: Add QML Log viewer 2015-08-31 15:49:09 -07: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
TextButton.qml Add TextButton.qml file 2015-06-20 14:28:17 -07:00
ThemeTest.qml Improve theme information panel 2015-11-06 14:06:03 -08:00
TopBar.qml Replace units.spacing with units.smallSpacing 2015-11-06 14:04:47 -08:00