Age | Commit message (Expand) | Author |
2017-11-05 | map-widget: move the widget and its resources to 'map-widget' | Lubomir I. Ivanov |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-10-30 | QML UI: show divelist from the top | Jan Mulder |
2017-10-29 | QML UI: Scrolling in dive details | Jan Mulder |
2017-10-29 | mapwidget: add the 'isReady' flag to the Map component | Lubomir I. Ivanov |
2017-10-29 | map widget: start with normal zoomlevel | Jan Mulder |
2017-10-27 | QML UI: prevent full overflow of bottom buttons | Jan Mulder |
2017-10-27 | QML UI: repair long trip headers | Jan Mulder |
2017-10-23 | Make the map widget more pleasant to use | Linus Torvalds |
2017-10-19 | QML-UI: Download screen fixup | Jan Mulder |
2017-10-19 | QML-UI: some more layout repair (dive details) | Jan Mulder |
2017-10-18 | QML-UI: repair DiveList | Jan Mulder |
2017-10-17 | mobile: silence deprecated messages in logging about Kirigami.Label | Jan Mulder |
2017-10-17 | mobile: fix initial setup with no repo or meta info | Jan Mulder |
2017-10-17 | mobile: No cloud repo creation more explicit | Jan Mulder |
2017-10-16 | Fix stupid syntax errors | Dirk Hohndel |
2017-10-15 | Make sure we can still build without BT_SUPPORT | Dirk Hohndel |
2017-10-15 | qml-icons: add a third, grayed-out map marker | Lubomir I. Ivanov |
2017-10-15 | qml-icons: make mapwidget-marker.png even darker | Lubomir I. Ivanov |
2017-10-15 | mapwidget.qml: fix weird MouseArea bug in MapItemView | Lubomir I. Ivanov |
2017-10-12 | mobile: enable switching BT on/off during session. | Jan Mulder |
2017-10-09 | QML UI: add missing icon | Dirk Hohndel |
2017-10-09 | Use lrint() for all degrees_t related rounding | Lubomir I. Ivanov |
2017-10-08 | mobile: do not clear email and passwd when cancelling | Jan Mulder |
2017-10-08 | mobile: only set old credential status in one place | Jan Mulder |
2017-10-07 | Make compile succeed without BT_SUPPORT | Dirk Hohndel |
2017-10-07 | map-widget: don't crash if the map QML failed to load | Lubomir I. Ivanov |
2017-10-07 | QML UI: open v2 user manual | Dirk Hohndel |
2017-10-05 | Whitespace | Dirk Hohndel |
2017-10-05 | QML UI: always start edit at top of page | Dirk Hohndel |
2017-10-05 | QML UI: add transition when switching to edit mode | Dirk Hohndel |
2017-10-04 | QML UI: download icon in main menu | Dirk Hohndel |
2017-10-04 | QML UI: make edit page scrollable | Dirk Hohndel |
2017-10-04 | QML UI: change the dive edit to not be an overlay | Dirk Hohndel |
2017-10-04 | QML UI: top padding for dive details | Dirk Hohndel |
2017-10-04 | QML UI: avoid warning before currentTheme is set | Dirk Hohndel |
2017-10-04 | QML UI: adjust icon names | Dirk Hohndel |
2017-09-29 | QML UI: cleanup some whitespace and string formatting | Jan Mulder |
2017-09-29 | QML UI: rework single credential page to two pages | Jan Mulder |
2017-09-29 | QML UI: rework cloud credentials block | Jan Mulder |
2017-09-29 | mobile: make sure that the old credential status is correct | Jan Mulder |
2017-09-29 | mobile: only deal with localrepo in NOCLOUD mode | Jan Mulder |
2017-09-29 | mobile: do not care about email/passwd when NOCLOUD | Jan Mulder |
2017-09-29 | mobile: add helper function cancelCredentialsPinSetup() | Jan Mulder |
2017-09-29 | mobile: propagate "still PIN required status" | Jan Mulder |
2017-09-29 | mobile: do not go to NO_CLOUD status from UNKNOWN | Jan Mulder |
2017-09-29 | mobile: initialize credential data in one place | Jan Mulder |
2017-09-20 | mapwidgethelper: support Qt 5.5.x | Lubomir I. Ivanov |
2017-09-16 | mapwidgetcontextmenu: use a QtQuick 2.0 import | Lubomir I. Ivanov |
2017-09-04 | Unify credential states | Jan Mulder |