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
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2019-02-13[storage] Removed the T prefix from type aliases and type names.Maxim Pimenov
2019-02-13[storage] Style fixes and a minor refactoring.Maxim Pimenov
2018-12-03[generator] Added wikipedia descriptions generation.Maksim Andrianov
2018-10-16[indexer] Remove Classificator::SortClassificator()tatiana-yan
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-08-10Fixed build(removed const), fixed warningsMaksim Andrianov
2018-08-09Review fixesMaksim Andrianov
2018-08-02Build fix.Vladimir Byko-Ianko
2018-08-01[feature_list] Pedestrian highways and booking hotels in feedIlya Zverev
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-23[geometry] Renamed SquareLength to SquaredLength.Maxim Pimenov
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-06-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-01[indexer][editor] Move some code from indexer to editorSergey Yershov
2018-05-10Save to bookmark data persistent feature types based on index.Daria Volvenkova
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-03-16[feature_list] Fix error with wikipedia urlIlya Zverev
2018-03-14[feature_list] Use correct wikipedia urlIlya Zverev
2018-03-14[feature_list] clang format the cppIlya Zverev
2018-03-14More columns to feature_listIlya Zverev
2018-03-14Added KML libraryr.kuznetsov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-01[coding] An uninterruptible version of ForEach in StringUtf8Multilang.Maxim Pimenov
2017-12-01[base] ControlFlow.Maxim Pimenov
2017-11-01[search] Removed processor factory + fixed pybindings build.Yuri Gorshenin
2017-10-18[feature_list] Fixed feature_list build.Yuri Gorshenin
2017-10-13[scripts] Update feature_list and generate_planetIlya Zverev
2017-10-13build fixArsentiy Milchakov
2017-09-13bsdiff is added into dependenciesArsentiy Milchakov
2017-09-13Download diffsVladimir Byko-Ianko
2017-08-07Moved obsolete watch renderer to own libraryr.kuznetsov
2017-07-05[build] qmake build fixYuri Gorshenin
2017-04-19Reduced count of getting device language calls.Daria Volvenkova
2017-04-05Merge pull request #5691 from darina/icu-transliterationYuri Gorshenin
2017-04-04[feature_list] Add sport and office categories to POIIlya Zverev
2017-04-03jansson build fixArsentiy Milchakov
2017-03-30Transliteration allowability parameter added.Daria Volvenkova
2017-03-30Strings transliteration with ICU library.Daria Volvenkova
2017-03-24Merge pull request #5614 from milchakov/warnings_fixmpimenov
2017-03-22warnings fixArsentiy Milchakov
2017-03-21[feature_list] Update feature_list for new feedsIlya Zverev
2016-11-17Remove tomcrypt libSergey Yershov
2016-11-16Added requesting in traffic managerr.kuznetsov