Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23Removed dummy includes, avoid copy-paste.vng
2015-09-23review fixesExMix
2015-09-23tests and desckop app adaptationExMix
2015-09-23Fix API zoom tests. The semantics of ParsedMapApi::GetLatLonRect has changed.vng
2015-09-23[api]New Parameter added. If parameter added to url, it allows open app with ...Kirill Zhdanovich
2015-09-23[api] Fixed back urls without ://Alex Zolotarev
2015-09-23[api] Refactored and deleted duplicate ApiPointAlex Zolotarev
2015-09-23[api] Renamed functionsAlex Zolotarev
2015-09-23[api] Renamed u parameter to idAlex Zolotarev
2015-09-23[api] Added zoom level support, minor renamingsAlex Zolotarev
2015-09-23[api] Ignore case for api keys in the urlAlex Zolotarev
2015-09-23Parsing big url APIKirill Zhdanovich
2015-09-23[api] Added parsing of mwm:// scheme (synonym to mapswithme://)Alex Zolotarev
2015-09-23[api] Added missing url parserAlex Zolotarev
2015-09-23[api] Enabled & fixed testsAlex Zolotarev
2015-09-23Maps URL Scheme API base parserYury Melnichek