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-23Added request for server urls when downloading fileAlex Zolotarev
2015-09-23[downloader][mac][ios] Integrated new implementationAlex Zolotarev
2015-09-23Refactored storage - removed some unnecessary dependenciesAlex Zolotarev
2015-09-23Fix compilation of framework.cpp.Yury Melnichek
2015-09-23[qt] Removed unnecessary dependenciesAlex Zolotarev
2015-09-23Add file name (id) -> region name conversion routine.vng
2015-09-23Add serialized country polygons for 'feature belongs to country' routine.vng
2015-09-23Store countries name without file extension in CountryFile.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Added simple url change on error supportAlex Zolotarev
2015-09-23Cleaned up unused update check codeAlex Zolotarev
2015-09-23Added app_store draft classesAlex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Changed countries file format to JSONAlex Zolotarev
2015-09-23Minor renamingAlex Zolotarev
2015-09-23Removed unused codeAlex Zolotarev
2015-09-23Remove unused storage::IsCellId().Yury Melnichek
2015-09-23[ios] Added countries flags to downloaderAlex Zolotarev
2015-09-23[Cleanup] Old code with cells data files.vng
2015-09-23[by familom]: Temporary fix of desktop version downloader (support backslashe...vng
2015-09-23Added "version" tag to mwm file containerAlex Zolotarev
2015-09-23Added const qualifierAlex Zolotarev
2015-09-23Fixed bug when tile name is wrongly corresponds to country nameAlex Zolotarev
2015-09-23[android] First hacking commit, added mouse gesturesAlex Zolotarev
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23[Refactoring] Read unicode blocks and font lists with Reader interface.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23[downloader] Support for "Download All States"Alex Zolotarev
2015-09-23Rewrote logic for maps adding. First, we read all maps from resources,Alex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Fixed failed unit testsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Removed boost:: namespace and fixed boost includesAlex Zolotarev
2015-09-23Refactored Downloader, added HTTP POST supportAlex Zolotarev
2015-09-23refactored benchmarks support.rachytski
2015-09-23[ios] Added country rect centering to downloaderAlex Zolotarev
2015-09-23Fixed World activation from resourcesAlex Zolotarev
2015-09-23[qt] Fixed crash in Downloader after second click on downloading countryAlex Zolotarev
2015-09-23- Changed download server to production oneAlex Zolotarev
2015-09-23Updating screen on AddMap, RemoveMap(only when map's bound rect lies inside t...rachytski
2015-09-23moving static constant to cpp for weird linker error.rachytski
2015-09-23[iPhone] Added About button in downloaderAlex Zolotarev
2015-09-23Added try/catch when adding mwm files to model to avoid continuous crashes on...Alex Zolotarev
2015-09-23Rename DeleteFile -> DeleteFileX. Conflict with "windows.h". Sorry.vng
2015-09-23Refactoring of feature::DataHeader.vng
2015-09-23Fixed compilation warningsAlex Zolotarev
2015-09-23Fix url parameter for tile to pass in download manager.vng
2015-09-23Minor Refactoring for update check notification mechanismAlex Zolotarev
2015-09-23Removed boost:: prefix for bind calls (sometimes bind from tr2 can be used)Alex Zolotarev
2015-09-23Added custom errors support to DownloaderAlex Zolotarev