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-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
2015-09-23Fix region name getting from mwm file name.vng
2015-09-23Add some needed selectors.vng
2015-09-23Draw mwm files in better priority (countries, worldcoasts, world).vng
2015-09-23Prepare for drawing WorldCoasts in [0-17] scales:vng
2015-09-23Factor out CoveringGetter. Use in index and search.vng
2015-09-23Minor changes with rect cover getting in index.vng
2015-09-23[search] Brand new search :) For now, only name matching is used (i.e. no vie...Yury Melnichek