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/qt
AgeCommit message (Expand)Author
2015-09-23added animation library.rachytski
2015-09-23added consistent benchmarking for all RenderPolicies.rachytski
2015-09-23[desktop] Run progress only when needed.vng
2015-09-23Rename Framework::DeleteMap to DeleteCountry (common signature with other fun...vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Fixed default bookmark symbol nameAlex Zolotarev
2015-09-23[ios] Bookmarks fixesAlex Zolotarev
2015-09-23Remove useless Framework::m_hasPendingXXX.vng
2015-09-23[desktop] Process EOnDiskOutOfDate status.vng
2015-09-23[search] Remove "query" logic from all platforms. Now it's invalid because of...vng
2015-09-23Compilation fixes.vng
2015-09-23rough implementation of Tap handling on all platforms.rachytski
2015-09-23fixed access violation into Storage::Unsubscribe upon deletion of UpdateDialog.rachytski
2015-09-23[desktop] Fix crash on shutdown. Create and destroy UpdateDialog on demand.vng
2015-09-23added GUI library and added it into all projects.rachytski
2015-09-23fixed compilation for desktop.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-23Add BookmarkCategory.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-23Simple bookmarks routine.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-23Moved about-travelguide-iphone.html to about.htmlAlex Zolotarev
2015-09-23[search] Draw placemark for search result. Closed #666 :)))))vng
2015-09-23Spelling fix.vng
2015-09-23[search] Search near my position for empty query.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 PrepareSearch to calculate feature offsets in thread while GUI i...vng
2015-09-23[search] Remove direction calculating for intermediate results.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-23Correct skin in desktop bundle.vng
2015-09-23[search] Result feature type string in 'human' format (using categories).vng
2015-09-23[search] Fix desktop version.vng
2015-09-23closes #374rachytski
2015-09-23fixed incorrect current scale drawing for TilingRenderPolicyrachytski
2015-09-23[search] Add EGeneratingIndex status for country.vng
2015-09-23[android] fixed artifacts in alpha blending, switched off periodical updates ...rachytski
2015-09-23dynamic textures and render targets now may use different formats.rachytski
2015-09-23[win32] Remove obsolete includes.vng
2015-09-23Show types context menu for right button click on features.vng
2015-09-23Add mode for upper level query in index ('s' hotkey).vng