Age | Commit message (Expand) | Author |
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-19 | CSV export: CHANGELOG entry | Stefan Fuchs |
2018-03-19 | CSV export: Remove erroneous printed dive site notes from export | Stefan Fuchs |
2018-03-19 | CSV import/export: Sort parameter list and add comment | Stefan Fuchs |
2018-03-19 | CSV export: Correct numeric format for depth | Stefan Fuchs |
2018-03-19 | CSV export: Modify format of dive list and dive profile export | Stefan Fuchs |
2018-03-19 | Cleanup: Initialize variable MainTab::lastSelectedDive | Berthold Stoeger |
2018-03-15 | CHANGELOG.md: add latest map-widget changes | Lubomir I. Ivanov |
2018-03-15 | MapWidgetContextMenu.qml: improve the action text | Lubomir I. Ivanov |
2018-03-15 | MapWidget.qml: try to preserve zoom when opening Google Maps | Lubomir I. Ivanov |
2018-03-15 | MapWidget.qml: use a new URL format for Google Maps | Lubomir I. Ivanov |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-14 | Cleanup: constify string arguments in core/dive.c | Berthold Stoeger |
2018-03-14 | Cleanup: Set text encoding to UTF-8 for all platforms. | Berthold Stoeger |
2018-03-14 | Subsurface-mobile: Add OSTC 2 TR as support dive computer | Dirk Hohndel |
2018-03-14 | Update translation source strings | Dirk Hohndel |
2018-03-13 | Remove now obsolete script | Dirk Hohndel |
2018-03-13 | Update libdivecomputer submodule | Dirk Hohndel |
2018-03-13 | Subsurface update for upstream libdivecomputer changes | Linus Torvalds |
2018-03-13 | Treat a PSCR dive with sensors more like a CCR dive | Anton Lundin |
2018-03-13 | Fix up CCR/PSCR dives with sensors values without no_o2sensors | Anton Lundin |
2018-03-13 | Use the current dive mode instead of constant | Anton Lundin |
2018-03-12 | Mobile: pass QString as value to registerError() | Berthold Stoeger |
2018-03-11 | android/build.sh: build the googlemaps plugin | Lubomir I. Ivanov |
2018-03-11 | CHANGELOG.md: add note about the map widget changes | Lubomir I. Ivanov |
2018-03-11 | cmake: update CMake to build the map components on mobile | Lubomir I. Ivanov |
2018-03-11 | subsurface-mobile-helper: register map related types | Lubomir I. Ivanov |
2018-03-11 | main.qml: handle mapPage in pageStack.onCurrentItemChanged() | Lubomir I. Ivanov |
2018-03-11 | main.qml: add a drawer action for the map | Lubomir I. Ivanov |
2018-03-11 | main.qml: modify showMap() to not accept location | Lubomir I. Ivanov |
2018-03-11 | main.qml: create an instance of MapPage | Lubomir I. Ivanov |
2018-03-11 | mobile-resources.qrc: add the map related resources for mobile | Lubomir I. Ivanov |
2018-03-11 | mappage.qml: add a Kirigami page for the map widget | Lubomir I. Ivanov |
2018-03-11 | mapwidget.qml: emit a signal when the marker changed | Lubomir I. Ivanov |
2018-03-11 | divelist.qml: add the setCurrentDiveListIndex() helper | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: make adjustmets for the mobile version | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: add centerOnDiveSiteUUID() | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: move includes to the header | Lubomir I. Ivanov |
2018-03-11 | DiveObjectHelper: add dive_site_uuid() | Lubomir I. Ivanov |
2018-03-11 | scrips/mobilecomponents.sh: fetch icon for the map | Lubomir I. Ivanov |