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-23[android] Code style fix according to code review.vng
2015-09-23[iOS] Bookmark logic changedKirill Zhdanovich
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23switch off geolocation with downloaderDarafei Praliaskouski
2015-09-23linux deploymentDarafei Praliaskouski
2015-09-23- Remove version.pro generating;vng
2015-09-23fix dependence for windows buildExMix
2015-09-23Removed visibility.txtDarafei Praliaskouski
2015-09-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23refactored qt_tstfrm to add support for gui_tests.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] 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