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[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[ios] Improved code according to Apple’s Guidelines and probably avoiding s...Alex Zolotarev
2015-09-23[core] Using copyright.html instead of about.htmlIgor Khmurets
2015-09-23Set correct locale for json test (parsing float values).vng
2015-09-23We don’t need any specific filters for Chinese, it will be cut off to “zh...Alex Zolotarev
2015-09-23[android] Implement interactive search.vng
2015-09-23[Tizen] Add language detection.Sergey Pisarchik
2015-09-23[Tizen] Review fixes.Sergey Pisarchik
2015-09-23[Tizen] review fixSergey Pisarchik
2015-09-23[Tizen] Rename tizen_string_utils to tizen_utils.Sergey Pisarchik
2015-09-23[Tizen] Add GPS locationSergey Pisarchik
2015-09-23[Tizen] Compile error fixSergey Pisarchik
2015-09-23[Tizen] Fixed code styleSergey Pisarchik
2015-09-23[Tizen] Add some http callback callsSergey Pisarchik
2015-09-23[Tizen] Fixes after reviewSergey Pisarchik
2015-09-23[Tizen] Http thread implementation.Sergey Pisarchik
2015-09-23[Tizen] Link errors fixSergey Pisarchik
2015-09-23[Tizen] Created wrappers around includesSergey Pisarchik
2015-09-23[Tizen] Added target_osSergey Pisarchik
2015-09-23[Tizen] Used standard versions of functionsSergey Pisarchik
2015-09-23[Tizen] Commit of tizen_stirng_utils (some strange commit)Sergey Pisarchik
2015-09-23[Tizen] Moved FromTizenString to separate hppSergey Pisarchik
2015-09-23[Tizen] Added file_data and platform implementationSergey Pisarchik
2015-09-23Infinite loop errorSergey Pisarchik
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23[http][client] Increased timeouts to improve downloadAlex Zolotarev
2015-09-23Added IsFirstLaunch() method to settingsIgor Khmurets
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Changed char const * to string const &Alex Zolotarev
2015-09-23Started refactoring of Platform::GetReader() - needed to fix guides loading bugAlex Zolotarev
2015-09-23[mac] Symlinks to data dir are not necessary during development with omim repoAlex Zolotarev
2015-09-23[mac] Fixed memory leakAlex Zolotarev
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23[android] Read Worlds and fonts from apk if no other options.vng
2015-09-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23move EmptyVideoTimer to platform/video_timer.ExMix
2015-09-23[mac] Minor refactoringAlex Zolotarev
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23Factor out JsonHandle as a smart pointer on json_t.vng
2015-09-23Minor code style fixes.vng
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23[downloader] Fixed bad proxies with 206->200 http codesAlex Zolotarev
2015-09-23[fonts] fixed behaviour in fonts-in-separate-package on linuxDarafei Praliaskouski
2015-09-23[linux] separate directory for fonts on linuxDarafei Praliaskouski
2015-09-23[linux] be less specific about /usr prefixDarafei Praliaskouski
2015-09-23[fonts] added fonts that will cover absent code2000 for non-code2000 installsDarafei Praliaskouski
2015-09-23[platform] don't fail on dbus-less environments (like buildfarm)Darafei Praliaskouski
2015-09-23[platform] apk_test looked for non-existing fileDarafei Praliaskouski
2015-09-23[qt] Added downloader implementationAlex Zolotarev
2015-09-23[downloader] We DO NOT support redirects on any platformAlex Zolotarev