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
2016-03-23Framework POI getters refactoring.Alex Zolotarev
2016-03-23UserMark::GetLatLon() now returns ms::LatLon.Alex Zolotarev
2016-03-23Editor serialization: load saved features back.Alex Zolotarev
2016-03-23Create MwmId in the Editor by map name.Alex Zolotarev
2016-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Index::Removed unused ForEachFeature_TileDrawing().Alex Zolotarev
2016-03-23[editor] Initialize Invalidate function in the framework.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23New getter for visible features.Alex Zolotarev
2016-03-23Fixed tests. AddressInfo does not have name and type now.Alex Zolotarev
2016-03-23Rebase fix.Maxim Pimenov
2016-03-23enum Format -> enum class Format. Style.Sergey Magidovich
2016-03-23[search][tmp] Show address in PP. Need to recheck PP layout for the production.vng
2016-03-23Review fixes.vng
2016-03-23Refactored some geometry functions.vng
2016-03-23Review fixes.vng
2016-03-23[search] Get street name and house number from point.vng
2016-03-23[build] Fixes to linux build.Yuri Gorshenin
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed resources release in Retrieval.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed SearchEngine threading model.Yuri Gorshenin
2016-03-23Removed references to TrieValue::m_rank.Yuri Gorshenin
2016-02-25Fixed unit test after categories capitalization.Alex Zolotarev
2016-02-08Routing stats crash fix.Lev Dragunov
2016-02-04Merge pull request #1794 from mpimenov/search-stat-eventsygorshenin
2016-02-04Review fixes.Maxim Pimenov
2016-02-04Review fixes.Lev Dragunov
2016-02-03More routing stats.Lev Dragunov
2016-02-03[search] Added an event that identifies which search result was chosen.Maxim Pimenov
2016-01-21Merge pull request #1502 from darina/follow-route-fixandroid-release-56Roman Kuznetsov
2016-01-21Route following fixed after style switching on android.Daria Volvenkova
2016-01-21Fixed compilation errorsConstantin Shalnev
2016-01-20Fixed crash on auto-switch theme on Androidr.kuznetsov
2016-01-19[styles] Fix tests to skip the merged styleIlya Zverev
2016-01-14Merge pull request #1394 from VladiMihaylenko/vm-masterRoman Kuznetsov
2016-01-14[omim] Fixed map style change's crash.VladiMihaylenko
2016-01-14Fixed angle calculation for LD filterConstantin Shalnev
2016-01-13Turn on gps tracking manuallyConstantin Shalnev
2016-01-13Implemented LD filter for gps tracksConstantin Shalnev
2016-01-13Fix: update m_lastAcceptedInfo every time when a point is acceptedConstantin Shalnev
2016-01-13Changing constant colors on map style changingr.kuznetsov
2016-01-13Added color constants for night themer.kuznetsov
2016-01-13Write file version as first uint32_t in fileConstantin Shalnev
2016-01-13gps track file versioningConstantin Shalnev
2016-01-13Fixed notesConstantin Shalnev
2016-01-13New filterConstantin Shalnev
2016-01-13Test: use 48h duration gps track and assume it enabled by defaultConstantin Shalnev
2016-01-13Fixed notesConstantin Shalnev