summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2020-02-17core: fix incorrect changes in divelogs.de exportGravatar Dirk Hohndel
2020-02-16Add Cressi BLE name filtering for bluetooth discoveryGravatar Linus Torvalds
2020-02-15load-git: fix up any corrupted modechange event namesGravatar Linus Torvalds
2020-02-15load-git: clean up string handling during parsingGravatar Linus Torvalds
2020-02-13mobile/gps: make sure updated GPS data are savedGravatar Dirk Hohndel
2020-02-11Filter: implement starts-with and exact modesGravatar Berthold Stoeger
2020-02-09Correcting typos of the word celsiusGravatar Jason Bramwell
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2020-02-08Cleanup: remove erroneous commentsGravatar Berthold Stoeger
2020-02-08core/settings: add new preference to limit number of columns on mobileGravatar Dirk Hohndel
2020-02-08mobile/summary: implement firstDiveDate and lastDiveDateGravatar Berthold Stoeger
2020-02-06Gps coordinates: be more graceful when parsing coordinatesGravatar Berthold Stoeger
2020-02-06Coding style: remove braces around single-line if blocksGravatar Berthold Stoeger
2020-02-06Coding style: move & from type to variableGravatar Berthold Stoeger
2020-02-06CSV import: fix importing ampersand characterGravatar Miika Turkia
2020-02-04Dive site: inform map of selection in DiveFilter::setFilterDiveSiteGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-01-27core/qtserialbluetooth.cpp: use QEventLoop for pollingGravatar Lubomir I. Ivanov
2020-01-27rfcomm: make Windows use QtBluetooth tooGravatar Linus Torvalds
2020-01-27Update to new libdivecomputer versionGravatar Linus Torvalds
2020-01-26code cleanup: QLatin1Literal is deprecated in Qt 5.14Gravatar Dirk Hohndel
2020-01-25Parse GPX dive coordinates: Qt XML frameworkGravatar willemferguson
2020-01-24core: move GPX parsing into coreGravatar Dirk Hohndel
2020-01-20core/settings: removed unnecessary ifGravatar jan Iversen
2020-01-20core/settings: correct signal errorGravatar jan Iversen
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-20core/settings: allow signals to be strongly typed in C++Gravatar jan Iversen
2020-01-18mobile-widgets: make cloud_verification_status type proof in QML.Gravatar jan Iversen
2020-01-18mobile-widgets: add pure interface for passing values to QMLGravatar jan Iversen
2020-01-17core/settings: remove PrefClearDC because not used.Gravatar jan Iversen
2020-01-17core/settings: correct copy/paste error.Gravatar jan Iversen
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2020-01-10code cleanup: use explicit zero_locationGravatar Dirk Hohndel
2020-01-10code cleanup: use gasmix_air for zero initialized gasGravatar Dirk Hohndel
2020-01-10code cleanup: consistently initialize zero duration_tGravatar Dirk Hohndel
2020-01-10code cleanup: introduce empty_cylinder constantGravatar Dirk Hohndel
2020-01-10code cleanup: replace created() with birthTime() for Qt >= 5.10Gravatar Dirk Hohndel
2020-01-06core: read and write the user-specified salinityGravatar willemferguson
2020-01-06desktop UI: create the UI components for editing the salinity.Gravatar willemferguson
2020-01-06desktop UI: add preference for making salinity editableGravatar willemferguson
2020-01-05Fix get_divemode logicGravatar Robert C. Helling
2020-01-04core/settings: qPrefUnit, secure original signal gets emittedGravatar jan Iversen
2020-01-04core/settings: force sending of signal when unit type changesGravatar jan Iversen
2020-01-04core/settings: change measurements when changing metric/imperialGravatar jan Iversen
2020-01-04core/settings: split "normal" version of unit_systemGravatar jan Iversen
2019-12-29tests: fix TestQPrefLogGravatar Dirk Hohndel
2019-12-27core/settings: make qPrefUnit accesable from QMLGravatar jan Iversen
2019-12-27core: use set_lang_locale to modify prefs.locale.lang_localeGravatar jan Iversen
2019-12-25Preferences UI: final cleanupGravatar willemferguson
2019-12-25Preferences UI: add dive log tabGravatar willemferguson