Age | Commit message (Expand) | Author |
2018-08-11 | Android: recognize OSTC 2N when plugged in | Dirk Hohndel |
2018-08-11 | Mobile: fix saving new dive | Jocke |
2018-08-11 | QlmManager: fix cylinderInit | Jocke |
2018-08-11 | Mobile: save pressures | Jocke |
2018-08-11 | Mobile: save gasmixes | Jocke |
2018-08-11 | Mobile: save edited cylinders | Jocke |
2018-08-11 | Whitespace cleanup, extra braces, and null checks | Dirk Hohndel |
2018-08-11 | Android: fix typo in OSTC3 FTDI device name | Dirk Hohndel |
2018-08-11 | QML UI: add callback to run after app is fully initialized | Dirk Hohndel |
2018-08-11 | QML UI: add another product ID to recognized FTDI cables | Dirk Hohndel |
2018-08-11 | QML UI: pass the indices for the combo boxes on the downloadpage to UI | Dirk Hohndel |
2018-08-11 | Android: notify the UI a dive computer was plugged in | Dirk Hohndel |
2018-08-11 | QML UI: add property to pass detected device name to UI | Dirk Hohndel |
2018-07-10 | core: make qPref::cloud_status the only version of the enum | jan Iversen |
2018-07-05 | mobile-widgets: solve cloudstatus register problem | jan Iversen |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-06-28 | Android: limit the amount of data copied to clipboard | Dirk Hohndel |
2018-06-28 | iOS and Android: try more logfile locations | Dirk Hohndel |
2018-06-28 | QML UI: provide information why logfile couldn't be written | Dirk Hohndel |
2018-06-27 | QML UI: remove unused property | Dirk Hohndel |
2018-06-21 | mobile: iOS/Android: always delete libdivecomputer.log at start | Dirk Hohndel |
2018-06-20 | QML UI: remove unused property | Dirk Hohndel |
2018-06-20 | QML UI: store nocloud data when adding cloud credentials | Dirk Hohndel |
2018-06-20 | core: add free_samples helper | Dirk Hohndel |
2018-06-20 | mobile: set alloc_samples to 0 when resetting. | jan Iversen |
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 | core: remove qml properties from downloadfromcthread | jan Iversen |
2018-06-09 | mobile: add DCDeviceData properties to qmlmanager | jan Iversen |
2018-05-30 | mobile: add timer to measure startup. | jan Iversen |
2018-05-26 | Cleanup: remove reply and request member variables in QMLManager | Berthold Stoeger |
2018-05-21 | mobile-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | iOS: copy libdivecomputer.log to clipboard | jan Iversen |
2018-05-21 | iOS: store libdivecomputer.log in documents (same dir as app log) | jan Iversen |
2018-05-21 | mobile: removed setting for libdivecomputer.log | jan Iversen |
2018-05-18 | mobile: add "Copy log to clipboard" button | jan Iversen |
2018-05-17 | mobile: fix wrong coords when saving new location | Murillo Bernardes |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-04-15 | QML UI: recalculate derived information after editing dive | Dirk Hohndel |
2018-04-14 | Debug location saving | Dirk Hohndel |
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: make logfile accessible to user | Dirk Hohndel |
2018-04-13 | iOS: always create subsurface.log file | Dirk Hohndel |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
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 |