aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'campbeb/fix315' into upstreamSamuel Tardieu2012-06-116-55/+107
|\
| * Display cache and waypoint information on compasscampbeb2012-06-086-55/+107
* | Merge remote-tracking branch 'campbeb/fix1757and1758' into upstreamSamuel Tardieu2012-06-101-19/+26
|\ \
| * | Perform live map operations on caches in viewport not last searchcampbeb2012-06-091-19/+26
* | | Merge pull request #1753 from marco-jacob/issue#1725Bananeweizen2012-06-105-1/+29
|\ \ \
| * | | fixes #1725: no static maps apps as default nav appMarco Jacob2012-06-085-1/+29
* | | | refactoring: minor reformattingBananeweizen2012-06-091-12/+8
* | | | Merge remote-tracking branch 'Portree-Kid/master-9'Bananeweizen2012-06-091-10/+20
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into master-9Portree-Kid2012-06-083-0/+12
| |\ \ \ \ | | |/ / /
| * | | | Performance tweaking. LEFT OUTER JOIN to load OfflineLog flagPortree-Kid2012-06-081-10/+20
* | | | | Merge remote-tracking branch 'campbeb/fix1746'Bananeweizen2012-06-092-3/+3
|\ \ \ \ \
| * | | | | Allow sorting by date logged in listscampbeb2012-06-092-2/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #1755 from campbeb/parseFoundDateBananeweizen2012-06-082-0/+12
|\ \ \ \ \
| * | | | | Parse cache found datecampbeb2012-06-092-0/+12
| |/ / / /
* | | | | fix #1746: Sort by found/log-dateBananeweizen2012-06-091-8/+9
|/ / / /
* | | | Use red text for names of archived caches - Fixes #1718campbeb2012-06-083-0/+12
|/ / /
* | | #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-0811-45/+54
* | | Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-071-2/+32
|\ \ \
| * | | French translation: use a shorter stringSamuel Tardieu2012-06-071-1/+3
| * | | Fix #374: query Android for the last known locationSamuel Tardieu2012-06-071-2/+30
| |/ /
* | | Revert "Merge branch 'issue-374' into upstream"Samuel Tardieu2012-06-074-46/+3
* | | Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-074-3/+46
|\ \ \
| * | | Fix #374: support setting and retrieving location from preferencesSamuel Tardieu2012-06-072-2/+39
| * | | Make IGeoData a ICoordinatesSamuel Tardieu2012-06-071-1/+1
| * | | New format: LAT_LON_DECDEGREE_RAWSamuel Tardieu2012-06-071-0/+6
| |/ /
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-072-3/+3
|\ \ \ | |/ /
| * | Fix #1735: safely uppercase string even if it is nullSamuel Tardieu2012-06-071-1/+1
| * | Fix #1736: some caches can be nullSamuel Tardieu2012-06-071-2/+2
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-061-1/+1
|\ \ \ | |/ /
| * | Fix #1738: enable "store selected" operation on search resultsSamuel Tardieu2012-06-061-1/+1
| * | Merge branch 'issue-1722' into releaseSamuel Tardieu2012-06-067-295/+299
| |\ \
* | \ \ Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-1/+11
|\ \ \ \ | |/ / /
| * | | Fix #1698: show live map warning only once per sessionSamuel Tardieu2012-06-052-1/+11
* | | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-051-1/+1
|\ \ \ \ | |/ / /
| * | | Make method staticSamuel Tardieu2012-06-051-1/+1
* | | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-051-41/+34
|\ \ \ \ | |/ / /
| * | | Modify menu items visibility in prepare phase onlySamuel Tardieu2012-06-051-41/+34
* | | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-2/+13
|\ \ \ \ | |/ / /
| * | | Move caches from the ALL_CACHES list to the default listSamuel Tardieu2012-06-051-1/+12
| * | | Do not try to hide a menu item that is not displayedSamuel Tardieu2012-06-051-1/+1
* | | | Merge branch 'issue-1722' into upstreamSamuel Tardieu2012-06-057-295/+299
|\ \ \ \ | | |/ / | |/| |
| * | | Fix #1722: do not use BigDecimal in computationsSamuel Tardieu2012-06-057-295/+299
| |/ /
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-22/+39
|\ \ \ | |/ /
| * | Prevent NPE by checking for null coordinatesSamuel Tardieu2012-06-051-2/+6
| * | Fix #1711: disable more operations on non-concrete listsSamuel Tardieu2012-06-041-13/+20
| * | Make the cache cache synchronizedSamuel Tardieu2012-06-041-7/+13
| * | fix #1704: Filter applied to single cache requestBananeweizen2012-06-045-14/+15
* | | Warn the user if the description contains a <pre/> tagSamuel Tardieu2012-06-042-8/+12
* | | fix #1704: Filter applied to single cache requestBananeweizen2012-06-035-14/+15
* | | New: Mark current logtype, option to clear log in offline logging menuSammysHP2012-06-031-9/+49