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-23- Do non-blocking Cancel in ScheduledTask. Blocking Cancel "causes" deadlock ...vng
2015-09-23[desktop] Fix compilation on QT5.vng
2015-09-23[qt] support for hi-res on non-retina qt5 buildsDarafei Praliaskouski
2015-09-23[qt] allow qt4 buildsDarafei Praliaskouski
2015-09-23[desktop] Support of retina display.vng
2015-09-23Migrating to QT5.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23Factor out and order all GUI-element depth constants in one place.vng
2015-09-23compilation fixExMix
2015-09-23new name for some resourcesExMix
2015-09-23new balloon integrationExMix
2015-09-23compile warning fixExMix
2015-09-23[qt] Support for high-DPI devices like Chromebook PixelDarafei Praliaskouski
2015-09-23fix crashing on shutdown. Qt not garanted that OpenGL context will be binded...ExMix
2015-09-23[desktop] Fix annoying bookmarks in desktop navigation.vng
2015-09-23Code style fixExMix
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-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23fixed minor bugs with exception handling.rachytski
2015-09-23Add search settings.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23[desktop] Load bookmarks on startup.vng
2015-09-23Framework::GetAddressInfo input point should be in screen coordinates.vng
2015-09-23Fix types getting in Framework::GetAddressInfo.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23added consistent benchmarking for all RenderPolicies.rachytski
2015-09-23[desktop] Run progress only when needed.vng
2015-09-23Remove useless Framework::m_hasPendingXXX.vng
2015-09-23rough implementation of Tap handling on all platforms.rachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23Make locality check faster.vng
2015-09-23Minor fixes - remove dummy flags.vng
2015-09-23[bookmarks] Add bookmark re-position routine.vng
2015-09-23[desktop] Show types and address for Right Button Click.vng
2015-09-23[desktop] Get address from point when right button down.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-23using QtVideoTimer to call DrawFrame on the GUI thread. closes #717rachytski
2015-09-23[search] Do not use NearMe mode in desktop.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[desktop] more compact memory format for tile texturesrachytski
2015-09-23using texRtFormat in android and desktop version.rachytski
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-23fixed incorrect current scale drawing for TilingRenderPolicyrachytski