aboutsummaryrefslogtreecommitdiffstats
path: root/core/divesitehelpers.cpp
AgeCommit message (Expand)Author
2020-09-06cleanup: use taxonomy_get_value() instead of taxonomy_get_index()Gravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_set_category() functionGravatar Berthold Stoeger
2020-09-05[Bug #2934] Geo Lookup - support for remote dive sitesGravatar Michael Werle
2020-03-22cleanup: split uiLanguage() in two functionsGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-04-12Undo: use QUndoStack::isClean() to determine unsaved changesGravatar Berthold Stoeger
2018-10-11Geo lookup: don't pass arguments / result via global objectGravatar Berthold Stoeger
2018-10-11Geo lookup: make the reply a managed-pointerGravatar Berthold Stoeger
2018-10-11Geo lookup: make the QNetworkAccessManager a static objectGravatar Berthold Stoeger
2018-10-11Cleanup: remove ReverseGeoLookupThreadGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-01-06Remove unused urlsGravatar Jan Mulder
2017-10-16Reverse geo lookup string for http://api.geonames.org correctedGravatar Stefan Fuchs
2017-10-04White space and clarifying bracesGravatar Dirk Hohndel
2017-10-04Whitespace changeGravatar Dirk Hohndel
2017-10-04Simplify the geo reverse lookup functionGravatar Dirk Hohndel
2017-10-04fixup taxonomy typeGravatar Dirk Hohndel
2017-07-06Make compile with Qt developer buildsGravatar Alex Blasche
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel