Age | Commit message (Expand) | Author |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-24 | core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers" | jan Iversen |
2018-05-24 | core: add ssrf.h as global product header | jan Iversen |
2018-05-24 | core: replace (void) with no parameter name | jan Iversen |
2018-05-24 | Cleanup: remove code related to picture-storage in git repositories | Berthold Stoeger |
2018-05-21 | core/subsurface-qt: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | core: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | iOS: qt-ble.cpp remove unsupported event. | jan Iversen |
2018-05-20 | core: marked unused parameter | jan Iversen |
2018-05-19 | build-system: don't always build qtserialbluetooth.cpp | Dirk Hohndel |
2018-05-18 | core: solved PictureEntry defined as class and struct. | jan Iversen |
2018-05-18 | core: removed clang warnings from dive.h | jan Iversen |
2018-05-18 | core: removed clang warnings from units.h | jan Iversen |
2018-05-18 | Plannernotes: '\0'-terminate ICD-buffer | Berthold Stoeger |
2018-05-17 | core: corrected wrong default email | jan Iversen |
2018-05-17 | Bugfix: Saving divemode to xml and to git | Willem Ferguson |
2018-05-16 | Dive pictures: don't attempt reading the same image twice | Berthold Stoeger |
2018-05-16 | Dive pictures: Don't enter infinity loop on invalid pictures | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Planner: Make use divemode for consumed gas calculation | Robert C. Helling |
2018-05-14 | Planner: Honor last manual divemode | Robert C. Helling |
2018-05-14 | Fix divemode detection in planner | Robert C. Helling |
2018-05-14 | Fix a bug where the bailout events are not saved correctly. | Willem Ferguson |
2018-05-14 | Adapt the dive planner to do bailout | Willem Ferguson |
2018-05-14 | Add planner infra structure for bailout | Robert C. Helling |
2018-05-14 | Fix bug for CCR dive bailout | Willem Ferguson |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Simplify bailout events in the dive log | Willem Ferguson |
2018-05-14 | Implement bailout outside of the dive planner | Willem Ferguson |
2018-05-14 | Incorporate bailout events in CCR & PSCR gas calculations. | Willem Ferguson |
2018-05-14 | Core: don't inline rarely used function | Dirk Hohndel |
2018-05-14 | Android: build fix | Dirk Hohndel |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Small whitespace cleanup | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: refactor image downloader | Berthold Stoeger |
2018-05-13 | Dive pictures: Import camera icon | Berthold Stoeger |
2018-05-13 | Dive pictures: Move thumbnail-size to Thumbnailer class | Berthold Stoeger |
2018-05-13 | Dive pictures: Introduce thumbnailer class | Berthold Stoeger |
2018-05-13 | Dive pictures: replace picture struct by QString | Berthold Stoeger |
2018-05-13 | Dive pictures: turn SHashedImage class into getHashedImage() function | Berthold Stoeger |
2018-05-13 | Dive pictures: Convert thumbnailHash to individual files | Berthold Stoeger |
2018-05-13 | Dive pictures: save thumbnails to individual files | Berthold Stoeger |
2018-05-12 | Add Qt header so Q_OS_xxx macros work | Dirk Hohndel |
2018-05-12 | DC transport debugging messages | Dirk Hohndel |
2018-05-11 | BLE: add EON Core and Mares Bluelink to detection | Dirk Hohndel |
2018-05-11 | iOS: only DC_TRANSPORT_BLE is supported | Dirk Hohndel |