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-23[codereview]Dmitry Kunin
2015-09-23[drape] line shapeDmitry Kunin
2015-09-23Initialize array in LowPassVector.vng
2015-09-23Low pass filtering of input hardware measurements. Compass now more stable in...vng
2015-09-23Recreate track's display list only when scale changed.vng
2015-09-23Code style fixes; Added ScreenBase test.vng
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23[core] base classes for track, polylineDmitry Kunin
2015-09-23Fixed Framework::GetFeatureTypes.vng
2015-09-23Correct touch rect for catching bookmarks.vng
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23Minor code style fixes.vng
2015-09-23Minor code fix.vng
2015-09-23Avoid hindi-code.vng
2015-09-23Cleanup code for angles.hpp/cppvng
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[geometry] add IsPointInsideTriangle implementationDarafei Praliaskouski
2015-09-23DebugPrint() for Any_Rect. Removed unnecessary Invalidate() call.Dmitry Kunin
2015-09-23fixes according to code review.rachytski
2015-09-23fixed crash with overwriting Resource in m_resources map with the same ID(hap...rachytski
2015-09-23fixed mapInfo for array of Resource::Info's rachytski
2015-09-23[win] Fixed some compilation errorsAlex Zolotarev
2015-09-23Minor code style changes.vng
2015-09-23Do not copy return rect in m2::AnyRect<T>::GetLocalRect().vng
2015-09-23Add Framework::ShowRectEx… functions with (consider screen rotation and zoo...vng
2015-09-23added m2::AnyRect<T>::SetAngle and modified Navigator::SaveState to save curr...rachytski
2015-09-23changed abs to fabs.rachytski
2015-09-23added and::GetShortestDistance and tests for it.rachytski
2015-09-23added ScreenBase::SetAngle and Navigator::SetAngle.rachytski
2015-09-23[ios] Fixed simulator build errorAlex Zolotarev
2015-09-23[android] Better location updates logic:vng
2015-09-23- Code style changes.vng
2015-09-23Deffering adding the gui::Element into the yg::Overlay until the guy::Control...rachytski
2015-09-23added logging to m4::Treerachytski
2015-09-23correctly updating elements in Controller::SetVisualScalerachytski
2015-09-23Minor fixvng
2015-09-23Minor changes.vng
2015-09-23better remove-change geometry-add pattern for guy::Element.rachytski
2015-09-23fixed bug in m4::Tree::Eraserachytski
2015-09-23added Erase method to m4::Tree.rachytski
2015-09-23[linux] Fix compilation.vng
2015-09-23Add average vector calculation.vng
2015-09-23correct function for zooming to specified scale level.rachytski
2015-09-23Fix warning.vng
2015-09-23Remove dummy Rect::Move, add Rect::SetCenter.vng
2015-09-23removed unordered_map as it could be leaking.rachytski
2015-09-23Add ASSERT for m_clipRect.vng