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-23Do better check for distance on earth.vng
2015-09-23Fix bug in search params initialization.vng
2015-09-23[ios] Fixed Lite version linker errorAlex Zolotarev
2015-09-23added std/errno.hpp according to suggestion in code review.rachytski
2015-09-23fixed bug with premature cancellation of ScheduledTask, added new tests for i...rachytski
2015-09-23changes according to code review.rachytski
2015-09-23rotating map to 0 angle when switching off auto-follow mode.rachytski
2015-09-23fixed "My Position" button processing logic.rachytski
2015-09-23moved oceans back to on higher zoomsDarafei Praliaskouski
2015-09-23added back state borders and raised priority of water to hide administrative ...Darafei Praliaskouski
2015-09-23stylesheet cleanupDarafei Praliaskouski
2015-09-23implemented Condition for Win32.rachytski
2015-09-23fixed includes.rachytski
2015-09-23added ScheduledTask class and tests for it.rachytski
2015-09-23added ability to wait on condition variable for the specified amount of time.rachytski
2015-09-23[ios][bookmarks] auto-camel case in bookmark and set namesKirill Zhdanovich
2015-09-23No result cell is disabledKirill Zhdanovich
2015-09-23[android] New launcher icons.vng
2015-09-23fixes according to code review(2)rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23fixed race conditions on current graphics::Overlay object.rachytski
2015-09-23Set default pin-color if no any "styleUrl" in kml.vng
2015-09-23aligning area texts to center point.rachytski
2015-09-23added VertexStream and refactored GeometryBatcher using it.rachytski
2015-09-23moved GeometryPipeline into separate file and refactored graphics library acc...rachytski
2015-09-23added geometry_pipeline.hpp and *.cpp files(2)rachytski
2015-09-23added VertexDecl::elemSize and renamed VertexDecl::size function into VertexD...rachytski
2015-09-23added geometry_pipeline hpp and cpp files.rachytski
2015-09-23[ios][bookmarks] Added kml export by emailAlex Zolotarev
2015-09-23Fixed compilation errorAlex Zolotarev
2015-09-23Updated strings translationskirillcpp
2015-09-23Fix main thread freezing when allocating resources.vng
2015-09-23[planet][121222] New map dataAlex Zolotarev
2015-09-23[linux] Fixed compilationAlex Zolotarev
2015-09-23[android] Add some debug logs.vng
2015-09-23[android] Comment unused nv_event function declaration.vng
2015-09-23vng path for qmake.vng
2015-09-23[search] Do address search in particular mwm when country (state) is matched.vng
2015-09-23[search] Add UK synonym for United Kingdom.vng
2015-09-23Add test for Brazil detecting from inner point.vng
2015-09-23[search] Get english country name from mwm file name.vng
2015-09-23fixed small bug in ThreadedList.rachytski
2015-09-23added settings for specifying which resource pool to use and specified that C...rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23renamed Skin into PipelineManager.rachytski
2015-09-23Do search for address in all possible modes.vng
2015-09-23[iOS] Minor style fix, add comments.vng
2015-09-23Fix bug with bookmarks loading.vng
2015-09-23[android] Replace country name with country index in downloading routine.vng