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-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
2015-09-23Add logging of different loading stages.Yury Melnichek
2015-09-23fixed Locator logic. made location services switchable.rachytski
2015-09-23[ios] Added country rect centering to downloaderAlex Zolotarev
2015-09-23fixed timer issues when updating to first "fresh" location.rachytski
2015-09-23better ScaleImpl implementation to allow scaling on world borders.rachytski
2015-09-23closes #176 : "empty model" message is left after dragging into the actual data.rachytski
2015-09-23AdjustToBounds fixes.rachytski
2015-09-23function extraction refactoring for AdjustToBounds method for limiting Screen...rachytski
2015-09-23changed background color to "sandy".rachytski
2015-09-23* implemented runtime choice of renderTarget format.rachytski
2015-09-23Fix typo in the text when there is no geo data to display.Yury Melnichek
2015-09-23better empty model message rendering.rachytski
2015-09-23detecting empty model and displaying information message accordingly.rachytski
2015-09-23CheckBorders fixes. #closes 168rachytski