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-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
2015-09-23Minor warning fixAlex Zolotarev
2015-09-23Added coding/strutil.hpp:UrlEncode() and UrlDecodeAlex Zolotarev
2015-09-23Fixes #89Alex Zolotarev
2015-09-23VS2008 compilation fixAlex Zolotarev
2015-09-23Simplified code to load cell tiles - now only 8 bucketing level is supportedAlex Zolotarev
2015-09-23Moved defines.hpp to the project rootAlex Zolotarev
2015-09-23Changed "world.mwm" to "World.mwm" and moved to defines.hppAlex Zolotarev
2015-09-23Changed default countries file to countries_poly.txtAlex Zolotarev
2015-09-23Added countries_poly.txt parsing for simple countries list, without cell tilesAlex Zolotarev
2015-09-23Make saved middle point in mwm for optimal storing of geometry's first points.vng
2015-09-23Fixed download progressAlex Zolotarev
2015-09-23Fixed country DeletionAlex Zolotarev
2015-09-23Fixed crash when file was downloaded (due to not full path)Alex Zolotarev
2015-09-23[iPhone] Added "Download failed" status in GUIAlex Zolotarev
2015-09-23Fixed missed data extension in downloaderAlex Zolotarev
2015-09-23[iPhone] Draft Downloader UI implementationAlex Zolotarev
2015-09-23Added Update check buttonAlex Zolotarev
2015-09-23Add files container everywere for dat, geom, trg, idx.vng
2015-09-23iPhone build fixesAlex Zolotarev
2015-09-23Update file uses build timestamp inside base urlAlex Zolotarev
2015-09-23Fixed std::serialization for *int16_t typesAlex Zolotarev
2015-09-23Refactored storage engineAlex Zolotarev
2015-09-23Fixed build for iPhoneAlex Zolotarev
2015-09-23Fixed build errorAlex Zolotarev
2015-09-23Created storage libraryAlex Zolotarev