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/map
AgeCommit message (Expand)Author
2015-09-23Moved MAX_SUPPORTED_LANGUAGES constant to defines.hppAlex Zolotarev
2015-09-23Refactored base/string_utilsAlex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Fixed failed unit testsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Warning fixAlex Zolotarev
2015-09-23Removed boost:: namespace and fixed boost includesAlex Zolotarev
2015-09-23Created search libraryAlex Zolotarev
2015-09-23- Fix warning;vng
2015-09-23Knee-search v0.2, limited to viewport onlyAlex Zolotarev
2015-09-23Moved language preferences from multilang_utf8_string to frameworkAlex Zolotarev
2015-09-23Add rank for text height.vng
2015-09-23Fix FeatureType::ReadOffsets.vng
2015-09-23Search by world mapAlex Zolotarev
2015-09-23[qt] Simple search by viewportAlex Zolotarev
2015-09-23minor fixes.rachytski
2015-09-23rewritten best_filtration method to support "dead zone" segment that should n...rachytski
2015-09-23Added language preferences support for displayed textAlex Zolotarev
2015-09-23Added save/load preffered languages order to the frameworkAlex Zolotarev
2015-09-23Comment out 9x drawing.vng
2015-09-23compilation fixes.rachytski
2015-09-23rendering 5x5 grid by spiral from centerrachytski
2015-09-23Fix drawing string for feature.vng
2015-09-23Refactoring of feature structure:vng
2015-09-23Added filter to location managerAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Introduced LocationManager with multiple location services supportAlex Zolotarev
2015-09-23Sort drawing rules (it's not necessary as is, but logic is more clear).vng
2015-09-23Revert "DrawRule order optimization. "vng
2015-09-23DrawRule order optimization. rachytski
2015-09-23ctime() returns string with the trailing "newline" symbol. removed it. rachytski
2015-09-23correct handling of pathOffset and penInfo.m_offset parameters in drawPath() ...rachytski
2015-09-23replaced TextPos with yg::EPosition.rachytski
2015-09-23saving all benchmark results from the same application run with the same star...rachytski
2015-09-23Removed Platform::TimeString() and replaced with ctime()Alex Zolotarev
2015-09-23implemented runtime opengl functionality checking.rachytski
2015-09-23using application start time as one of the benchmark statistics key.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23refactored benchmarks support.rachytski
2015-09-23[win] Fixed compilation errorsAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Finished location refactoringAlex Zolotarev
2015-09-23Refactored gps location system:Alex Zolotarev
2015-09-23font parameters are taken out of all text functions into separate FontDesc st...rachytski
2015-09-23Disable empty data message on all OSes except iOS.Yury Melnichek
2015-09-23Fix warning: unused variable.Yury Melnichek
2015-09-23rendering text with alignment.rachytski
2015-09-23[mingw] Compilation fixesAlex Zolotarev
2015-09-23Disable heading in addition to position in Framework::StopLocator().Yury Melnichek
2015-09-23Make GPS circle rendering faster: remove outline.Yury Melnichek