Age | Commit message (Expand) | Author |
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 |
2017-09-04 | mobile: remove superfluous state INCOMPLETE | Jan Mulder |
2017-09-04 | mobile: remove superfluous state VALID_EMAIL | Jan Mulder |
2017-09-04 | mobile: go to the correct credential state | Jan Mulder |
2017-09-04 | QML UI: set the title of the right object | Jan Mulder |
2017-08-26 | Adjust signature to match data we need | Dirk Hohndel |
2017-08-26 | MapWidget works with slightly older QtQuick2 | Dirk Hohndel |
2017-08-24 | mapwidgethelper: use system_default_directory() for cache | Lubomir I. Ivanov |
2017-08-24 | mapwidgethelper: use dynamic creation of the Plugin object | Lubomir I. Ivanov |
2017-08-10 | mapwidgethelper: fix wrong logic in selectVisibleLocations() | Lubomir I. Ivanov |
2017-08-10 | mapwidget.qml: more improvements for the dynamic zoom-in/out | Lubomir I. Ivanov |
2017-08-10 | DiveList.qml: set detailsWindow index before deleting dive from list | Rick Walsh |
2017-08-07 | QML UI: GPS: remove header | Joakim Bygdell |
2017-08-07 | QML UI: GPS: remove margins | Joakim Bygdell |
2017-08-07 | DiveDetailsEdit: make sure model data exists | Rick Walsh |
2017-08-07 | mapwidget.qml: add menu action for selecting visible locations | Lubomir I. Ivanov |
2017-08-07 | mapwidgethelper: add the selectVisibleLocations() method | Lubomir I. Ivanov |
2017-08-07 | mapwidget.qml: implement centerOnRectangle() | Lubomir I. Ivanov |
2017-08-07 | mapwidget.qml: add a couple of helpers | Lubomir I. Ivanov |
2017-08-07 | mapwidgethelper: support tracking of all selected dive sites | Lubomir I. Ivanov |
2017-08-07 | mapwidget.qml: add better error reporing on a missing map plugin | Lubomir I. Ivanov |
2017-08-07 | mapwidget: use "satallite" maps instead of "hybrid" | Lubomir I. Ivanov |
2017-08-03 | QML UI: Settings: remove more margins | Dirk Hohndel |
2017-08-03 | QML UI: CloudCredentials: better use of space | Dirk Hohndel |
2017-08-03 | QML UI: remove unnecessary margin | Dirk Hohndel |
2017-08-03 | QML UI: remove unused code | Dirk Hohndel |
2017-08-02 | Merge branch 'googlemaps' of git://github.com/neolit123/subsurface into googl... | Dirk Hohndel |
2017-08-02 | QML UI: dive edit autocomplete | Joakim Bygdell |
2017-08-02 | QML UI: add more width to dive edit page | Joakim Bygdell |
2017-08-02 | QML UI: loose focus on endEditMode | Joakim Bygdell |
2017-08-02 | QML UI: make sure textfields loose focus | Joakim Bygdell |
2017-08-02 | QML UI: autocomplete objects should lose focus on selection | Joakim Bygdell |
2017-08-02 | QML UI: decrease fontsize on dive edit | Joakim Bygdell |
2017-08-02 | QML UI: enable modification of ratings | Joakim Bygdell |
2017-08-02 | QML UI: display rating and visibility stars | Joakim Bygdell |
2017-08-02 | Add star icons | Joakim Bygdell |
2017-08-02 | mapwidget.qml: use a custom built googlemaps plugin | Lubomir I. Ivanov |
2017-07-31 | Smaller buttons on map widget | Robert C. Helling |