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
/
main
/
src
/
cgeo
/
geocaching
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #1781: Remove help function
Bananeweizen
2013-05-09
6
-28
/
+0
*
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-04-24
1
-0
/
+1
|
\
|
*
fix #2674: Disable trail on map does not refresh
Bananeweizen
2013-04-24
1
-0
/
+1
*
|
refactoring: remove redundant type casts
Samuel Tardieu
2013-04-07
1
-2
/
+2
*
|
refactoring: remove empty statements
Samuel Tardieu
2013-04-07
1
-3
/
+1
|
/
*
refactoring: use faster short circuit evaluation
Bananeweizen
2013-03-12
1
-1
/
+1
*
issue 1640 - Found Caches shown on live map (low zoom problem)
koem
2013-03-05
1
-7
/
+16
*
New feature WPT visited marking
triakcz
2013-02-24
1
-6
/
+7
*
Removed superfluous waypoint.clear in map
rsudev
2013-02-24
1
-5
/
+4
*
Merge pull request #2491 from Portree-Kid/master-master
rsudev
2013-02-23
1
-5
/
+10
|
\
|
*
Small glitch added isLiveEnabled
Portree-Kid
2013-02-23
1
-1
/
+3
|
*
Live Mode not used correctly Fixes #2479
Portree-Kid
2013-02-17
1
-6
/
+5
|
*
We don't want to see any stale waypoints if we are showing more than the
Portree-Kid
2013-02-17
1
-0
/
+4
*
|
fixes #2515 - update live map icons by nearby search
Marco Jacob
2013-02-23
1
-0
/
+4
|
/
*
Merge branch 'master' into chooselist
koem
2013-02-13
1
-0
/
+2
|
\
|
*
fixes #2436 - new colletion type needs remove on old cache instance
Marco Jacob
2013-02-11
1
-1
/
+3
*
|
issue #275 - Move to other list from cache screen
koem
2013-02-08
1
-38
/
+62
|
/
*
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
2
-21
/
+21
*
Remove useless import
Samuel Tardieu
2013-02-03
1
-1
/
+0
*
Refactoring: use static initialization
Samuel Tardieu
2013-02-03
1
-5
/
+5
*
Remove obsolete javadoc
Samuel Tardieu
2013-02-03
1
-11
/
+0
*
Use two methods to do two different things
Samuel Tardieu
2013-02-03
1
-99
/
+93
*
Refactoring: simplify variable computation
Samuel Tardieu
2013-02-03
1
-14
/
+3
*
#1791: refactor live map hint activity into a dialog
Bananeweizen
2013-01-27
1
-4
/
+2
*
0 is a valid waypoint id
Samuel Tardieu
2013-01-26
1
-1
/
+1
*
Merge branch 'issue-2322' into upstream
Samuel Tardieu
2013-01-23
1
-3
/
+3
|
\
|
*
fix #2322: GPX imported caches not marked as owned
Samuel Tardieu
2013-01-23
1
-3
/
+3
*
|
Readding entries to a LRUSet already updates their freshness
Samuel Tardieu
2013-01-13
1
-4
/
+2
*
|
Readding an entry to a LRUSet already updates its freshness
Samuel Tardieu
2013-01-13
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-3
/
+5
|
\
\
|
|
/
|
*
fix #2391: NPE in map
Bananeweizen
2013-01-13
1
-3
/
+5
*
|
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
5
-13
/
+13
*
|
Refactoring: rename cgWaypoint into Waypoint
Samuel Tardieu
2013-01-07
1
-7
/
+7
*
|
Merge pull request #2311 from rsudev/OCde2
Bananeweizen
2013-01-05
1
-1
/
+2
|
\
\
|
*
|
Opencaching integration with oc11xml api
rsudev
2012-12-31
1
-1
/
+2
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
fix #1737: do not try to open a null filename
Samuel Tardieu
2013-01-01
1
-1
/
+1
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
6
-13
/
+19
*
|
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
3
-11
/
+6
*
|
Refactoring: remove pointless null checks
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
|
Refactoring: use isEmpty() where appropriate
Samuel Tardieu
2012-12-18
1
-2
/
+2
*
|
Fix crash on single cache map
Samuel Tardieu
2012-12-18
1
-6
/
+2
*
|
Refactoring: add documentation about null-ness
Samuel Tardieu
2012-12-17
1
-1
/
+1
*
|
Refactoring: use explicit size to get better performance
Samuel Tardieu
2012-12-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/release' into issue2232m
rsudev
2012-12-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixes #2232, own and found caches are visible on live map
rsudev
2012-12-11
1
-1
/
+1
*
|
fix #2217: Click on filter bar crashes c:geo
Bananeweizen
2012-12-04
3
-3
/
+20
*
|
fix #2211: remove application-database indirection
Bananeweizen
2012-12-01
2
-12
/
+13
*
|
#2215 sort offline maps
Bananeweizen
2012-11-30
1
-0
/
+1
*
|
refactoring: use more prepared statements
Bananeweizen
2012-11-28
1
-1
/
+1
[next]