aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/GPXParser.java
Commit message (Expand)AuthorAgeFilesLines
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-13/+13
* fix compile errors after merging #544 (tests still to be fixed)bananeweizen2011-09-291-2/+0
* Merge pull request #544 from stephanme/importwptBananeweizen2011-09-291-25/+116
|\
| * Improved getWaypointsFileForGpx()Stephan Merker2011-09-281-4/+5
| * Import waypoint file together with cache gpx file if existsStephan Merker2011-09-271-47/+64
| * performance improvement for importing waypointsStephan Merker2011-09-251-14/+17
| * map waypoint type pocket query waypoints file to WaypointTypeStephan Merker2011-09-251-2/+19
| * Import waypoints file from pocket queryStephan Merker2011-09-251-1/+54
* | Do not modify parameters when possibleSamuel Tardieu2011-09-291-5/+4
|/
* * have static dictionaries in cgBase initialized in static sectionBananeweizen2011-09-191-46/+72
* Do not abuse String.indexOf()Samuel Tardieu2011-09-161-3/+3
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+795