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
2016-03-23Replaced UserMarks in UI<==>Core flow by separate place page and editable str...Alex Zolotarev
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Rebase fixesr.kuznetsov
2015-11-30Rebase fixes after migration to githubRoman Kuznetsov
2015-11-30[drape] rebase fixesExMix
2015-11-30[drape] bookmark creation animationExMix
2015-11-30rebase fixExMix
2015-11-30rebase fixesExMix
2015-11-30review fixesExMix
2015-11-30[drape] track renderingExMix
2015-11-30[drape] old code removedExMix
2015-11-30[drape] render bookmarks, search and api pointsExMix
2015-11-30[drape] build android with drapeExMix
2015-11-07Format changed lines with clang-format-3.6 --style=file.Keith Wansbrough
2015-11-07Improve style to match project standards.Keith Wansbrough
2015-11-06Apply markups.Keith Wansbrough
2015-11-06Move style rendering up into StyledPoint.Keith Wansbrough
2015-10-19Fix warnings in codeSergey Yershov
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