Age | Commit message (Expand) | Author |
2020-02-16 | Add Cressi BLE name filtering for bluetooth discovery | Linus Torvalds |
2020-02-15 | load-git: fix up any corrupted modechange event names | Linus Torvalds |
2020-02-15 | load-git: clean up string handling during parsing | Linus Torvalds |
2020-02-13 | mobile/gps: make sure updated GPS data are saved | Dirk Hohndel |
2020-02-11 | Filter: implement starts-with and exact modes | Berthold Stoeger |
2020-02-09 | Correcting typos of the word celsius | Jason Bramwell |
2020-02-09 | Cleanup: remove const bool parameters and return types | Berthold Stoeger |
2020-02-08 | Cleanup: remove erroneous comments | Berthold Stoeger |
2020-02-08 | core/settings: add new preference to limit number of columns on mobile | Dirk Hohndel |
2020-02-08 | mobile/summary: implement firstDiveDate and lastDiveDate | Berthold Stoeger |
2020-02-06 | Gps coordinates: be more graceful when parsing coordinates | Berthold Stoeger |
2020-02-06 | Coding style: remove braces around single-line if blocks | Berthold Stoeger |
2020-02-06 | Coding style: move & from type to variable | Berthold Stoeger |
2020-02-06 | CSV import: fix importing ampersand character | Miika Turkia |
2020-02-04 | Dive site: inform map of selection in DiveFilter::setFilterDiveSite | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-01-27 | core/qtserialbluetooth.cpp: use QEventLoop for polling | Lubomir I. Ivanov |
2020-01-27 | rfcomm: make Windows use QtBluetooth too | Linus Torvalds |
2020-01-27 | Update to new libdivecomputer version | Linus Torvalds |
2020-01-26 | code cleanup: QLatin1Literal is deprecated in Qt 5.14 | Dirk Hohndel |
2020-01-25 | Parse GPX dive coordinates: Qt XML framework | willemferguson |
2020-01-24 | core: move GPX parsing into core | Dirk Hohndel |
2020-01-20 | core/settings: removed unnecessary if | jan Iversen |
2020-01-20 | core/settings: correct signal error | jan Iversen |
2020-01-20 | core/settings:: remove string functions for units | jan Iversen |
2020-01-20 | core/settings: allow signals to be strongly typed in C++ | jan Iversen |
2020-01-18 | mobile-widgets: make cloud_verification_status type proof in QML. | jan Iversen |
2020-01-18 | mobile-widgets: add pure interface for passing values to QML | jan Iversen |
2020-01-17 | core/settings: remove PrefClearDC because not used. | jan Iversen |
2020-01-17 | core/settings: correct copy/paste error. | jan Iversen |
2020-01-10 | code cleanup: add empty table structures | Dirk Hohndel |
2020-01-10 | code cleanup: use explicit zero_location | Dirk Hohndel |
2020-01-10 | code cleanup: use gasmix_air for zero initialized gas | Dirk Hohndel |
2020-01-10 | code cleanup: consistently initialize zero duration_t | Dirk Hohndel |
2020-01-10 | code cleanup: introduce empty_cylinder constant | Dirk Hohndel |
2020-01-10 | code cleanup: replace created() with birthTime() for Qt >= 5.10 | Dirk Hohndel |
2020-01-06 | core: read and write the user-specified salinity | willemferguson |
2020-01-06 | desktop UI: create the UI components for editing the salinity. | willemferguson |
2020-01-06 | desktop UI: add preference for making salinity editable | willemferguson |
2020-01-05 | Fix get_divemode logic | Robert C. Helling |
2020-01-04 | core/settings: qPrefUnit, secure original signal gets emitted | jan Iversen |
2020-01-04 | core/settings: force sending of signal when unit type changes | jan Iversen |
2020-01-04 | core/settings: change measurements when changing metric/imperial | jan Iversen |
2020-01-04 | core/settings: split "normal" version of unit_system | jan Iversen |
2019-12-29 | tests: fix TestQPrefLog | Dirk Hohndel |
2019-12-27 | core/settings: make qPrefUnit accesable from QML | jan Iversen |
2019-12-27 | core: use set_lang_locale to modify prefs.locale.lang_locale | jan Iversen |
2019-12-25 | Preferences UI: final cleanup | willemferguson |
2019-12-25 | Preferences UI: add dive log tab | willemferguson |
2019-12-25 | Preferenced UI: add dive download tab | willemferguson |