aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/GPXParser.java
Commit message (Expand)AuthorAgeFilesLines
* fix NPE in testBananeweizen2014-05-281-1/+3
* fix #3837: parse new GPX waypoint typesBananeweizen2014-05-141-0/+7
* fix #3795: filter invalid character references during importMichael Keppler2014-04-291-1/+5
* fix #3791: have logs separated from cachesMichael Keppler2014-04-251-2/+6
* read premium only flag from GSAK GPXBananeweizen2014-01-291-66/+90
* import personal note from GSAK GPXBananeweizen2014-01-291-0/+8
* Add parsing protection against invalid inputMatrikss2014-01-281-1/+6
* Add FavPoints parsing for GSAK GPX;Matrikss2014-01-271-0/+8
* fixes #3475rel00p2013-12-301-2/+3
* improve parsing of OX parserBananeweizen2013-12-171-0/+3
* fix: recognize waypoints in EC GPX filesBananeweizen2013-12-161-1/+6
* integrate extremcaching.comBananeweizen2013-12-161-2/+19
* Implements stable keys for opencaching waypointsrsudev2013-11-231-6/+51
* fix findbugs warningsBananeweizen2013-10-121-4/+4
* refactoring: remove GPX parser warningBananeweizen2013-09-171-2/+1
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-141-1/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-6/+6
* refactoring: findbugs cleanupBananeweizen2013-08-261-4/+4
* fix #3144: GPX import problemBananeweizen2013-08-191-1/+1
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-071-8/+8
* #2824: comment removal of caches after GPX importBananeweizen2013-06-211-19/+21
* new: support for waymarking GPX filesBananeweizen2013-06-081-5/+25
* Fix #2727 - Support GeoTour attributecampbeb2013-05-251-0/+1
* fix #2639: NPE in GPX parserBananeweizen2013-04-071-0/+3
* reduce memory usage for cache listsBananeweizen2013-02-141-3/+10
* Icons for OCkoem2013-02-111-1/+1
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-6/+6
* refactoring: use exception object in logggingBananeweizen2013-01-121-5/+5
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-4/+4
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-5/+5
* fix #2328: Have a wrapper around Matcher to avoid String related memoryBananeweizen2013-01-051-6/+6
* Use warning instead of error since the problem is escalatedSamuel Tardieu2012-12-191-1/+1
* Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...Samuel Tardieu2012-12-181-1/+1
|\
| * Uploading of modified coords to geocaching.comtriakcz2012-12-181-1/+1
* | Refactoring: remove redundant elseSamuel Tardieu2012-12-161-4/+8
|/
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-6/+6
* Merge branch 'release'Bananeweizen2012-11-271-4/+1
|\
| * fix #2202: logs duplicated after importing GPX twiceBananeweizen2012-11-271-4/+1
* | code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-8/+8
|/
* refactoring: lazy initialized listsBananeweizen2012-11-181-2/+2
* code cleanup: fix some Lint warnings Bananeweizen2012-11-161-3/+4
* fix #1973: Logs gone after online loggingBananeweizen2012-11-111-0/+2
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-101-14/+33
* fix #1833: Export / Import GPXBananeweizen2012-07-011-4/+8
* #1833: recognize localized waypoint type namesBananeweizen2012-06-291-2/+10
* fix #1812: GPX-Import fails at name with quotes Bananeweizen2012-06-231-1/+7
* #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-081-2/+11
* refactoring: remove some of the TODOsBananeweizen2012-05-061-1/+1
* refactoring: rename log typ enums for easier code completion andBananeweizen2012-05-011-2/+2