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
2016-03-23Code review. Fix data loss.Sergey Magidovich
2016-03-23[editor] Call Notes::Save from Notes::Upload.VladiMihaylenko
2016-03-23Implement notes upload.Sergey Magidovich
2016-03-23Add notes class. No upload yet.Sergey Magidovich
2016-03-23[editor] Fix OSM Notes upload and Facebook auth testIlya Zverev
2016-03-23Removed unnecessary copy.Alex Zolotarev
2016-03-23[editor] Do not validate feature in copy-constructor.Alex Zolotarev
2016-03-23[editor] ChangesetWrapper::Delete implementation.Alex Zolotarev
2016-03-23[editor] Create OSM object code in ChangesetWrapper.Alex Zolotarev
2016-03-23Correct DebugPrint implementation.Alex Zolotarev
2016-03-23[editor] Fixed config tests after switching from set to vector.Alex Zolotarev
2016-03-23XMLFeature::GetMercatorCenter.Alex Zolotarev
2016-03-23[editor] Not editable types are not allowed to be created as new features.Alex Zolotarev
2016-03-23[editor] Fixed building addresses editing.Alex Zolotarev
2016-03-23[editor] Correctly handle case when type is not defined in properties.Alex Zolotarev
2016-03-23Renamed editor’s config, because on Android xml files should be compressed ...Alex Zolotarev
2016-03-23Add editor config.Sergey Magidovich
2016-03-23Localized categories (types) list for Create Feature editor UI.Alex Zolotarev
2016-03-23Fix parsing of opening hours with no days set.Sergey Magidovich
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Edits migration.Sergey Magidovich
2016-03-23Geometry serialization.Sergey Magidovich
2016-03-23Introduced yes/no/unknown value enum.Alex Zolotarev
2016-03-23[editor] Notes creation supportIlya Zverev
2016-03-23Compilation fix.Alex Zolotarev
2016-03-23IZServer for debug builds.Dmitry Yunitsky
2016-03-23Correctly format Mo-Su as 24/7.Sergey Magidovich
2016-03-23Use ProductionServerAuth instead of IZServcerAuth.Sergey Magidovich
2016-03-23[editor] Ways upload support/use C++ exceptions in OSM API.Alex Zolotarev
2016-03-23[editor] New XMLFeature methods.Alex Zolotarev
2016-03-23[editor] Reduced epsilon for easier OSM features match.Alex Zolotarev
2016-03-23Code review.Sergey Magidovich
2016-03-23Implement simplified comparison.Sergey Magidovich
2016-03-23Reduced comparisonSergey Magidovich
2016-03-23Add GetBestOsmWay.Sergey Magidovich
2016-03-23Code review.Sergey Magidovich
2016-03-23Fix after rebase.Sergey Magidovich
2016-03-23Code review.Sergey Magidovich
2016-03-23Sketch of compare with osm functionality.Sergey Magidovich
2016-03-23Fix editor tests.Sergey Magidovich
2016-03-23[editor] Fixed TimeTableSet ui crash.Ilya Grechuhin
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23[editor] A method for getting a user's display name from APIIlya Zverev
2016-03-23Fixed failed Server API unit test due to non-deleted nodes left on a dev server.Alex Zolotarev
2016-03-23Minor debug log.Alex Zolotarev
2016-03-23Convenient method in OSM Server API.Alex Zolotarev
2016-03-23[editor] An URL for resetting passwordIlya Zverev
2016-03-23[editor] Review fixes for reset passwordIlya Zverev
2016-03-23[editor] Forgot password, registration linkIlya Zverev
2016-03-23[build] Fix build with linux-clang specIlya Zverev