Age | Commit message (Expand) | Author |
2018-05-21 | iOS: copy libdivecomputer.log to clipboard | jan Iversen |
2018-05-21 | iOS: updated text in About to reflect logs not log | 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-20 | QML UI: allow changing the connection ID | 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-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | mobile: fix next icon prefix | Murillo Bernardes |
2018-05-13 | iOS: fix "previous" button icon | Murillo Bernardes |
2018-05-09 | mobile: show selected dive on details view | Murillo Bernardes |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-04-16 | QML UI: fix incorrect icon references | Dirk Hohndel |
2018-04-16 | QML UI: ensure delegate height is not a fraction | Dirk Hohndel |
2018-04-16 | QML UI: dive list performance: enable caching | Dirk Hohndel |
2018-04-16 | QML UI: dive list performance: no background rectangle | Dirk Hohndel |
2018-04-16 | QML UI: make the code easier to read | Dirk Hohndel |
2018-04-16 | QML UI: show offline notice when going offline | Dirk Hohndel |
2018-04-16 | QML UI: change auto cloud sync menu texts | Dirk Hohndel |
2018-04-15 | QML UI: suppress warnings when showing GPS fixes | Dirk Hohndel |
2018-04-15 | QML UI: recalculate derived information after editing dive | Dirk Hohndel |
2018-04-15 | QML UI: don't show a vertical scrollbar in dive list | Dirk Hohndel |
2018-04-15 | QML: remove unused property | Dirk Hohndel |
2018-04-14 | QML UI: always show dives that aren't in a trip | Dirk Hohndel |
2018-04-14 | QML UI: allow collapsing the open trip | Dirk Hohndel |
2018-04-14 | QML UI: animate trip folding | Dirk Hohndel |
2018-04-14 | QML UI: bring back folding trips | 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-04-09 | Fix typo | Dirk Hohndel |
2018-04-02 | mapwidget-mobile: initialize the map to [0,0] | Lubomir I. Ivanov |
2018-04-02 | mapwidget-mobile: do not animate the first selection | Lubomir I. Ivanov |
2018-03-19 | QML UI: Fix checkbox color | Joakim Bygdell |
2018-03-19 | QML UI: drop focus when selecting a location | Joakim Bygdell |
2018-03-19 | Mobile: change location combobox id | Joakim Bygdell |
2018-03-19 | Mobile: Fix location combobox | Joakim Bygdell |
2018-03-19 | Mobile: for multiple buddies pick index of first | Joakim Bygdell |
2018-03-19 | QML UI: drop focus on edit | Joakim Bygdell |
2018-03-19 | Moblie: remove comparison when saving | Joakim Bygdell |
2018-03-19 | QML UI: drop focus when ComboBox element is picked | Dirk Hohndel |
2018-03-19 | QML UI: cylinders aren't editable | Dirk Hohndel |
2018-03-19 | QML UI: switch editing back to comboBox | Joakim Bygdell |
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-03-11 | main.qml: handle mapPage in pageStack.onCurrentItemChanged() | Lubomir I. Ivanov |