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-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-03-18[editor] Return EditableMapObject from Editor::GetEditedFeaturetatiana-yan
2019-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2019-03-03[editor] review fixesArsentiy Milchakov
2019-03-03[editor] std migration + clang-formatArsentiy Milchakov
2019-02-21[editor][indexer] Use EditableMapObject in editor instead of FeatureType.tatiana-yan
2018-10-08Fixed crash in editorr.kuznetsov
2018-10-08Fixed crash on edits uploadingr.kuznetsov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-22[editor] synchronization. review fixes.Arsentiy Milchakov
2018-08-22[editor] synchronization based on shared pointers. The editor is thread-safe ...Arsentiy Milchakov
2018-08-22[editor] Synchronization based on mutexes.Arsentiy Milchakov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
2018-06-28[editor] Get rid of T prefixestatiana-yan
2018-06-28[indexer] DataSource refactoring: ReadMWMFunctor is not template anymoretatiana-yan
2018-06-25After mergeMaksim Andrianov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-22[indexer] Move FeatureStatus enum classSergey Yershov
2018-06-08[indexer][editor] Move code and tests for work with XMLFeature to editorSergey Yershov
2018-06-01[indexer][editor] Move some code from indexer to editorSergey Yershov