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
path: root/map
AgeCommit message (Expand)Author
2015-09-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23Removed unnecessary device orientation support in framework.Alex Zolotarev
2015-09-23Fixed gps centering modeAlex Zolotarev
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23Fix bug with empty timings in benchmark_tool.vng
2015-09-23Fixed benchmarks output formattingAlex Zolotarev
2015-09-23[linux] Fixed build errorAlex Zolotarev
2015-09-23New version of benchmark_tool:vng
2015-09-23Forget to add new file.vng
2015-09-23Fix dummy erro (warning).vng
2015-09-23Add 'per_frame' option to benchmark_tool. Need for printing results: all time...vng
2015-09-23[benchmark_tool] Exit after displaying scalesAlex Zolotarev
2015-09-23Print mwm scales in benchmark_tool.vng
2015-09-23Uncomment categories test and move CategoriesHolder to the global namespace.Yury Melnichek
2015-09-23Move CategoriesHolder from search to indexer.Yury Melnichek
2015-09-23Draw WorldCoasts in all scales and filter coastline features drawing.vng
2015-09-23drawing currentScale instead of FPS/SPF in Debug mode.rachytski
2015-09-23[ANDROID] fixed crash at startup.rachytski
2015-09-23changed code that fits the ScreenBase into WorldRect.rachytski
2015-09-23Removed crash on startupAlex Zolotarev
2015-09-23turned on Screen rotation in TilingRenderPolicyMT.rachytski
2015-09-23[ANDROID] compilation fixes.rachytski
2015-09-23fixing #339.rachytski
2015-09-23measurement system initialization in Qt.rachytski
2015-09-23warning fixes.rachytski
2015-09-23minor optimizations for Ruler.rachytski
2015-09-23added support of Feet/Miles and Yard/Miles to Ruler.rachytski
2015-09-23switched off screen rotation when scaling with 2 fingers.rachytski
2015-09-23removed GlobalRect in InformationDisplay. rachytski
2015-09-23switched off screen rotation, as it's not so fast as expected to support it i...rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23method-extraction refactoring in Tiler.rachytski
2015-09-23added screen rotation support.rachytski
2015-09-23refactored ScreenBase to support GUI rotation.rachytski
2015-09-23remove dead code.rachytski
2015-09-23removed fakeTarget from TileRenderer.rachytski
2015-09-23Drawing rules making routine.vng
2015-09-23[mingw] As Mingw doesn't support --gc-sections, returned back all library dep...Alex Zolotarev
2015-09-23[linux] Build fixesAlex Zolotarev
2015-09-23[win] Compilation fixesAlex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23Modified debug logsAlex Zolotarev
2015-09-23fixing DoPaint function signature for BenchmarkFramework.rachytski
2015-09-23improving responsiveness of tile rendering while zooming.rachytski
2015-09-23Added framework::GetViewportCenter()Alex Zolotarev
2015-09-23Move languages.* from 'map' to 'platform'.vng
2015-09-23calling glPixelStorei(GL_UNPACK_ALIGNMENT, 1) for each OpenGL thread. closes ...rachytski
2015-09-23[search] Cache features in viewport. For now, search only among them.Yury Melnichek