aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sorting/DistanceComparator.java
Commit message (Expand)AuthorAgeFilesLines
* rename packageBananeweizen2014-11-021-1/+1
* Merge branch 'issue-4260' into upstreamSamuel Tardieu2014-09-041-0/+10
|\
| * fix #4260 & #3194: sort and resort problemsMathieu Alorent2014-09-041-1/+12
* | fix #1899: CME in DistanceComparatorBananeweizen2014-08-241-2/+4
|/
* Simplify comparison implementationSamuel Tardieu2014-01-101-5/+0
* enhancement: make the distance comparator work with approximate distanceSamuel Tardieu2013-05-191-9/+5
* fix: do not reset the distance in the distance comparatorSamuel Tardieu2013-05-181-4/+1
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-6/+6
* fix #1747: sort in reverse orderBananeweizen2012-12-121-1/+17
* Comparator must allow for objects to be equalcampbeb2012-01-071-0/+3
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-181-17/+19
* refactoring: CacheListAdapter (and some other minor things)Bananeweizen2011-12-111-2/+2
* No direct access to fieldsblafoo2011-10-261-7/+7
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+40