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-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] Take into account end marker for search results.vng
2015-09-23[desktop] Load bookmarks on startup.vng
2015-09-23[desktop] Delete "Search" bookmarks category when closing search.vng
2015-09-23refacatored iOS, Android and Desktop location updates handling.rachytski
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23Delete "Search" category when new search is started.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-23Fix memory leaks in search when exception is thrown.vng
2015-09-23[desktop] Fix bug with group item click in downloader.vng
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