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[data] Updated minks-pass mwm and source bz2.vng
2015-09-23[bookmarks] Fixed some tests.vng
2015-09-23Leave feature type as-is even if name is empty.vng
2015-09-23[platform]vng
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[bookmarks] Fixed memory leaks in Bookmarks test.Yuri Gorshenin
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23[storage] CountryTree now initialized in Framework::AddMaps. It’s correct w...vng
2015-09-23review fixesExMix
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23[core] inscrease selection rect (for bookmark only)ExMix
2015-09-23review fixesExMix
2015-09-23tests and desckop app adaptationExMix
2015-09-23bookmarks will be place in the same location as settings.ini from this moment.ExMix
2015-09-23[test] Track parsing testsKirill Zhdanovich
2015-09-23Fixed tests.vng
2015-09-23Fixed POI tests according to current system language.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23Fix GetAddressInfo test.vng
2015-09-23[android] Move kml files when changing storage path.vng
2015-09-23Fix bookmark tests.vng
2015-09-23[iOS] Bookmark logic changedKirill Zhdanovich
2015-09-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23[bookmarks] Always return name in GetVisiblePOI for success (countries, citie...vng
2015-09-23Add check for return values from LoadFromKML.vng
2015-09-23- Fix error processing logic when loading bookmarks (do not create BookmarkCa...vng
2015-09-23Remove default categories deleter. Do pass categories to delete manually (it'...vng
2015-09-23Fix possible crash in name generation.vng
2015-09-23Function that imports files to application(kml/kmz)Kirill Zhdanovich
2015-09-23Fix bug with bookmarks loading.vng
2015-09-23Factor out time functions to timer.hpp.vng
2015-09-23[bookmarks] Always set and save timestamp for newly created bookmarksAlex Zolotarev
2015-09-23[bookmarks] Added TimeStamp serialisation and parsingAlex Zolotarev
2015-09-23[bookmarks] Added timestamp conversion helper functionsAlex Zolotarev
2015-09-23[bookmarks] Added description fieldAlex Zolotarev
2015-09-23[bookmarks] Added CDATA escaping for special characters in kmlAlex Zolotarev
2015-09-23[ios] Bookmark category visibility is now correctly restored on loadAlex Zolotarev
2015-09-23Fix bookmarks saving routine.vng
2015-09-23Set bookmarks file name equal with category name. Fix some unit tests for thi...vng