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-23Added buffer_vector::erase_if.vng
2015-09-23[ios] Added open hours string formatter.v.mikhaylenko
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Log touch to the map.Alex Zolotarev
2015-09-23[bookmark] Fixed memory leaks in UserMarkCopy.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 order in which bookmarks are stored to KML file.Yuri Gorshenin
2015-09-23Bookmark fix.Dmitry Yunitsky
2015-09-23[core] notify if active bookmark of bookmark category deletedExMix
2015-09-23review fixesExMix
2015-09-23[core] check routing session state.ExMix
2015-09-23[core] add new routing logicExMix
2015-09-23[kml][tracks] Added unsupported previously tag for tracksAlex Zolotarev
2015-09-23[core] crash fix. In some cases anim::Task write into deleted memoryExMix
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23Put “const” modifier where needed.vng
2015-09-23[core] transfer UserMarkCopy for platform-specific code.ExMix
2015-09-23[core] we need apply pixel offset for bookmarks, to bookmark look like it gro...ExMix
2015-09-23compile fixExMix
2015-09-23[core] create new bookmark animationExMix
2015-09-23review fixesExMix
2015-09-23[core] customize user mark drawing.ExMix
2015-09-23[core] new way of bookmark, search results and api points storeExMix
2015-09-23bookmarks will be place in the same location as settings.ini from this moment.ExMix
2015-09-23[bookmarks] Safe bookmarks file overwrite when editing bookmarksAlex Zolotarev
2015-09-23Parse StyleMap in kmlKirill Zhdanovich
2015-09-23[core]writing line styles to kmlKirill Zhdanovich
2015-09-23[core] kml LineStyle color parsing.Kirill Zhdanovich
2015-09-23[routes] Fix parsing of multi geometry routesKirill Zhdanovich
2015-09-23[tracks] Code cleanup.vng
2015-09-23Recreate track's display list only when scale changed.vng
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23[core]parse gx:TracksKirill Zhdanovich
2015-09-23[git] After merge fixes.Dmitry Kunin
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23Bookmarks loading from kml: take into account MultiGeometry tag inside Placem...vng
2015-09-23Save last category and color for bookmarks.vng
2015-09-23Add processing of placemark-yellow.vng
2015-09-23GetBookmark returns pointer to non constant bookmark.Kirill Zhdanovich
2015-09-23[android] Move kml files when changing storage path.vng
2015-09-23Keep scale and timestamp when editing (replacing) bookmark in category.vng
2015-09-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23- Fix error processing logic when loading bookmarks (do not create BookmarkCa...vng
2015-09-23Fix possible crash in name generation.vng
2015-09-23Function that imports files to application(kml/kmz)Kirill Zhdanovich
2015-09-23Set default pin-color if no any "styleUrl" in kml.vng
2015-09-23Fix bug with bookmarks loading.vng
2015-09-23Factor out time functions to timer.hpp.vng
2015-09-23Simplified code according to reviewAlex Zolotarev