Age | Commit message (Expand) | Author |
2019-06-19 | Undo: sort dives by dive_less_than() in signals | Berthold Stoeger |
2019-06-19 | Cleanup: use total_weight() in DiveObjectHelper::sumWeight() | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-15 | Undo: hide multi-dive-edit warning message on subsequent edit | Berthold Stoeger |
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-04-12 | Undo: implement undo of dive trip editing | Berthold Stoeger |
2019-04-12 | Undo: update cylinder and weight models on paste | Berthold Stoeger |
2019-04-12 | Undo: update dive list after edit command | Berthold Stoeger |
2019-04-12 | Undo: implement undo of depth and duration editing | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site editing | Berthold Stoeger |
2019-04-12 | Undo: update notes field if changed by undo commands | Berthold Stoeger |
2019-04-12 | Undo: Implement undo of dive site name editing | Berthold Stoeger |
2019-04-12 | Dive site: inform model of dive site addition / deletion | Berthold Stoeger |
2019-04-12 | Undo: keep frontend informed of changes to dive site count | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-01-08 | Helper function to determined planned dives | Robert C. Helling |
2018-11-24 | Cleanup: remove EMPTY_DIVE_STRING | Berthold Stoeger |
2018-11-23 | Mobile: don't format trip heading for all dives | Berthold Stoeger |
2018-11-23 | Cleanup: remove DiveObjectHelper::trip() function | Berthold Stoeger |
2018-11-18 | Core: remove "when" field of struct dive_trip | Berthold Stoeger |
2018-11-18 | Dive list: replace dive-list of trips by a table | Berthold Stoeger |
2018-11-12 | Coding style: remove stray ';' | Berthold Stoeger |
2018-10-29 | Dive list: don't pass dive_site via uintptr_t through QML | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: use an array of pointers in reloadMapLocations() | Berthold Stoeger |
2018-10-29 | Dive site: replace UUID by pointer in mobile code | Berthold Stoeger |
2018-10-25 | core: use nr of dives shown in tripMeta info | Dirk Hohndel |
2018-10-25 | core: add ability to get underlying dive to DiveObjectHelper | Dirk Hohndel |
2018-10-23 | Mobile/filtering: add fullTextNoNotes to the dive object helper | Dirk Hohndel |
2018-10-23 | Mobile/filter: add marker between entries in full text search | Dirk Hohndel |
2018-10-23 | Mobile/filtering: full text filter, instead of just dive site | Dirk Hohndel |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-11 | Undo: select dives after add, remove, merge, split dive commands | Berthold Stoeger |
2018-10-11 | Dive list view: replace signal-magic by flag | Berthold Stoeger |
2018-10-11 | Dive list: implement proper Qt-model semantics for DiveTripModel | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-15 | core: remove SettingsObjectWrapper.* | jan Iversen |
2018-08-15 | core: use qPref::load/sync | jan Iversen |
2018-08-14 | core: activate qPrefGeneral | jan Iversen |
2018-08-14 | core: activate qPrefPartialPressureGas | jan Iversen |
2018-08-13 | core: activate qPrefGeocoding | jan Iversen |
2018-08-13 | core: activate qPrefLanguage | jan Iversen |
2018-08-12 | core: activate qPrefLocationService | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-08-12 | core: SettingsObjectWrapper remove buehlmann property | jan Iversen |
2018-08-12 | core: qPrefDivePlanner, cleanup SettingsObjectWrapper | jan Iversen |
2018-08-11 | Mobile: return pressures for all used cylinders | Jocke |
2018-08-11 | Mobile: return all used gasmixes as a list | Jocke |