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-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
2015-09-23Store drawing keys for feature in buffer_vector<16> - speedup feature reading.vng
2015-09-23fix dependence for windows buildExMix
2015-09-23[win] Fixed compilation errorsAlex Zolotarev
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Fix bug with empty timings in benchmark_tool.vng
2015-09-23Fixed benchmarks output formattingAlex Zolotarev