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-23Review fixes.Yuri Gorshenin
2015-09-23[threading] Fixed scheduled task API and tests.Yuri Gorshenin
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Fix include path for qt & qt_tstfrmSergey Yershov
2015-09-23implemented ChangeColorScheme functionality and its test for supported platformsConstantin Shalnev
2015-09-23[bookmark] Fixed memory leaks in UserMarkCopy.Yuri Gorshenin
2015-09-23[qt] Replace gps pos for testing (with alt key pressed)Denis Koronchik
2015-09-23[core] add new routing logicExMix
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[desktop] Added search result mark on the map.vng
2015-09-23[routing] Combine routing engine with framework and the testing routine for d...vng
2015-09-23Restart search and display results with every viewport changing.vng
2015-09-23no cross platform popupDmitry Kunin
2015-09-23Fix ScheduledTask tests with blocking Cancel.vng
2015-09-23Fix according to code review.vng
2015-09-23- Do non-blocking Cancel in ScheduledTask. Blocking Cancel "causes" deadlock ...vng
2015-09-23[desktop] Support of retina display.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23new balloon integrationExMix
2015-09-23compile warning fixExMix
2015-09-23[desktop] Fix annoying bookmarks in desktop navigation.vng
2015-09-23Bookmarks on desktop build now availableExMix
2015-09-23[desktop] Correct distance in search results.vng
2015-09-23fix for desktop. We need call m_frameFn in timer for use pause/resume logic i...ExMix
2015-09-23[desktop] Run progress only when needed.vng
2015-09-23Minor fixes - remove dummy flags.vng
2015-09-23Remove dummy timers from desktop version.vng
2015-09-23[search] Zoom to 9 level, when no any country loaded under serch result.vng
2015-09-23Add disable placemark routine on desktop.vng
2015-09-23[search] Draw placemark for search result. Closed #666 :)))))vng
2015-09-23[search] Add NearMe mode to desktop code.vng
2015-09-23[search] New interface for search call from GUI.vng
2015-09-23closes #374rachytski
2015-09-23[android] fixed artifacts in alpha blending, switched off periodical updates ...rachytski
2015-09-23Add mode for upper level query in index ('s' hotkey).vng
2015-09-23Made Framework non-templateAlex Zolotarev
2015-09-23WindowHandle shouldn't control the lifetime of VideoTimer.rachytski
2015-09-23refactored RenderPolicy initialization and OpenGL resource allocation. greatl...rachytski
2015-09-23Refactored storage - removed some unnecessary dependenciesAlex Zolotarev
2015-09-23Call Framework::SetupMeasurementSystem for desktop app.vng
2015-09-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23[linux] Fixed build errorsAlex Zolotarev
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23added screen rotation support.rachytski
2015-09-23introduced VideoTimer, refactored rendering loop to use Timers, as on iOS.rachytski
2015-09-23separated benchmarking code into Framework ancestor.rachytski
2015-09-23Make smooth scale control.vng
2015-09-23[search] Implement query termination. Make search slow to test it :)Yury Melnichek
2015-09-23Closed #282 - refresh search results when viewport is changedAlex Zolotarev
2015-09-23[qt] Simple search by viewportAlex Zolotarev