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
2016-03-23Replaced UserMarks in UI<==>Core flow by separate place page and editable str...Alex Zolotarev
2016-03-23Patch FeatureType with EditableFeature.Alex Zolotarev
2016-03-23Editable feature designed to connect UI and editor’s core.Alex Zolotarev
2016-03-23Base class MapObject to store feature properties and query them in UI code.Alex Zolotarev
2016-03-23Specify type for enum.Alex Zolotarev
2016-03-23search::Contains with normalization.Alex Zolotarev
2016-03-23Avoid UniChar conflict with Apple’s define.Alex Zolotarev
2016-03-23Minor types fixes.Alex Zolotarev
2016-03-23[editor] Removed unused constructor.Alex Zolotarev
2016-03-23Classificator::GetTypeByReadableObjectName().Alex Zolotarev
2016-03-23Correctly implement readable categories name in case of non-translated types.Alex Zolotarev
2016-03-23Cuisines parsing and localization wrapper.Alex Zolotarev
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23[new downloader] Fixed android testsConstantin Shalnev
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23Review fixes.vng
2016-03-23Factor out Rank <-> Population functions.vng
2016-03-23[editor] Enable opening_hours for ATMs.Alex Zolotarev
2016-03-23[editor] Fixed bug with editable opening hours and contacts for anonymous bui...Alex Zolotarev
2016-03-23CategoriesHolder::GetReadableFeatureType().Alex Zolotarev
2016-03-23Minor CategoriesHolder renaming.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23GetDefaultCategories() function to access categories from everywhere.Alex Zolotarev
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23[editor] Better GetEditableProperties implementation.Alex Zolotarev
2016-03-23feature::Metadata::Has() for convenience.Alex Zolotarev
2016-03-23Pretty printing for DebugPrint(feature::TypesHolder).Alex Zolotarev
2016-03-23Add TODO and put editor:: to MigrateFeatureIndexSergey Magidovich
2016-03-23[index] Fixed notifications logic, added UPDATE event.Yuri Gorshenin
2016-03-23Inject GetGeometriesIntersectionSize in code.Sergey Magidovich
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Code review and refactoring of geometry/algorithm.Sergey Magidovich
2016-03-23Edits migration.Sergey Magidovich
2016-03-23Geometry serialization.Sergey Magidovich
2016-03-23Review fixes.Lev Dragunov
2016-03-23Better IsBuildingChecker routine.vng
2016-03-23DebugPrint(TypesHolder).Alex Zolotarev
2016-03-23Exclude displacement for high level objects.Lev Dragunov
2016-03-23Review fixes.vng
2016-03-23[search] Some refactoring of ReverseGeocoder routing according to reviews.vng
2016-03-23Review fixes.vng
2016-03-23[search] Show address in the search table UI.vng
2016-03-23Join ForEachPoint and ForEachPointRef.Sergey Magidovich
2016-03-23Correct implementation for FeatureType::ParseMetadata().Alex Zolotarev
2016-03-23Added constexpr specifier to scales functions.Alex Zolotarev
2016-03-23[editor] Furniture shop name is now editable.Alex Zolotarev
2016-03-23[editor] Ways upload support/use C++ exceptions in OSM API.Alex Zolotarev
2016-03-23Code review.Sergey Magidovich