aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-11/+11
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-2/+2
* refactoring: findbugsBananeweizen2012-12-301-1/+1
* fix #2292: parse "marked missing"Bananeweizen2012-12-251-4/+20
* fix #2282: change recognition of unpublished cachesBananeweizen2012-12-221-2/+30
* null cannot be used as a Handler for drop()Samuel Tardieu2012-12-191-2/+3
* Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...Samuel Tardieu2012-12-181-0/+19
|\
| * Uploading of modified coords to geocaching.comtriakcz2012-12-181-0/+19
* | fix: remove undesired space between trackable log entriesBananeweizen2012-12-161-7/+22
* | refactoring: 3 tests fail if cache type is not ALLBananeweizen2012-12-161-0/+4
* | Better PNG parsing of live mapmucek42012-12-131-4/+309
|/
* fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2012-12-122-0/+11
* Merge remote-tracking branch 'upstream/release' into issue2232mrsudev2012-12-121-6/+6
|\
| * GC.com changes 11.12.2012 - additional fixesrsudev2012-12-121-6/+6
| * Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-121-8/+3
* | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-111-8/+3
* | fix #2211: remove application-database indirectionBananeweizen2012-12-011-3/+2
|/
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-181-0/+5
* fix #2166: Refresh of a stored caches duplicates waypointsBananeweizen2012-11-171-5/+17
* GC.com update 16.10.2012blafoo2012-10-181-1/+1
* fix #1874: FC when opening link from TB-viewBananeweizen2012-10-051-1/+10
* #1974: change pull request as discussedBananeweizen2012-08-261-0/+5
* GC.com update 26.06.2012blafoo2012-06-291-1/+1
* fix #1792: Missing own spoiler imagesBananeweizen2012-06-241-0/+17
* GC.com update 06.06.2012blafoo2012-06-071-1/+1
* Parsing fails for guestsblafoo2012-05-241-1/+1
* Make tests independant of user settingsblafoo2012-05-101-15/+25
* Fix #1520: display gc.com resources present on trackable descriptionsSamuel Tardieu2012-05-101-0/+6
* GC.com update 08.05.2012blafoo2012-05-091-1/+1
* refactoring: more cleanup in connector interfacesBananeweizen2012-05-054-9/+104
* refactoring: unify connector namingBananeweizen2012-05-042-9/+10
* fix #1450: TB not visible (related to special characters)Bananeweizen2012-04-291-0/+6
* Make sure a cgeoapplication is created before testingSamuel Tardieu2012-04-211-3/+2
* refactoring: rest in peace, cgBaseBananeweizen2012-04-182-2/+123
* Refactoring: move Login from network to connector.gcSamuel Tardieu2012-04-171-1/+0
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+2
* more fixes for crashes in searchBananeweizen2012-04-121-1/+1
* Implements cache for live-map tilesrsudev2012-04-121-0/+25
* Remove unused (except in tests) conversion methodsSamuel Tardieu2012-04-111-5/+0
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+5
* Store OC caches to database on load and mark as detailedcampbeb2012-03-231-0/+10
* Unit test fixblafoo2012-03-161-2/+1
* Request further details when tapping on a cache in Live Map. Fixes #1256blafoo2012-03-161-0/+26
* Tests for #1262blafoo2012-03-121-13/+43
* fix #1262: icon decoding does not work wellBananeweizen2012-03-103-81/+76
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-2/+2
* refactoring: make JSON parsing more robust by using a regexBananeweizen2012-03-081-0/+14
* Live Map strategy. Closes #1183blafoo2012-03-071-2/+2
* Fix some unit tests. Does anyone besides me run them?Bananeweizen2012-03-041-2/+27
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-042-0/+43