mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| theme | ||
| DiveDetails.qml | ||
| DiveList.qml | ||
| DownloadFromDiveComputer.qml | ||
| Label.qml | ||
| Log.qml | ||
| main.qml | ||
| mobile-resources.qrc | ||
| Preferences.qml | ||
| qmlmanager.cpp | ||
| qmlmanager.h | ||
| qmlprofile.cpp | ||
| qmlprofile.h | ||
| TextButton.qml | ||
| ThemeTest.qml | ||
| TopBar.qml | ||