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-23Removed dummy includes, avoid copy-paste.vng
2015-09-23[core] restore old logic for follow mode in routingExMix
2015-09-23review fixesExMix
2015-09-23[core] animations fixExMix
2015-09-23[routing] Implement osrm routerDenis Koronchik
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Refactored geo url parsing.vng
2015-09-23[routing] Added routing library to all targetsAlex Zolotarev
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23[core] inscrease selection rect (for bookmark only)ExMix
2015-09-23Utility functionsAlex Zolotarev
2015-09-23Fixed bug with to_string_dacAlex Zolotarev
2015-09-23review fixesExMix
2015-09-23tests and desckop app adaptationExMix
2015-09-23[core] return ruler on screen. Remove button +\- reaction of rulerExMix
2015-09-23bookmarks will be place in the same location as settings.ini from this moment.ExMix
2015-09-23show ruler on double tap and scale by buttonsExMix
2015-09-23Fixed "geo" url scheme parsing - support Instagram format.vng
2015-09-23Pass digits after comma in LatLon -> DMS conversion.vng
2015-09-23[test] Track parsing testsKirill Zhdanovich
2015-09-23[track] shortest distance to point with testsKirill Zhdanovich
2015-09-23Fixed tests.vng
2015-09-23Fixed POI tests according to current system language.vng
2015-09-23[core] move guides file to storage. Update guides data when country download ...Kirill Zhdanovich
2015-09-23[codereview]Dmitry Kunin
2015-09-23[core] Save guides data from internal representation, not initial file.Dmitry Kunin
2015-09-23[core, tests] GuidesManager tests.Dmitry Kunin
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-23Refactoring of drawing tile scales routine. Now it's more consistent and loca...vng
2015-09-23[qt] Added downloader implementationAlex Zolotarev
2015-09-23Fix uninitialized variable in Navigator tests.vng
2015-09-23Fix measurement test if Units setting is not Metric.vng
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[api] Fixed back urls without ://Alex Zolotarev
2015-09-23[refactoring] Cross platform balloon everywhere.vng
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[core] Conversion to DMS format. Tests.Dmitry Kunin
2015-09-23Move "heavy" tests to separate executable mwm_tests.vng
2015-09-23Added zipped file size to ZipFileReader::FilesList()Alex 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-23Maximum name length in "ge0" url is 256 now.vng
2015-09-23Checking lat and lon for validity. Rewriting tests.Kirill Zhdanovich
2015-09-23Remove slow and broken tests from map_tests. TODO: VNG to bring them back run...Kirill Zhdanovich