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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
5
-38
/
+33
*
refactoring: more static code analysis cleanups
Bananeweizen
2012-04-02
1
-2
/
+3
*
Merge remote-tracking branch 'upstream/release' into upstream
Samuel Tardieu
2012-04-01
1
-2
/
+2
|
\
|
*
Fix #1332: uppercase geocode built from name when importing GPX
Samuel Tardieu
2012-04-01
1
-2
/
+2
*
|
Refactoring: use IWaypoint and cgCache instead of cgCoord object
Samuel Tardieu
2012-04-01
1
-63
/
+65
*
|
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
5
-5
/
+5
*
|
Reset Progress internal var progress to 0 on reset
Marco Jacob
2012-03-25
1
-1
/
+1
*
|
no second dialog when skipping static maps on GPXImporter
Marco Jacob
2012-03-25
1
-3
/
+8
*
|
Cache ETag and Last-Modified HTTP headers for images
Samuel Tardieu
2012-03-25
1
-2
/
+51
*
|
Merge pull request #1318 from marco-jacob/issue#1309
Bananeweizen
2012-03-24
1
-5
/
+17
|
\
\
|
|
/
|
/
|
|
*
GPXImporter.importStaticMaps only loads cache when needed
Marco Jacob
2012-03-22
1
-4
/
+3
|
*
Fix for issue 1309
Marco Jacob
2012-03-21
1
-1
/
+14
*
|
Lint: use Double.valueOf(…) instead of new Double(…)
Samuel Tardieu
2012-03-22
1
-2
/
+2
|
/
*
fix #1281: .gpx import fails to recognize most caches in TX Challenge
Bananeweizen
2012-03-20
1
-13
/
+25
*
static code analysis and other fixes
Bananeweizen
2012-03-18
2
-12
/
+11
*
Merge pull request #1287 from marco-jacob/issue#1270
Bananeweizen
2012-03-18
1
-3
/
+17
|
\
|
*
GPXImporter now showing imported cache count on cancel
Marco Jacob
2012-03-15
1
-3
/
+8
|
*
added abort button to GPXImporter and skip button for static maps import
Marco Jacob
2012-03-14
1
-2
/
+11
*
|
Non-reliable coords for Basic Members. Fixes #1285
blafoo
2012-03-17
1
-0
/
+1
|
/
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-0
/
+14
*
fix #1238: Fatal Error while updating stored caches
Bananeweizen
2012-03-09
1
-8
/
+30
*
Merge pull request #1230 from campbeb/fix1196
Bananeweizen
2012-03-06
1
-1
/
+1
|
\
|
*
Refactor so all waypoint operations are done through the Cache object.
campbeb
2012-03-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'marco-jacob/issue#285'
Bananeweizen
2012-03-05
1
-4
/
+33
|
\
\
|
|
/
|
/
|
|
*
import static maps after gpx import
Marco Jacob
2012-02-24
1
-4
/
+33
*
|
performance refactorings
Bananeweizen
2012-03-04
1
-1
/
+13
*
|
refactoring: performance cleanups
Bananeweizen
2012-03-03
1
-1
/
+1
*
|
refactoring: don't load caches in loops
Bananeweizen
2012-03-01
1
-4
/
+9
*
|
refactoring: use underscore in symbolic constants
Bananeweizen
2012-02-16
2
-2
/
+2
*
|
Fix #1040, waypoint types
rsudev
2012-02-12
1
-1
/
+1
|
/
*
Changed database handling
blafoo
2012-02-08
4
-17
/
+21
*
fix #986: mention standard GPX directory in progress dialog
Stephan Merker
2012-02-05
1
-8
/
+27
*
fix #1071: FC with unknown container size
Bananeweizen
2012-01-31
1
-1
/
+1
*
Search returns reliable coords. Fixes #1031
blafoo
2012-01-25
1
-1
/
+0
*
fix #1003: Implementation for #977: Import renamed waypoint GPX files
Bananeweizen
2012-01-22
1
-1
/
+1
*
Fixed tests and added additional null check in code.
Torsten Keil
2012-01-21
1
-6
/
+8
*
Removed deprecated methods.
Torsten Keil
2012-01-17
1
-16
/
+0
*
Implementation for #977: Import renamed waypoint GPX files
Torsten Keil
2012-01-16
1
-409
/
+442
*
support more mime types for importing zipped PQs
Stephan Merker
2012-01-15
1
-5
/
+16
*
fix #972: mark non GC caches as reliable
Bananeweizen
2012-01-14
2
-1
/
+5
*
performance: remove caches from cache after import
Bananeweizen
2012-01-12
1
-1
/
+4
*
refactoring: clean up code around static maps
Bananeweizen
2012-01-08
1
-1
/
+1
*
addendum to last commit: NPE for imported caches without any log
Bananeweizen
2012-01-04
1
-4
/
+1
*
refactoring: immutable attributes collection
Bananeweizen
2011-12-31
1
-4
/
+1
*
refactoring for #908: waypoint list of cache is immutable for clients
Bananeweizen
2011-12-26
1
-7
/
+6
*
Refactored/renamed cgSearch/cgWrapCache
blafoo
2011-12-25
2
-9
/
+8
*
Fix #903 Rename field "reason" to "listId"
blafoo
2011-12-19
2
-2
/
+2
*
fix #890: Non existing waypoint
Bananeweizen
2011-12-17
1
-1
/
+1
*
Use of Logtype instead of int
blafoo
2011-12-14
1
-6
/
+2
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
2
-6
/
+6
[next]