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/editor
AgeCommit message (Expand)Author
2019-10-14[core] got rid of mwm migration and support of two component mwmsArsentiy Milchakov
2019-10-09Fixing linux build.v.bykoianko
2019-10-08[platform] MapOptions is renamed to MapFileTypeArsentiy Milchakov
2019-09-26[editor] Postponed removing edits for a deleted map.Maxim Pimenov
2019-09-26[indexer] Removed the UPDATE event type from MwmSet.Maxim Pimenov
2019-09-18[map] Renamed feature_vec_model to features_fetcher (Review fixes).Maxim Pimenov
2019-07-17[indexer] Style fixes for the DataHeader.Maxim Pimenov
2019-05-30[geometry] LatLon refactoring.Vladimir Byko-Ianko
2019-05-28Fixed warnings for gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)Maksim Andrianov
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-05-15Fixed some warnings.Maxim Pimenov
2019-05-06[routing] Build fixMikhail Gorbushin
2019-04-18[indexer] naming fixes for feature::EHeaderMask, feature::EHeaderMask::HEADER...Arsentiy Milchakov
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-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-03-19[coding] Removed JoinFoldersToPath.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-15[tests] Convert TestFeature m_name to StringUtf8Multilang.tatiana-yan
2019-03-03[editor] review fixesArsentiy Milchakov
2019-03-03[editor] get rid of T prefixArsentiy Milchakov
2019-03-03[editor] std migration + clang-formatArsentiy Milchakov
2019-02-21[editor] Minor refactoring: do not copy FeatureType to save FeatureID + style...tatiana-yan
2019-02-21[editor][indexer] Use EditableMapObject in editor instead of FeatureType.tatiana-yan
2019-02-20[editor] Minor refactoring: do not copy FeatureType to save FeatureID.tatiana-yan
2019-01-24[search] Add SquareAsStreetTest.tatiana-yan
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-10-08Fixed tests and worker threadr.kuznetsov
2018-10-08Fixed crash in editorr.kuznetsov
2018-10-08Fixed crash on edits uploadingr.kuznetsov
2018-09-25[strings_types] review fixesArsentiy Milchakov
2018-09-25[types_strings] review fixesArsentiy Milchakov
2018-09-25[types_strings][bookmarks] bookmarks localization logic is moved to platformsArsentiy Milchakov
2018-09-25[types_strings][android][search] types localization logic for search results ...Arsentiy Milchakov
2018-09-25[types_strings][android][editor] move localization logic from core to androidArsentiy 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-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-08-10Review fixesr.kuznetsov
2018-08-10[Core] Added user agent for http requestsr.kuznetsov
2018-07-30[indexer] Review fixestatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-25Review fixes.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov