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
/
desktop-widgets
/
locationinformation.cpp
Age
Commit message (
Expand
)
Author
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2017-12-29
cleanup: Unchecked return value
Jan Mulder
2017-12-28
Replace less-or-equal by less-than comparison in lessThan function
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-27
locationinformation: don't update map location on typing
Lubomir I. Ivanov
2017-11-26
Inform LocationFilterModel of changed dive site name
Berthold Stoeger
2017-11-09
map-widget: allow real-time updates of edited markers
Lubomir I. Ivanov
2017-10-17
Tags for geo references: Nicer look, translations and warning message
Stefan Fuchs
2017-10-16
In location information UI set reverse geo lookup button activ...
Stefan Fuchs
2017-10-09
Use lrint() for all degrees_t related rounding
Lubomir I. Ivanov
2017-10-07
Locationinformation: correctly handle strings on the heap
Dirk Hohndel
2017-10-07
Warn if we edit non-existant dive site
Dirk Hohndel
2017-10-07
LocationInformationWidget: make sure to clean out fields
Dirk Hohndel
2017-10-04
Simplify the geo reverse lookup function
Dirk Hohndel
2017-10-04
Remove bogus signals
Dirk Hohndel
2017-10-04
Change the signature of constructLocationTags
Dirk Hohndel
2017-10-04
Don't add separate country field, use taxonomy
Dirk Hohndel
2017-10-02
[Divesite] Hook location information interface for country
Tomaz Canabrava
2017-09-04
remove Marble from the source tree
Lubomir I. Ivanov
2017-07-28
locationinformationwidget: abstract between GlobeGPS and MapWidget
Lubomir I. Ivanov
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-09
Silence warnings in locationinformation.cpp
Dirk Hohndel
2016-01-19
Fix UI issue with location management
krisalpha
2015-11-24
Location completion matches on whole name
Dirk Hohndel
2015-11-07
locationinformation.cpp: fix unused variable
Lubomir I. Ivanov
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava