aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/geopoint
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: remove all unnecessary castsBananeweizen2011-10-151-7/+7
* Do not FC when the cache coordinates are unparsableSamuel Tardieu2011-10-091-3/+15
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-3/+2
* Add new Geopoint constructor with separate latitude and longitude textsSamuel Tardieu2011-09-271-2/+14
* Prefer a canonical longitude representationSamuel Tardieu2011-09-221-1/+2
* Only - ^ ] \ must be escaped in a character classSammysHP2011-09-172-4/+4
* Correctly parse distance using commasSamuel Tardieu2011-09-161-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-164-0/+715