.. |
benchmark_tool
|
|
|
map_tests
|
[categories] Do correct distinguishing of current language and current locale (zh, zh-Hans, zh-Hant).
|
2015-09-22 16:25:51 -07:00 |
mwm_tests
|
|
|
address_finder.cpp
|
[categories] Do correct distinguishing of current language and current locale (zh, zh-Hans, zh-Hant).
|
2015-09-22 16:25:51 -07:00 |
alfa_animation_task.cpp
|
Minor refactoring of InformationDisplay:
|
2015-09-22 16:26:10 -07:00 |
alfa_animation_task.hpp
|
Minor refactoring of InformationDisplay:
|
2015-09-22 16:26:10 -07:00 |
anim_phase_chain.cpp
|
[cpp11] make_shared_ptr -> std::make_shared
|
2015-09-22 16:25:04 -07:00 |
anim_phase_chain.hpp
|
[core] create new bookmark animation
|
2015-09-22 16:15:41 -07:00 |
animator.cpp
|
compass fix
|
2015-09-22 16:13:46 -07:00 |
animator.hpp
|
|
|
area_info.hpp
|
|
|
basic_tiling_render_policy.cpp
|
Removed some logs from release builds
|
2015-09-22 16:12:59 -07:00 |
basic_tiling_render_policy.hpp
|
|
|
benchmark_engine.cpp
|
[generator]
|
2015-09-22 16:26:34 -07:00 |
benchmark_engine.hpp
|
Fixed benchmark engine.
|
2015-09-22 16:26:09 -07:00 |
benchmark_provider.cpp
|
|
|
benchmark_provider.hpp
|
|
|
bookmark.cpp
|
[core] check routing session state.
|
2015-09-22 16:27:07 -07:00 |
bookmark.hpp
|
[core] crash fix. In some cases anim::Task write into deleted memory
|
2015-09-22 16:19:58 -07:00 |
bookmark_manager.cpp
|
Fixed possible crash after deleting a set of bookmarks.
|
2015-09-22 16:25:23 -07:00 |
bookmark_manager.hpp
|
Fix first search results when “Search on map”.
|
2015-09-22 16:19:27 -07:00 |
change_viewport_task.cpp
|
|
|
change_viewport_task.hpp
|
|
|
compass_arrow.cpp
|
[core] cherry-pick from upstream/routing fixes
|
2015-09-22 16:27:33 -07:00 |
compass_arrow.hpp
|
[gui] Fixed crash. Added comments and some code style fixes.
|
2015-09-22 16:26:12 -07:00 |
country_status_display.cpp
|
[gui] Fixed crash. Added comments and some code style fixes.
|
2015-09-22 16:26:12 -07:00 |
country_status_display.hpp
|
[gui] Fixed crash. Added comments and some code style fixes.
|
2015-09-22 16:26:12 -07:00 |
coverage_generator.cpp
|
[core] simple depth shift for tile. We need that tiles with greater zoomScale get greater depth.
|
2015-09-22 16:27:27 -07:00 |
coverage_generator.hpp
|
|
|
dialog_settings.cpp
|
|
|
dialog_settings.hpp
|
|
|
drawer.cpp
|
[c++11] Migrated from scoped_ptr to unique_ptr
|
2015-09-22 16:25:03 -07:00 |
drawer.hpp
|
[c++11] Migrated from scoped_ptr to unique_ptr
|
2015-09-22 16:25:03 -07:00 |
events.cpp
|
|
|
events.hpp
|
Process bookmarks in viewport rect only.
|
2015-09-22 16:21:14 -07:00 |
feature_info.cpp
|
|
|
feature_info.hpp
|
|
|
feature_processor.cpp
|
|
|
feature_processor.hpp
|
|
|
feature_styler.cpp
|
Removed dummy data fix.
|
2015-09-22 16:25:45 -07:00 |
feature_styler.hpp
|
|
|
feature_vec_model.cpp
|
|
|
feature_vec_model.hpp
|
[drape] not store MemoryFeatureIndex and FeaturesFetcher in TileInfo
|
2015-09-22 16:10:40 -07:00 |
framework.cpp
|
review fixes
|
2015-09-22 16:27:10 -07:00 |
framework.hpp
|
[core] add new routing logic
|
2015-09-22 16:27:06 -07:00 |
ge0_parser.cpp
|
|
|
ge0_parser.hpp
|
|
|
geometry_processors.cpp
|
|
|
geometry_processors.hpp
|
|
|
geourl_process.cpp
|
Fixed “daddr” key parsing in google maps url.
|
2015-09-22 16:25:34 -07:00 |
geourl_process.hpp
|
Refactored geo url parsing.
|
2015-09-22 16:24:10 -07:00 |
information_display.cpp
|
[core] bug fix
|
2015-09-22 16:27:08 -07:00 |
information_display.hpp
|
[core] bug fix
|
2015-09-22 16:27:08 -07:00 |
location_state.cpp
|
[core] in lite version we draw look direction for my position
|
2015-09-22 16:27:35 -07:00 |
location_state.hpp
|
[core] in lite version we draw look direction for my position
|
2015-09-22 16:27:35 -07:00 |
map.pro
|
review fixes
|
2015-09-22 16:27:10 -07:00 |
measurement_utils.cpp
|
[search] Parse coordinates like: N xxx° xx.xxx E xxx° xx.xxx
|
2015-09-22 16:25:37 -07:00 |
measurement_utils.hpp
|
[search] Parse coordinates like: N xxx° xx.xxx E xxx° xx.xxx
|
2015-09-22 16:25:37 -07:00 |
move_screen_task.cpp
|
Fixed showing mark routine.
|
2015-09-22 16:16:45 -07:00 |
move_screen_task.hpp
|
|
|
mwm_url.cpp
|
Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)
|
2015-09-22 16:19:29 -07:00 |
mwm_url.hpp
|
Fixed showing mark routine.
|
2015-09-22 16:16:45 -07:00 |
navigator.cpp
|
Fixed benchmark engine.
|
2015-09-22 16:26:09 -07:00 |
navigator.hpp
|
Fixed benchmark engine.
|
2015-09-22 16:26:09 -07:00 |
path_info.hpp
|
|
|
pin_click_manager.cpp
|
Base libraries C++11 sources compatibility
|
2015-09-22 16:23:42 -07:00 |
pin_click_manager.hpp
|
Base libraries C++11 sources compatibility
|
2015-09-22 16:23:42 -07:00 |
proto_to_styles.cpp
|
|
|
proto_to_styles.hpp
|
|
|
qgl_render_context.cpp
|
[cpp11] make_shared_ptr -> std::make_shared
|
2015-09-22 16:25:04 -07:00 |
qgl_render_context.hpp
|
|
|
queued_renderer.cpp
|
Removed some logs from release builds
|
2015-09-22 16:12:59 -07:00 |
queued_renderer.hpp
|
|
|
render_policy.cpp
|
[cpp11] make_shared_ptr -> std::make_shared
|
2015-09-22 16:25:04 -07:00 |
render_policy.hpp
|
|
|
rotate_screen_task.cpp
|
|
|
rotate_screen_task.hpp
|
|
|
routing_session.cpp
|
[core] bug fix with IsOnRoute metric. Add new metric to rebuild route when it's not started
|
2015-09-22 16:27:12 -07:00 |
routing_session.hpp
|
[core] bug fix with IsOnRoute metric. Add new metric to rebuild route when it's not started
|
2015-09-22 16:27:12 -07:00 |
ruler.cpp
|
review fixes
|
2015-09-22 16:27:02 -07:00 |
ruler.hpp
|
Minor refactoring of OverlayElement and it’s inheritors: do not store rough rect and vector of any rects by default.
|
2015-09-22 16:26:11 -07:00 |
scales_processor.cpp
|
GetWorldRect can be a static method
|
2015-09-22 16:11:18 -07:00 |
scales_processor.hpp
|
GetWorldRect can be a static method
|
2015-09-22 16:11:18 -07:00 |
simple_render_policy.cpp
|
|
|
simple_render_policy.hpp
|
|
|
tile.cpp
|
|
|
tile.hpp
|
|
|
tile_cache.cpp
|
|
|
tile_cache.hpp
|
|
|
tile_renderer.cpp
|
[cpp11] make_shared_ptr -> std::make_shared
|
2015-09-22 16:25:04 -07:00 |
tile_renderer.hpp
|
|
|
tile_set.cpp
|
|
|
tile_set.hpp
|
|
|
tiler.cpp
|
|
|
tiler.hpp
|
|
|
tiling_render_policy_mt.cpp
|
Removed some logs from release builds
|
2015-09-22 16:12:59 -07:00 |
tiling_render_policy_mt.hpp
|
|
|
tiling_render_policy_st.cpp
|
Removed some logs from release builds
|
2015-09-22 16:12:59 -07:00 |
tiling_render_policy_st.hpp
|
|
|
track.cpp
|
review fixes
|
2015-09-22 16:27:10 -07:00 |
track.hpp
|
[core] visualize track
|
2015-09-22 16:27:06 -07:00 |
user_mark.cpp
|
[core] move selection drawing into separate container, because when re-search on viewport changed search container cleared, and it's clear selection
|
2015-09-22 16:16:16 -07:00 |
user_mark.hpp
|
[core] separate user mark for MyPosition
|
2015-09-22 16:18:22 -07:00 |
user_mark_container.cpp
|
[c++11] Migrated from scoped_ptr to unique_ptr
|
2015-09-22 16:25:03 -07:00 |
user_mark_container.hpp
|
Process bookmarks in viewport rect only.
|
2015-09-22 16:21:14 -07:00 |
user_mark_dl_cache.cpp
|
[core] customize user mark drawing.
|
2015-09-22 16:15:39 -07:00 |
user_mark_dl_cache.hpp
|
[core] customize user mark drawing.
|
2015-09-22 16:15:39 -07:00 |
window_handle.cpp
|
|
|
window_handle.hpp
|
|
|
yopme_render_policy.cpp
|
[core] simple depth shift for tile. We need that tiles with greater zoomScale get greater depth.
|
2015-09-22 16:27:27 -07:00 |
yopme_render_policy.hpp
|
|
|