aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/FileParser.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: more null annotationsBananeweizen2015-01-021-0/+3
* Use System.currentTimeMillis() instead of new Date().getTime()Samuel Tardieu2015-01-021-11/+5
* findbugs: use explicit encodingBananeweizen2014-09-071-4/+5
* fix NPE in testBananeweizen2014-05-281-3/+5
* Use Apache commons IOUtils rather than our ownSamuel Tardieu2013-09-151-1/+2
* refactoring: do not use default encodingSamuel Tardieu2013-09-141-1/+1
* #1348: use buffered ioBananeweizen2013-05-111-5/+7
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-4/+4
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-101-2/+2
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* new: cancel GPX import with back buttonStephan Merker2011-11-091-7/+10
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-011-16/+45
|\
| * fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-301-16/+45
* | No direct access to fieldsblafoo2011-10-261-5/+5
|/
* new: have progress bar when importing GPXBananeweizen2011-10-111-2/+9
* fix #586: manual merge of usability improvement for GPX importStephan Merker2011-10-031-6/+3
* Remove latitudeString and longitudeString fieldsSamuel Tardieu2011-09-281-3/+0
* * have static dictionaries in cgBase initialized in static sectionBananeweizen2011-09-191-5/+4
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+53