summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2020-03-06Cleanup: Move stringToList to core/qthelper.cppGravatar Berthold Stoeger
2020-03-06Core: don't return invalid cylinders from explicit_first_cylinder()Gravatar Berthold Stoeger
2020-03-05cleanup: make version_printed variable static and local to functionGravatar Berthold Stoeger
2020-03-01mobile: remove filter settingsGravatar Berthold Stoeger
2020-03-01filter: implement searching for tags and people in mobile filterGravatar Berthold Stoeger
2020-03-01filter: remove diveContainsText()Gravatar Berthold Stoeger
2020-03-01filter: implement full-text filtering in mobile version of DiveFilterGravatar Berthold Stoeger
2020-03-01filter: remove DiveFilter::updateDiveStatus from classGravatar Berthold Stoeger
2020-03-01filter: compile fulltext index on mobileGravatar Berthold Stoeger
2020-03-01filter: connect fulltext filter to frontendGravatar Berthold Stoeger
2020-03-01filter: index/unindex dives on loading or clearing logsGravatar Berthold Stoeger
2020-03-01filter: add fulltext filtering codeGravatar Berthold Stoeger
2020-03-01filter: move StringMode out of FilterDataGravatar Berthold Stoeger
2020-02-22Filter: move actual filtering loop to core/divefilter.cppGravatar Berthold Stoeger
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