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
2020-04-30Several fixes per the PVS-Studio report.Maxim Pimenov
2020-01-31[api] [ge0] Renamed api/ to ge0/.Maxim Pimenov
2020-01-31[api] Rewrote the ge0:// link generator to conform with the code style.Maxim Pimenov
2019-10-16Added device id header to catalog requestsr.kuznetsov
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-19Got rid of the old style std/ includes for several files.tatiana-yan
2019-09-18[map] Moved FeaturesFetcher out of namespace model (thus removing this namesp...Maxim Pimenov
2019-09-18[map] Renamed feature_vec_model to features_fetcher (Review fixes).Maxim Pimenov
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-30cmake build fixArsentiy Milchakov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-24[tools] remove unnecessary linksArsentiy Milchakov
2018-07-23[cmake] Fix track analyzergreshilov
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
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-14Added KML libraryr.kuznetsov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-11-14Fixed CMake builds on some platformsr.kuznetsov
2017-11-14Added cmake-files for missing projectsr.kuznetsov
2017-08-07Moved obsolete watch renderer to own libraryr.kuznetsov
2017-07-05[build] qmake build fixYuri Gorshenin
2017-03-30Strings transliteration with ICU library.Daria Volvenkova
2016-11-17Remove tomcrypt libSergey Yershov
2016-11-17Remove dependencies on tomcryptSergey Yershov
2016-05-01Compilation fix. Statistics calls were added to platform library.Alex Zolotarev
2016-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23Removed references to TrieValue::m_rank.Yuri Gorshenin
2015-11-09Added some TODOs.Alex Zolotarev
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Review fixes 2.vng
2015-09-23Simplified feature::DataHeader routine.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-23Fix include path for mapSergey Yershov
2015-09-23[indexer] Fixed compile warnings on Index::Register() calls.Yuri Gorshenin
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[tests] Minor refactoring of mwm for each index test.vng
2015-09-23Removed dummy debug parameter.vng
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[3party] Updated gflags to 2.0Alex Zolotarev