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
path: root/map
AgeCommit message (Expand)Author
2015-09-23Simplifing initialization of sound notification system.Vladimir Byko-Ianko
2015-09-23clang-formatLev Dragunov
2015-09-23Mwm locking routines for OSRM mapping.Lev Dragunov
2015-09-23Downloading maps button redesign. Adding new string resources to strings.txt ...Vladimir Byko-Ianko
2015-09-23Minor code style changes.vng
2015-09-23Bugfix. Desctop. Writing MB instead of KB while downloading maps.Vladimir Byko-Ianko
2015-09-23The order of buttons in map downloader was changed.Vladimir Byko-Ianko
2015-09-23Different color for pedestrian routeConstantin Shalnev
2015-09-23New vector for absent routing filesLev Dragunov
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23[generator] Implemented test for mwm generation.Yuri Gorshenin
2015-09-23Minor code style fixes.vng
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri Gorshenin
2015-09-23Removing unnecessary lock.Vladimir Byko-Ianko
2015-09-23Bugfix. The route was not rebuilt after a user left it.Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Using of local file checking APILev Dragunov
2015-09-23Routing callback logick improvementsLev Dragunov
2015-09-23Async mode for OSRM online absent country checker.Lev Dragunov
2015-09-23[platform]vng
2015-09-23[omim] Removed yards.Ilya Grechuhin
2015-09-23[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().Yuri Gorshenin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23[ios] Added open hours string formatter.v.mikhaylenko
2015-09-23Review fixes.vng
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Compilation warning fix.Alex Zolotarev
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23Code style - removed dummy binds.vng
2015-09-23Make rect holder strategy in functional style.vng
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23[location] Notify about changing location state only in DragEnded and not in ...vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Adding detailed comment to ASSERT.Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23[downloader] Fixed case when country item has many storage::TIndex values.vng
2015-09-23Added style reader to encapculate access to style fileskshalnev
2015-09-23ASSERT control in GetVisiblePOIVladimir Byko-Ianko
2015-09-23Checking that RegisterAllMaps is used when there is no downloaded map.Vladimir Byko-Ianko
2015-09-23Fix build map_testSergey Yershov
2015-09-23Made the project compile on the Linux build machine.Timofey Danshin
2015-09-23Review fixesSergey Yershov
2015-09-23Fix build systemSergey Yershov