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-23Fix include path for mapSergey Yershov
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23ruler fixExMix
2015-09-23old style rulerExMix
2015-09-23prev frame animation for rulerExMix
2015-09-23new ruler with chess and poetessesExMix
2015-09-23Code Styling & Warning fixesAlex Zolotarev
2015-09-23fixed Ruler to use CachedTextView and path-rendering DisplayList.rachytski
2015-09-23Ruler code cleanup and changes according to code review.rachytski
2015-09-23refactored Ruler to make it gui::Element.rachytski
2015-09-23improved drawing prioritiesDarafei 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
2015-09-23Fix ruler drawing. Add a lot of todo's for future (just code optimizing).vng
2015-09-23removed ResourceStyleCache and all caching related functions from OverlayElem...rachytski
2015-09-23using ResourceStyleCacheContext to avoid caching some resources twice.rachytski
2015-09-23renamed StylesCache into ResourceStylesCache and moved corresponding files.rachytski
2015-09-23introduced FenceManager for TileRenderer and StyleCache to wait correctly on ...rachytski
2015-09-23Minor refactoring. Avoid dynamic vectors and strings in Ruler.vng
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23minor optimizations for Ruler.rachytski
2015-09-23added support of Feet/Miles and Yard/Miles to Ruler.rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23StylesCache creation on the CoverageGenerator thread. improvement of the GUI ...rachytski
2015-09-23common tree for all OverlayElements in InfoLayer. added InfoLayer::canOverlap...rachytski
2015-09-23added separate Ruler class.rachytski