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/kml
AgeCommit message (Expand)Author
2019-09-05[search] [bookmarks] Added a test.Maxim Pimenov
2019-08-26[bookmarks][iOS] Review fixes.Daria Volvenkova
2019-08-07[bookmarks] Sorting by type, distance and type.Daria Volvenkova
2019-05-30[geometry] LatLon refactoring.Vladimir Byko-Ianko
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-04-23[base] Replaced base::Key to base::Value as in fact it's a valueVladiMihaylenko
2019-01-17[KML] Added new access rules AuthorOnly for web edited bookmarks.py-modules-0.2.8r.kuznetsov
2019-01-15Add version to all PYBINDINGS modules.Victor Popov
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-11-23[descriptions] Description section serializer and deserializer added.Daria Volvenkova
2018-11-21Review fixesr.kuznetsov
2018-09-25[types_strings][bookmarks] bookmarks localization logic is moved to platformsArsentiy Milchakov
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-16Fixed Public position in access rulesr.kuznetsov
2018-08-13Added new access rules for KMLr.kuznetsov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-06-13Fixed usage of classificatory in KML libraryr.kuznetsov
2018-05-30[pykmlib] Added none protectionpykmlib-0.0.2r.kuznetsov
2018-05-29Review fixesr.kuznetsov
2018-05-29Fixed bookmarks namingr.kuznetsov
2018-05-21[cmake] Fix qt dependency on linuxpykmlib-0.0.1greshilov
2018-05-17Review fixesr.kuznetsov
2018-05-17Review fixesr.kuznetsov
2018-05-17Improve pybindings for KML Libraryr.kuznetsov
2018-05-16Assign a bookmark icon automatically based on feature types.Daria Volvenkova
2018-05-16Changed default track colorr.kuznetsov
2018-05-15Rescue of old-style hotel placemarksRoman Kuznetsov
2018-05-15[cmake] Fix pybindingsgreshilov
2018-05-10Updated pykmlib dependencies.Daria Volvenkova
2018-05-10Save to bookmark data persistent feature types based on index.Daria Volvenkova
2018-05-07Fixed crash on track without styler.kuznetsov
2018-05-07Added full support of serverId in KML libraryr.kuznetsov
2018-04-25Added minimal support of KMB v.2 (added server id)r.kuznetsov
2018-04-19Added py-bindings for KML libraryr.kuznetsov
2018-04-13Custom bookmark name.Daria Volvenkova
2018-04-12Review fixesr.kuznetsov
2018-04-12Added new kml points formatr.kuznetsov
2018-04-10Reset bookmark ids in case when the persistent id storage is reseted or when ...Daria Volvenkova
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2018-04-06Bookmark tests fixes. Persistent id storage added.Daria Volvenkova
2018-04-06Use base types from kml library.Daria Volvenkova