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-04-06Merge pull request #2670 from deathbaba/building-levels-supportygorshenin
2016-04-05[editor] Correctly merge editable fields for building + any other type.Alex Zolotarev
2016-04-05Fix opening hours ui test.Sergey Magidovich
2016-04-04Merge pull request #2711 from mgsergio/fix-notes-apiViktor Govako
2016-04-04Fix Editor::CreateNotes api.Sergey Magidovich
2016-04-04Merge pull request #2655 from mgsergio/support-off-modifierAlex Zolotarev
2016-04-01Simple mode can handle oh rules with off modifier.Sergey Magidovich
2016-03-29[editor] Do not overwrite OSM type when feature is modified (not created by u...Alex Zolotarev
2016-03-29[editor] Update debug server linkIlya Zverev
2016-03-25Use more ligheweight rand engine.Sergey Magidovich
2016-03-24Getter for Changeset ID.Alex Zolotarev
2016-03-24[editor] Fix std::min callIlya Zverev
2016-03-24Merge pull request #2451 from Zverik/comments2Alex Zolotarev
2016-03-24Merge pull request #2486 from Zverik/name_int_nameAlex Zolotarev
2016-03-24Merge pull request #2502 from deathbaba/fixesIlya Zverev
2016-03-24[editor] Reduced radius to match features for exactly 1 meter.Alex Zolotarev
2016-03-24[editor] Unit test for getname/setname with uint16_tIlya Zverev
2016-03-24Merge pull request #2460 from deathbaba/android-http-redirect-workaroundIlya Zverev
2016-03-24[editor] Fix name:int_nameIlya Zverev
2016-03-24[editor] Review fixesIlya Zverev
2016-03-24[editor] Review fixes, and a new method HasAnyTags() in XMLFeatureIlya Zverev
2016-03-24[editor] Sort types in changeset commentsIlya Zverev
2016-03-24[editor] Changeset commentsIlya Zverev
2016-03-24Reduce number of iterations in matching algorithm.Sergey Magidovich
2016-03-23Fixed auth errors on Android when old pre-4.4 HTTPUrlConnection clients hang ...Alex Zolotarev
2016-03-23Code review.Sergey Magidovich
2016-03-23Handle wrong matchs caused by errors in osm.Sergey Magidovich
2016-03-23Handle empty notes and wrong coordinates.Sergey Magidovich
2016-03-23Match against relations.Sergey Magidovich
2016-03-23[editor] Remove atm fieldsIlya Zverev
2016-03-23[editor] Fixed duplication of similar tags like phone and contact:phone.Alex Zolotarev
2016-03-23[editor] Append #mapsme to notes created from withing the appIlya Zverev
2016-03-23Enchance geometry scoring algorithm. Fix crash.Sergey Magidovich
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