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/openlr
AgeCommit message (Expand)Author
2018-06-28Added shaders libraryr.kuznetsov
2018-06-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Merge pull request #8930 from maksimandrianov/mrpropperMaksim Andrianov
2018-06-25Review fixesMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-15Delete old tools and qmake filesgreshilov
2018-06-15[cmake] Add precompiled headers supportgreshilov
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
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-03-05Fixed several warnings.Maxim Pimenov
2018-02-15Bookmark tests fixed.Daria Volvenkova
2018-02-15Introduce combined user marks and bookmark category ID.Daria Volvenkova
2018-02-13Fix build.Sergey Magidovich
2018-02-13[OpenLR] Assessment tool fix.Sergey Magidovich
2018-02-12[OpenLR] Multhreading support.Sergey Magidovich
2018-02-09[OpenLR] Bugfix. Crash on one-edged route.Sergey Magidovich
2018-02-09[OpenLR] Use double for distances.Sergey Magidovich
2018-02-09[OpenLR] Avoid routes with two adjacent fake edges.Sergey Magidovich
2018-02-07[OpenLR] Assemble all things together. Cache edges within one run.Sergey Magidovich
2018-01-18[OpenLR] Add PathsConnector.Sergey Magidovich
2018-01-12[OpenLR] Add CandidatePathsGetter.Sergey Magidovich
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-25[OpenLR] Add CandidatePointGetter and staff. [Squash me].Sergey Magidovich
2017-12-25[OpenLR] Rename openlr_simple_decoder -> openlr_decoder.Sergey Magidovich
2017-12-20Adding transit library and transit_tests.Vladimir Byko-Ianko
2017-12-20Fix ReconstructPath with new routing::Edge::IsFake behaviour.tatiana-kondakova
2017-12-18[routing] Make fake edges that are part of real remember their real analog.Sergey Magidovich
2017-12-13[OpenLR-tool] Mark matched path as golden.Sergey Magidovich
2017-12-06[cmake] Fix building for SKIP_DESKTOP and SKIP_TESTS flagsv.greshilov
2017-11-23[OpenLR] Skip segments with no <locationReference>.Sergey Magidovich
2017-11-17[platform] [tests] Added an option to ScopedFile.Maxim Pimenov
2017-10-23Refactored (a bit) user mark containersr.kuznetsov
2017-10-13OpenLR mathing quality evaluation tool.Sergey Magidovich
2017-10-13Show segment status near segment id. It shows status code for now.Sergey Magidovich
2017-10-13Fix assessment file xml structure.Sergey Magidovich
2017-10-11[build] Fixed static build.Yuri Gorshenin
2017-10-02Code review.Sergey Magidovich
2017-10-02Add side panel with partner's segments.Sergey Magidovich
2017-10-02Split traffic_mode.hpp into several files.Sergey Magidovich
2017-10-02Add possibility to mark a path as ignored.Sergey Magidovich
2017-10-02Hotkeys were added.Sergey Magidovich
2017-09-14CMake build fix.Vladimir Byko-Ianko