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-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri 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-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Logic fixes.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[index] Check for “pending ready” files every time the app starts.vng
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23Old apps can read header and skip mwm's with new data format, since now.vng
2015-09-23Add MercatorBounds::FullRect().vng
2015-09-23Add some debugging stub.vng
2015-09-23Fix bug with ReaderSource::Read for invalid pos.vng
2015-09-23Minor changes.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Add BookmarkCategory.vng
2015-09-23[search] Zoom to 9 level, when no any country loaded under serch result.vng
2015-09-23Add Model::RemoveAllCountries function.vng
2015-09-23Added Framework::GetLowestMapVersion() for correct iOS upgrade supportAlex Zolotarev
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Don't make additional read of mwm header in app startup.vng
2015-09-23Index refactoring. Breaks unit tests!!Yury Melnichek
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23- Take care about Reader exceptions;vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev
2015-09-23clearing caches on memoryWarning.rachytski
2015-09-23Make index multithreaded.Yury Melnichek
2015-09-23Fix initial model rect: if empty, return MercatorBounds. Check for maximum sc...vng
2015-09-23Setting MaxMercatorRect by default.rachytski
2015-09-23Refactor index to use FilesContainer and pass occlusionRect (unused for now) ...Yury Melnichek
2015-09-23Add files container everywere for dat, geom, trg, idx.vng
2015-09-23Remove FeatureBuilder->Feature->FeatureBuilder transformation during .dat fil...vng
2015-09-23Platform refactoring for QTAlex Zolotarev
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev