Age | Commit message (Expand) | Author |
2019-04-04 | Cleanup: make qPref::registerQML() static | Berthold Stoeger |
2019-04-04 | Cleanup: remove qPref::canonical_version() and qPref::mobile_version() | Berthold Stoeger |
2019-04-02 | Initial support for Mares import | Miika Turkia |
2019-03-29 | Make sure surface air is not considered a deco gas | Robert C. Helling |
2019-03-29 | Add UI element for final surface segment in planner | Robert C. Helling |
2019-03-29 | Show a bit of surface degassing in the planner | Robert C. Helling |
2019-03-27 | CMake: add headers to targets | Rolf Eike Beer |
2019-03-27 | ConfigureDiveComputer::saveXMLBackup(): factor out writing gas details | Rolf Eike Beer |
2019-03-27 | avoid duplicate and inconsistent applying of QDir::separator() | Rolf Eike Beer |
2019-03-27 | slightly optimize ConnectionListModel | Rolf Eike Beer |
2019-03-27 | drop support for Qt 5.4 and before | Rolf Eike Beer |
2019-03-27 | Cleanup: unconstify string argument to add_to_string() | 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-03-20 | Core: simplify ConnectionListModel | Dirk Hohndel |
2019-03-19 | Misc: replace some FIXME comments | Dirk Hohndel |
2019-03-18 | Desktop: fix yet another variable name conflict | Robert C. Helling |
2019-03-18 | Core: let TTS calculation use correct ascent velocities | Robert C. Helling |
2019-03-18 | Core: change FIXME language | Robert C. Helling |
2019-03-18 | Core: fix another variable name conflict | Robert C. Helling |
2019-03-18 | Core: remove variable name conflict | Robert C. Helling |
2019-03-18 | Cleanup: remove bit field demux in datatrak.c | Berthold Stoeger |
2019-03-18 | Cleanup: unglobalize variables in datatrak.c | Berthold Stoeger |
2019-03-18 | Cleanup: remove unused global variables from datatrak.c | Berthold Stoeger |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove function list comment | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: cast before multiplication to avoid potential overflow | Dirk Hohndel |
2019-03-17 | Core: cast to the correct type | Dirk Hohndel |
2019-03-17 | Bluetooth: don't free a resource created by new | Dirk Hohndel |
2019-03-17 | Core: fix missing argument to report_error | Dirk Hohndel |
2019-03-12 | Add backend support for statistics by depth and temperature | Doug Junkins |
2019-03-05 | Import: fix infinite loop | Berthold Stoeger |
2019-02-28 | Cleanup: remove DownloadFromDCThread::tripTable | Berthold Stoeger |
2019-02-28 | Cleanup: remove outdated comment in libdivecomputer.h | Berthold Stoeger |
2019-02-28 | Cleanup: remove dc_user_device_t::preexisting | Berthold Stoeger |
2019-02-28 | Cleanup: remove dc_user_device_t::trip | Berthold Stoeger |
2019-02-28 | Uemis: remove trip deletion on dive deletion | Berthold Stoeger |
2019-02-28 | Cleanup: put all function declarations in file.h in extern "C" | Berthold Stoeger |
2019-02-28 | Cleanup: make dt_dive_parser() local to datatrak.c | Berthold Stoeger |
2019-02-28 | Cleanup: remove deletion of webservice dive sites | Berthold Stoeger |
2019-02-28 | Cleanup: move get_divesite_idx() to divesite.c | Berthold Stoeger |
2019-02-28 | Cleanup: make dive_set_geodata_from_picture() local to dive.c | Berthold Stoeger |
2019-02-28 | Cleanup: uninline get_dive_site_by_uuid | Berthold Stoeger |
2019-02-14 | Mobile: only show dive computers in the Bluetooth connection list | Dirk Hohndel |
2019-02-14 | Desktop: only show dive computers in the Bluetooth device list | Dirk Hohndel |
2019-02-09 | Cleanup: remove unsused function clear_dive_site() | Berthold Stoeger |
2019-02-09 | Cleanup: remove unused function create_dive_site_from_current_dive() | Berthold Stoeger |