index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
src
/
cgeo
/
geocaching
/
geopoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #2624: coordinates display is wrong near a confluence point
Samuel Tardieu
2013-04-02
1
-0
/
+11
*
code cleanup
Bananeweizen
2013-02-24
2
-17
/
+17
*
fix #2404: Remove spaces when editing coordinates
Bananeweizen
2013-01-17
1
-4
/
+13
*
fix #2389: Parse errors in cgeocoords
Bananeweizen
2013-01-13
1
-2
/
+65
*
fix #1828: Coords conversion to DMS not working correct
Bananeweizen
2012-07-01
1
-0
/
+20
*
Merge branch 'issue-1722' into upstream
Samuel Tardieu
2012-06-05
1
-81
/
+65
|
\
|
*
Fix #1722: do not use BigDecimal in computations
Samuel Tardieu
2012-06-05
1
-81
/
+65
*
|
refactoring: have more physical units code in one place
Bananeweizen
2012-06-03
2
-41
/
+103
|
/
*
Refactoring: keep GeopointParser private to its package
Samuel Tardieu
2012-04-21
1
-4
/
+2
*
Make sure a cgeoapplication is created before testing
Samuel Tardieu
2012-04-21
1
-3
/
+2
*
Add more tests for getHumanDistance()
Samuel Tardieu
2012-04-20
1
-7
/
+30
*
Refactoring: do not get through an extra Geopoint when not required
Samuel Tardieu
2012-04-20
1
-1
/
+1
*
Refactoring: remove unused Viewport constructor
Samuel Tardieu
2012-04-20
1
-1
/
+1
*
Refactoring: move Direction out of Geopoint
Samuel Tardieu
2012-04-20
1
-3
/
+3
*
Add optional table parameter to Viewport#sqlWhere()
Samuel Tardieu
2012-04-20
1
-1
/
+2
*
refactoring: rest in peace, cgBase
Bananeweizen
2012-04-18
1
-0
/
+4
*
Make Geopoint parcelable
Samuel Tardieu
2012-04-16
1
-0
/
+9
*
Add new Viewport method and builder
Samuel Tardieu
2012-04-14
1
-0
/
+27
*
Refactoring: rename isInViewport() to contains()
Samuel Tardieu
2012-04-14
1
-5
/
+5
*
Tests: add tests for Viewport
Samuel Tardieu
2012-04-12
1
-0
/
+72
*
Refactoring: remove int based Geopoint and Viewport constructors
Samuel Tardieu
2012-04-12
1
-6
/
+0
*
Implement equals() and hashCode() for Geopoint
Samuel Tardieu
2012-04-11
2
-6
/
+6
*
refactoring: code cleanup
Bananeweizen
2012-02-21
1
-0
/
+19
*
Implementation for issue #1120
Torsten Keil
2012-02-17
1
-0
/
+180
*
#936: improve stability, have unit test
Bananeweizen
2012-01-04
1
-1
/
+11
*
#922: Deleting of automatic generated waypoints
Bananeweizen
2012-01-01
1
-13
/
+29
*
fix #920: WPs created from Personal Notes not correct
Bananeweizen
2011-12-31
1
-3
/
+12
*
Additional testcase
blafoo
2011-12-06
1
-0
/
+6
*
Accept any coordinate when creating a Geopoint
Samuel Tardieu
2011-11-09
1
-24
/
+1
*
No direct access to fields
blafoo
2011-10-26
1
-2
/
+0
*
Make several things static following the Settings static move
Samuel Tardieu
2011-10-05
3
-21
/
+18
*
Refactoring: put tests into same java package as tested class
Stephan Merker
2011-10-03
3
-0
/
+167