aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release_20110915' of github.com:cgeo/c-geo-opensource into rele...mucek42011-09-151-1/+10
|\
| * Fix #347 (wrong context-menu in cgeocaches)SammysHP2011-09-151-1/+10
* | Fix for fix about login (#200)mucek42011-09-151-6/+0
|/
* Return null when loading an invalid Geopoint from the databaseSamuel Tardieu2011-09-151-20/+36
* Gather all cookies handling in one placeSamuel Tardieu2011-09-155-137/+102
* Fix #457mucek42011-09-151-5/+13
* Fix #456mucek42011-09-151-2/+4
* Quick fix for #200mucek42011-09-152-11/+46
* refactoring: code cleanup in maps apps supportBananeweizen2011-09-156-32/+39
* fix #414: support for OruxMapsBananeweizen2011-09-152-1/+61
* fix: invoking Locus can wrongly modify cache coordinatesBananeweizen2011-09-151-10/+4
* fix #455: cache wrongly logged when invoking navigations menuBananeweizen2011-09-151-0/+5
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-1555-131/+131
* Convert to Unix end-of-line formatSamuel Tardieu2011-09-1413-865/+865
* FormattingSammysHP2011-09-14178-32479/+32750
* fix 451: allow whitespace at begin of signatureBananeweizen2011-09-141-1/+2
* Merge remote-tracking branch 'cachapa/filter_ui' into upstreamSamuel Tardieu2011-09-147-20/+74
|\
| * Fixed a regression in a previous commitcachapa2011-09-142-2/+2
| * Show a bar when a filter is setcachapa2011-09-137-20/+74
* | Factor code to read coordinates from database rowSamuel Tardieu2011-09-141-14/+18
* | Always check for null coordinates before saving themSamuel Tardieu2011-09-141-8/+15
* | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-09-143-23/+54
|\ \
| * | Write NULL into the database when coordinates are unknownSamuel Tardieu2011-09-141-3/+2
| * | Create indices on the databaseSamuel Tardieu2011-09-131-15/+43
| * | Do not confuse "empty inventory" with "unknown inventory"Samuel Tardieu2011-09-131-3/+5
| * | Use bearing in the [0,360[ rangeSamuel Tardieu2011-09-131-2/+4
| * | Do not reference null coordinatesSamuel Tardieu2011-09-131-3/+3
* | | * performance: don't repeatedly get column indexesBananeweizen2011-09-141-137/+153
* | | use static methods when possibleBananeweizen2011-09-141-14/+14
|/ /
* | Reinstate null checkSamuel Tardieu2011-09-131-0/+4
* | Rename merge() into more exact gatherMissingFrom()Samuel Tardieu2011-09-132-57/+54
|/
* Remove one instance of getHumanDistance()Samuel Tardieu2011-09-136-17/+9
* Replace callers of getRadialDistance() by a direct callSamuel Tardieu2011-09-133-6/+2
* Replace callers of getHeading() by a direct callSamuel Tardieu2011-09-1312-35/+31
* Replace callers of getDistance() by a direct callSamuel Tardieu2011-09-1311-55/+21
* Style fixSamuel Tardieu2011-09-131-1/+2
* Merge branch 'new-locus-api' into upstreamSamuel Tardieu2011-09-1310-329/+450
|\
| * broke up dependency from enums to Locus-API-Constants as suggested by samualt...Karsten Priegnitz2011-09-125-79/+127
| * Merge commit 'upstream/master'Karsten Priegnitz2011-09-127-102/+71
| |\
| * | locus API as jarKarsten Priegnitz2011-09-125-18/+130
| * | use of new Locus APIKarsten Priegnitz2011-09-124-31/+48
| * | Merge commit 'upstream/master'Karsten Priegnitz2011-09-122-25/+50
| |\ \
| * \ \ Merge commit 'upstream/master'Karsten Priegnitz2011-09-1258-1636/+1364
| |\ \ \
| * | | | calling Locus - dates and empty waypointsKarsten Priegnitz2011-09-113-26/+14
| * | | | Merge commit 'upstream/master'Karsten Priegnitz2011-09-098-281/+185
| |\ \ \ \
| * | | | | use of new Locus APIKarsten Priegnitz2011-09-095-184/+171
| * | | | | Merge commit 'upstream/master'Karsten Priegnitz2011-09-0674-940/+1124
| |\ \ \ \ \
| * | | | | | proof of concept: new Locus API with 800 and with 1600 cachesKarsten Priegnitz2011-09-063-248/+228
* | | | | | | Remove deprecated methodSamuel Tardieu2011-09-131-57/+0
* | | | | | | Cleanup and simplifySamuel Tardieu2011-09-131-12/+4