index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
divesitehelpers.cpp
Age
Commit message (
Expand
)
Author
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2018-10-11
Geo lookup: don't pass arguments / result via global object
Berthold Stoeger
2018-10-11
Geo lookup: make the reply a managed-pointer
Berthold Stoeger
2018-10-11
Geo lookup: make the QNetworkAccessManager a static object
Berthold Stoeger
2018-10-11
Cleanup: remove ReverseGeoLookupThread
Berthold Stoeger
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-01-06
Remove unused urls
Jan Mulder
2017-10-16
Reverse geo lookup string for http://api.geonames.org corrected
Stefan Fuchs
2017-10-04
White space and clarifying braces
Dirk Hohndel
2017-10-04
Whitespace change
Dirk Hohndel
2017-10-04
Simplify the geo reverse lookup function
Dirk Hohndel
2017-10-04
fixup taxonomy type
Dirk Hohndel
2017-07-06
Make compile with Qt developer builds
Alex Blasche
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel