Age | Commit message (Expand) | Author |
2019-06-03 | Add delta-pO2 disply in Information Box | willemferguson |
2019-06-01 | Add BLE detection for the new Oceanic Geo 4.0 | Linus Torvalds |
2019-05-29 | Update deco disclaimer | Robert C. Helling |
2019-05-20 | Core: let count_divecomputers() operate on an arbitrary dive | Berthold Stoeger |
2019-05-20 | Cleanup: rename clone_dive() to move_dive() | Berthold Stoeger |
2019-05-20 | Undo: make "delete dive computer" undoable | Berthold Stoeger |
2019-05-20 | Undo: make "move dive computer to front" undoable | Berthold Stoeger |
2019-05-17 | Core: consider dive computers when sorting dives | Berthold Stoeger |
2019-05-17 | Implement height-to-pressure functions in planner | willemferguson |
2019-05-17 | Add support for the new Suunto D5 | Linus Torvalds |
2019-05-15 | Cleanup: small coding style fixes | Dirk Hohndel |
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-05-12 | Turn application state into enum | Berthold Stoeger |
2019-05-12 | Core: consider dive-number on sorting | Berthold Stoeger |
2019-05-12 | Cleanup: remove UTF8 macros | Berthold Stoeger |
2019-05-11 | Dive site: create new dive site at location from GPS data | Berthold Stoeger |
2019-05-11 | Cleanup: remove for_each_gps_location macro | Berthold Stoeger |
2019-05-11 | Cleanup: move parse_location() declaration into header file | Berthold Stoeger |
2019-05-11 | Mobile: add checkbox to force downloading all dives | Dirk Hohndel |
2019-05-06 | Add "Import dive sites" menu to mainwindow | Doug Junkins |
2019-05-05 | Cleanup: remove unused macro SURFACE_PRESSURE_STRING | Berthold Stoeger |
2019-04-30 | Bugfix for algorithm in get_distance() | Doug Junkins |
2019-04-28 | Support for Scubapro G2 HUD discovery via bluetooth | William Perry |
2019-04-18 | qt-ble: return DC_STATUS_TIMEOUT rather than DC_STATUS_IO on timeout | Linus Torvalds |
2019-04-16 | Write dive data as video subtitles | Robert C. Helling |
2019-04-16 | Mobile: reinstate roleNames function in ConnectionListModel | Berthold Stoeger |
2019-04-16 | Don't show surface gas in gas use list | Robert C. Helling |
2019-04-15 | make sure to clear dives on dive split failure | Linus Torvalds |
2019-04-15 | FTDI support: ignore case when comparing magic device name | Dirk Hohndel |
2019-04-15 | Core: turn add_single_dive() to append_dive() | Berthold Stoeger |
2019-04-15 | Cleanup: free dive table in trips and dive sites | Berthold Stoeger |
2019-04-13 | Add export option to export dive sites. | Doug Junkins |
2019-04-12 | Dive site: make UUID generation deterministic | Berthold Stoeger |
2019-04-12 | Cleanup: replace QString("") by QString() | Berthold Stoeger |
2019-04-12 | Cleanup: remove redundant checks for null dive site | Berthold Stoeger |
2019-04-12 | Remove check for whether a site is used before saving it. | Doug Junkins |
2019-04-12 | Undo: use QUndoStack::isClean() to determine unsaved changes | Berthold Stoeger |
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 | Coding style: remove Java-style function definition | Berthold Stoeger |
2019-04-12 | Core: introduce taglist_copy() function | 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 | Pedantic: K are an absolute scale, which are not given in degrees | Berthold Stoeger |
2019-04-12 | Undo: update notes field if changed by undo commands | Berthold Stoeger |
2019-04-12 | Undo: make dive site merging undoable | 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 | Cleanup: macroize dive site table functions, keep table sorted | Berthold Stoeger |