subsurface/qt-mobile
Sebastian Kügler 5fb054a17c some changes from the upstream wip-branch
- remove the singleton usage, this will need a bit more magic in the
  background. Not a huge problem since we're only using one instance
  anyway, and the object itself is rather light
- hardcode gridUnit for now. I'd like to use TextMetrics or FontMetrics
  there directly, but I'm not sure we can depend on Qt 5.4 and QtQuick
  2.5.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-06 14:04:21 -08:00
..
theme some changes from the upstream wip-branch 2015-11-06 14:04:21 -08:00
DiveDetails.qml QML UI: Fix error when closing the log window 2015-08-31 15:49:09 -07:00
DiveList.qml QML-UI: Layout improvements in app list and details header 2015-10-09 12:51:59 -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: Layout improvements in app list and details header 2015-10-09 12:51:59 -07:00
mobile-resources.qrc some changes from the upstream wip-branch 2015-11-06 14:04:21 -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
TopBar.qml QML-UI: Layout improvements in app list and details header 2015-10-09 12:51:59 -07:00