subsurface/qt-mobile
Sebastian Kügler 431b5e07fe QML-UI: basics for theming and hi-dpi support
- Theme: For theming, we're just defining some colors centrally for now
- Units: This object provides dpi-corrected sizing in the form of
  gridUnit. The idea is to base gridUnit on the rendered font size, so
  the ui scales with text size. As this interpolates font size and dpi,
  the sizing is rather responsive.

These are the basics, now we can kill lots of hardcoded pixel values.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-09 12:51:36 -07:00
..
theme QML-UI: basics for theming and hi-dpi support 2015-10-09 12:51:36 -07:00
DiveDetails.qml QML UI: Fix error when closing the log window 2015-08-31 15:49:09 -07:00
DiveList.qml QML UI: Fix error when closing the log window 2015-08-31 15:49:09 -07:00
DownloadFromDiveComputer.qml QML UI: Add download from divecomputer window 2015-07-23 14:46:52 +03:00
Log.qml QML UI: Show log correctly 2015-08-31 15:49:09 -07:00
main.qml QML-UI: basics for theming and hi-dpi support 2015-10-09 12:51:36 -07:00
mobile-resources.qrc QML-UI: basics for theming and hi-dpi support 2015-10-09 12:51:36 -07: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: Fix incorrect sizing of dive profile 2015-07-29 15:21:06 -07: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
TopBar.qml QML UI: Fix error when closing the log window 2015-08-31 15:49:09 -07:00