aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/locationinformation.cpp
AgeCommit message (Expand)Author
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2017-12-29cleanup: Unchecked return valueGravatar Jan Mulder
2017-12-28Replace less-or-equal by less-than comparison in lessThan functionGravatar Berthold Stoeger
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-27locationinformation: don't update map location on typingGravatar Lubomir I. Ivanov
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-10-17Tags for geo references: Nicer look, translations and warning messageGravatar Stefan Fuchs
2017-10-16In location information UI set reverse geo lookup button activ...Gravatar Stefan Fuchs
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-07Locationinformation: correctly handle strings on the heapGravatar Dirk Hohndel
2017-10-07Warn if we edit non-existant dive siteGravatar Dirk Hohndel
2017-10-07LocationInformationWidget: make sure to clean out fieldsGravatar Dirk Hohndel
2017-10-04Simplify the geo reverse lookup functionGravatar Dirk Hohndel
2017-10-04Remove bogus signalsGravatar Dirk Hohndel
2017-10-04Change the signature of constructLocationTagsGravatar Dirk Hohndel
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-02[Divesite] Hook location information interface for countryGravatar Tomaz Canabrava
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-07-28locationinformationwidget: abstract between GlobeGPS and MapWidgetGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in locationinformation.cppGravatar Dirk Hohndel
2016-01-19Fix UI issue with location managementGravatar krisalpha
2015-11-24Location completion matches on whole nameGravatar Dirk Hohndel
2015-11-07locationinformation.cpp: fix unused variableGravatar Lubomir I. Ivanov
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava