Age | Commit message (Expand) | Author |
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 |
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 | Make report_error() reentrant | Berthold Stoeger |
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 | Mobile: start message timer on startup | Berthold Stoeger |
2018-01-18 | Mobile: don't show timer twice in log-message | Berthold Stoeger |
2018-01-18 | Remove redundant local variables cloudPwd and cloudUser | Berthold Stoeger |
2018-01-18 | Remove redundant QML getter functions | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | mobile: fix crash on delete dive from divelist | Jan Mulder |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-07 | Remove redundant call to clear_dive_file_data() | Berthold Stoeger |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: check we have dive before dereferencing | Dirk Hohndel |
2017-12-17 | Cleanup: fix potential uninitialized use of uuid | Dirk Hohndel |
2017-12-17 | mobile: use short date format in edit mode | Jan Mulder |
2017-12-16 | mobile: manual add dive and cancel fails when repeated | Jan Mulder |
2017-12-14 | Don't create GeneralSettingsObjectWrapper object | Berthold Stoeger |
2017-12-13 | mobile: do not just create a new dive site | Jan Mulder |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-12-08 | Cleanup: mark unused variable | Dirk Hohndel |
2017-12-07 | Mobile: Enable editing multiple buddies | Joakim Bygdell |
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-12-05 | iOS: report location services availability | Murillo Bernardes |
2017-12-03 | Fix argument to set_filename() in QMLManager::finishSetup() | Berthold Stoeger |