Age | Commit message (Expand) | Author |
2018-06-27 | QML UI: remove unused property | Dirk Hohndel |
2018-06-20 | QML UI: remove unused property | Dirk Hohndel |
2018-06-15 | mobile: move settings from qmlmanager to qmlprefs | jan Iversen |
2018-06-15 | mobile: move NOCLOUD_LOCALSTORAGE from qmlmanager.cpp to .h | jan Iversen |
2018-06-09 | mobile: add DCDeviceData properties to qmlmanager | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-26 | Cleanup: remove reply and request member variables in QMLManager | Berthold Stoeger |
2018-05-21 | mobile: removed setting for libdivecomputer.log | jan Iversen |
2018-05-18 | mobile: add "Copy log to clipboard" button | jan Iversen |
2018-04-14 | QML UI: if we don't have a current position, update it later | Dirk Hohndel |
2018-04-13 | iOS: log messages | Dirk Hohndel |
2018-04-13 | iOS: always create subsurface.log file | Dirk Hohndel |
2018-03-12 | Mobile: pass QString as value to registerError() | Berthold Stoeger |
2018-01-31 | mobile: introduce simple private helper updateAllGlobalLists() | Jan Mulder |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (3) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (2) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-31 | Use error callback to log errors in QMLManager | Berthold Stoeger |
2018-01-25 | Remove function-call indirection in qmlmanager.cpp | Berthold Stoeger |
2018-01-18 | Remove redundant QML getter functions | Berthold Stoeger |
2017-12-05 | Add button to rescan BT devices | Robert C. Helling |
2017-12-05 | We no longer support Subsurface-mobile without BT support | Dirk Hohndel |
2017-11-25 | mobile: get GPS data from dive site name | Jan Mulder |
2017-10-17 | mobile: No cloud repo creation more explicit | Jan Mulder |
2017-10-15 | Make sure we can still build without BT_SUPPORT | Dirk Hohndel |
2017-10-12 | mobile: enable switching BT on/off during session. | Jan Mulder |
2017-10-07 | Make compile succeed without BT_SUPPORT | Dirk Hohndel |
2017-09-29 | mobile: add helper function cancelCredentialsPinSetup() | Jan Mulder |
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-08-02 | QML UI: enable modification of ratings | Joakim Bygdell |
2017-07-23 | QML UI: add checkbox to show/hide developer menu | Joakim Bygdell |
2017-07-19 | QML UI: Allow cancel of ongoing download | Jan Mulder |
2017-07-12 | QML UI: make BT state available to QML | Dirk Hohndel |
2017-07-09 | QML UI: add variable for libdc logfile | Dirk Hohndel |
2017-07-09 | Android: write appLog to file | Dirk Hohndel |
2017-07-09 | QML UI: add progress message variable | Dirk Hohndel |
2017-06-23 | QML UI: remember the theme | Dirk Hohndel |
2017-06-23 | QML UI: color the status bar on Android | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-06-16 | code cleanup: one more unused include | Jan Mulder |
2017-06-12 | QML UI: do not crash on selecting dive computers | Jan Mulder |
2017-06-11 | QML UI: move BT handling into core code | Dirk Hohndel |
2017-06-02 | Android BT: generalize pairing data | Jan Mulder |
2017-06-01 | Android BT: pull the pairing data from a device | Jan Mulder |
2017-06-01 | Use #if defined() instead of #if | Jan Mulder |
2017-05-31 | QML UI: add getBtAddress function | Dirk Hohndel |
2017-05-29 | QML UI: detect BT dive computers | Dirk Hohndel |