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-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[storage] Added TLocalFilePtr typedef.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Remove indexes when country is deleted.Yuri Gorshenin
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23[storage-tests] Fixed warn_unused_result in storage_tests.Yuri Gorshenin
2015-09-23[storage, index] Fixed sync between MwmSet and Storage.Yuri Gorshenin
2015-09-23[storage] Fixed cancel of downloading.Yuri Gorshenin
2015-09-23Merge pull request #1230 from gorshenin/mwm-set-and-storage-sync-fixgovako
2015-09-23Merge pull request #1218 from gorshenin/cancel-downloading-bugfixAlex Zolotarev
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-23Review fixes.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Factored out files downloader.Yuri Gorshenin
2015-09-23[storage] s/EMapOnly/EMap/gYuri Gorshenin
2015-09-23[build] Fixed linux build.Yuri Gorshenin
2015-09-23Fix include path for storageSergey Yershov
2015-09-23Completely removed guides.Alex Zolotarev
2015-09-23[linux] Fixed compilationMWM Planet Generator cdn3
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[storage] Fixed region tests.vng
2015-09-23[storage] Do download .routing file.vng
2015-09-23[linux] Fixed compilation issuesMapsWithMe OSM User
2015-09-23Removed useless includes.vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Added name to GuideInfo and method for retrieving guide by id.Dmitry Yunitsky
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23Code review fixes for guidesAlex Zolotarev
2015-09-23Added versioning support to guides and fixed loading bug, when older json was...Alex Zolotarev
2015-09-23Added guide ads translations into json file from server.vng
2015-09-23[core] move guides file to storage. Update guides data when country download ...Kirill Zhdanovich
2015-09-23[core] country file name tests addedKirill Zhdanovich
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Removed unused fileAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23Add test for Brazil detecting from inner point.vng
2015-09-23Add tests for Storage::FindIndexByFile.vng
2015-09-23[win] Fixed some compilation errorsAlex Zolotarev
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23Removed unused version.hpp dependencies to speed up compilationAlex Zolotarev
2015-09-23[search] High rank for Canada states.vng
2015-09-23[search] Take into account Alaska and Hawaii for search rank.vng
2015-09-23Calculate USA limit rect.vng