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
AgeCommit message (Expand)Author
2015-09-23Code style - removed dummy binds.vng
2015-09-23Fix include path for graphicsSergey Yershov
2015-09-23Minor m4::Tree code refactoring: ReplaceAllInRect, ReplaceEqualInRect.vng
2015-09-23review fixesExMix
2015-09-23[core] use simple structure for cached TilesExMix
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Replace ugly bind with nice lambda.vng
2015-09-23Minor code cleanup for better “graphics” dependency understanding.vng
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23Fix according to code review.vng
2015-09-23Remove unused function.vng
2015-09-23Remove ScreenCoverage as class. Now we hold one set of information about curr...ExMix
2015-09-23Merge pull request #1497 from ExMix/overlay_refactoring_2ExMix
2015-09-23Minor fixesExMix
2015-09-23Replace _DEBUG by DEBUGExMix
2015-09-23Memory leaks tracking and rescueExMix
2015-09-23From this moment in Overlay we will work with raw pointer instead of shared_ptrExMix
2015-09-23Overlay not cloning and not copying now. We work with one instance of Overlay...ExMix
2015-09-23Remove some old codeExMix
2015-09-23UserInfo operator==Darafei Praliaskouski
2015-09-23make less texts disappear on map dragDarafei Praliaskouski
2015-09-23changed OverlayElement::visualRank into OverlayElement::priority and turned o...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski