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
2016-10-27Add dummy CreateSocket under LinuxSergey Yershov
2016-03-23[platform][linux] Fixed Platform::RunOnGuiThread().Yuri Gorshenin
2015-10-21[platform, linux] Fixed coding style of a linux Platform.Yuri Gorshenin
2015-10-21PR fixes.Lev Dragunov
2015-10-21ConnectionStatus platform method for Linux.Lev Dragunov
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[ios] Added connection info to routing.Ilya Grechuhin
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23[linux] be less specific about /usr prefixDarafei Praliaskouski
2015-09-23[platform] don't fail on dbus-less environments (like buildfarm)Darafei Praliaskouski
2015-09-23[linux] support for launching in non-system-wide installsDarafei Praliaskouski
2015-09-23Slashes in pathDarafei Praliaskouski
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23linux deploymentDarafei Praliaskouski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23[linux] Fixed compilationAlex Zolotarev
2015-09-23added Platform::DoSupportRotation and using it in BasicTilingRenderPolicy con...rachytski
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23[linux] Fixed build errorAlex Zolotarev
2015-09-23Added Platform::TmpPathForFile() and Platform::SettingsPathForFile()Alex Zolotarev
2015-09-23[ios][mac] Added implementations for Platform::RunOnGuiThread and Platform::R...Alex Zolotarev
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23[linux] Fixed path to resources dirAlex Zolotarev
2015-09-23[linux] Fixed build errorsAlex Zolotarev
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23[linux] Build fixesAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev