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-23Mwm set public interface corrections.vng
2015-09-23[mwm] Store World’s temporary index files in writable directory according t...vng
2015-09-23Review fixes.vng
2015-09-23Distinguish feature’s ids storing policy according to mwm version (bits or ...vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Feature index refactoring.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
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-23Localized all mwm references to a two functions.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[index] MwmValues are wrapped in shared_ptr's.Yuri Gorshenin
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Style fixes.Yuri Gorshenin
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented OnUpdateIsReady() signal.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Code review fixesLev Dragunov
2015-09-23First cross mwm routesLev Dragunov
2015-09-23[index] Check for “pending ready” files every time the app starts.vng
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[routing] Improve start/end points findDenis Koronchik
2015-09-23[core] Fixed bug with scale index processing - duplicating functor was copied.Denis Koronchik
2015-09-23Compile errors fixesSergey Pisarchik
2015-09-23[drape] review fixesExMix
2015-09-23[drape] not store MemoryFeatureIndex and FeaturesFetcher in TileInfoExMix
2015-09-23[drape] read feature indexes in rectExMix
2015-09-23[drape] replace ProcessMWM method on functor. Preparing for read mwm index se...ExMix
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23[search] Get english country name from mwm file name.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23Minor changes.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23[search] Simplify logic and fix bug with shared reading of features.vng
2015-09-23Add Model::RemoveAllCountries function.vng
2015-09-23Warning fixAlex Zolotarev
2015-09-23Typical yg-like warning fixAlex Zolotarev
2015-09-23Store file name in MwmValue.Yury Melnichek
2015-09-23Add "explicit" to the constructor of MwmValue.Yury Melnichek
2015-09-23Added Framework::GetLowestMapVersion() for correct iOS upgrade supportAlex Zolotarev