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
2020-12-10[base][platform] return type is changed for ThreadPoolArsentiy Milchakov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2018-03-05Added 'DeviceModel' method to platfom.hpp and stub implementationsАлександр Зацепин
2018-03-05Extracted 'DeviceName' method from platform.cppАлександр Зацепин
2017-11-14 Review fixesr.kuznetsov
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-08-11cmake fixArsentiy Milchakov
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
2016-11-02Added PushWoosh tags initializationr.kuznetsov
2016-09-15Clang-format.Ilya Grechuhin
2016-09-15[ios] Added marketing events sender to platform.Ilya Grechuhin
2016-07-21Added tags to PushWooshr.kuznetsov
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-03-23Introduced the constant for measurement units in the settings.Alex Zolotarev
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23[platform][linux] Fixed Platform::RunOnGuiThread().Yuri Gorshenin
2015-11-11[base, std] Get rid of boost xpressive dependency.Yuri Gorshenin
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Fix quiet fail while create file or directorySergey Yershov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23Removed Lite version and Promo banners for all platforms.Alex Zolotarev
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
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-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23fixes according to code review.rachytski
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23added Platform::DoSupportRotation and using it in BasicTilingRenderPolicy con...rachytski
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
2015-09-23Fix platform compilation.vng
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23adding only m_tileScale and m_tileScale - 2 tiles to firstClassTiles to impro...rachytski
2015-09-23removed Platform::MaxTilesCountrachytski
2015-09-23pyramidal tiles pre-caching.rachytski
2015-09-23precalculating the minimum size of TileCache.rachytski
2015-09-23hardcoding MaxTileSize. should refactor to compute it automatically. see issu...rachytski
2015-09-23removed BaseState, simplified PacketsQueuerachytski
2015-09-23changed default skin name for desktop systems.rachytski
2015-09-23Fix trash drawing.vng
2015-09-23fixed guiThreadStorage pool starvation.rachytski