summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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
2019-12-25Preferenced UI: add dive download tabGravatar willemferguson
2019-12-25Pereferences UI: add media tabGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-24build-system: move plannerShared to backend-sharedGravatar jan Iversen
2019-12-24build-system: move exportfuncs to backend-sharedGravatar jan Iversen
2019-12-24core: correct include in exportfuncsGravatar jan Iversen
2019-12-24core: add convert between meter/feet to plannerSharedGravatar jan Iversen
2019-12-24core: add plannerShared classGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar jan Iversen
2019-12-12core: divehare avoid race problem.Gravatar jan Iversen
2019-12-12core: divehare change slot namesGravatar jan Iversen
2019-12-12core/settings: qPrefCloudStorage, correct diveshare_uid namingGravatar jan Iversen
2019-12-12core: uploadDiveLogsDE::prepareDives no longer need to be publicGravatar jan Iversen
2019-12-11core: corrected timeout and error text problem in uploadDiveLogsDEGravatar jan Iversen