..
complex
Fixed some std deprecated warnings.
2022-03-16 23:46:07 +03:00
indexer_tests
Improved DE type translations and added missing search categories
2024-10-26 15:03:15 -03:00
altitude_loader.cpp
Fix unqualified call to std::move warning
2023-04-29 14:53:39 +02:00
altitude_loader.hpp
[routing] Store one (not three!) MwmHandle for feature's geometry.
2022-05-12 19:55:01 +03:00
brands_holder.cpp
[search] Support all brands (not only categories_brands.txt).
2023-10-28 23:39:18 -03:00
brands_holder.hpp
Update indexer/brands_holder.hpp
2024-08-13 20:49:16 -03:00
caching_rank_table_loader.cpp
[search][generator] Do not generate ranks for Transport POIs.
2023-06-12 20:41:45 -03:00
caching_rank_table_loader.hpp
[search][generator] Do not generate ranks for Transport POIs.
2023-06-12 20:41:45 -03:00
categories_holder.cpp
[C++20] Use starts_with and ends_with
2024-06-07 13:11:00 -03:00
categories_holder.hpp
[search] Enabled Latvian in categories.txt
2024-12-15 00:17:44 +01:00
categories_holder_loader.cpp
categories_index.cpp
Minor code fixes. Thanks to PVS-Studio analyzer.
2022-09-01 06:53:05 +03:00
categories_index.hpp
Minor code fixes. Thanks to PVS-Studio analyzer.
2022-09-01 06:53:05 +03:00
cell_coverer.hpp
cell_id.hpp
cell_value_pair.hpp
Enable important static asserts on Linux
2024-04-28 16:20:28 +02:00
centers_table.cpp
[coding] Prettify uint32 <-> double coordinates conversion.
2022-11-13 14:01:29 +01:00
centers_table.hpp
Replaced WARN_UNUSED_RESULT macro with [[nodiscard]] C++11 attribute
2022-04-18 21:47:36 +02:00
cities_boundaries_serdes.hpp
Better CityBoundary encoding.
2022-12-06 16:04:30 +03:00
city_boundary.hpp
classificator.cpp
[drape] Refactor Stylist and RuleDrawer
2023-09-28 13:31:46 -03:00
classificator.hpp
[indexer] Determine MaxOverlaysPriority once per classificator type
2023-09-03 16:27:46 -03:00
classificator_loader.cpp
Fix unqualified call to std::move warning
2023-04-29 14:53:39 +02:00
classificator_loader.hpp
CMakeLists.txt
[android][ios] Add "Details on ..." button to hotels
2023-11-17 11:25:02 +02:00
cuisines.cpp
[classifier] Prettify FeatureType visibility processing code.
2022-05-20 12:32:26 +03:00
cuisines.hpp
custom_keyvalue.cpp
Revert FMD_CUSTOM_IDS constants.
2023-07-02 11:47:40 -03:00
custom_keyvalue.hpp
Revert FMD_CUSTOM_IDS constants.
2023-07-02 11:47:40 -03:00
dat_section_header.hpp
Review fixes.
2020-04-21 17:16:04 +03:00
data_factory.cpp
[mwm] Removed obsolete versions routine. More strict header validity check.
2022-08-05 14:31:04 +03:00
data_factory.hpp
Minor review fixes.
2022-05-12 19:55:01 +03:00
data_header.cpp
Removed using namespace std; to fix GCC unity build error for generator_tool
2022-11-11 23:58:50 +03:00
data_header.hpp
Removed unused metainfo
2022-11-15 10:44:50 +01:00
data_source.cpp
Fixed bug with ForEachFeatureIDInRect usage.
2023-07-02 11:47:40 -03:00
data_source.hpp
[generator] Way->Node collectors refactoring.
2023-11-22 12:39:58 -03:00
data_source_helpers.cpp
Fixed unity build errors with gcc-12
2022-08-06 11:16:52 +02:00
data_source_helpers.hpp
displacement_manager.hpp
Enable important static asserts on Linux
2024-04-28 16:20:28 +02:00
drawing_rule_def.cpp
[drape] Refactor Stylist and RuleDrawer
2023-09-28 13:31:46 -03:00
drawing_rule_def.hpp
[C++20] Fixed warning
2024-06-09 14:45:39 +02:00
drawing_rules.cpp
[feature] Select the best POI's type by drawing rule's priority.
2023-11-21 11:43:59 -03:00
drawing_rules.hpp
[feature] Select the best POI's type by drawing rule's priority.
2023-11-21 11:43:59 -03:00
drules_include.hpp
[indexer] Fix the suppression of deprecated-declarations
2024-12-22 12:00:23 -03:00
drules_selector.cpp
[feature] Fixed hangs in Feature's name selector.
2023-12-02 22:01:00 -03:00
drules_selector.hpp
Load zoom-correspondent area geometry for "bbox_area".
2023-07-15 11:36:32 -03:00
drules_selector_parser.cpp
Fix unqualified call to std::move warning
2023-04-29 14:53:39 +02:00
drules_selector_parser.hpp
drules_struct.pb.cc
drules_struct.pb.h
drules_struct.proto
editable_map_object.cpp
Issue 391. Add setting for change map language.
2024-11-06 16:14:24 -03:00
editable_map_object.hpp
[editor] Removed superfluous name=* restrictions
2024-05-03 22:02:55 +02:00
fake_feature_ids.cpp
fake_feature_ids.hpp
feature.cpp
Issue 391. Add setting for change map language.
2024-11-06 16:14:24 -03:00
feature.hpp
[drape] The crutch to skip abnormally big buildings.
2023-12-26 09:05:03 -03:00
feature_algo.cpp
[drape] Refactor Stylist and RuleDrawer
2023-09-28 13:31:46 -03:00
feature_algo.hpp
[Region] Fixed CalculateArea, added more binary operators.
2022-05-04 09:48:25 +03:00
feature_altitude.hpp
[altitudes] Simplify loading checks.
2022-08-30 12:29:36 +03:00
feature_covering.cpp
[core] Remove zoom argument from FeatureType::DebugString()
2023-10-20 14:34:08 -03:00
feature_covering.hpp
feature_data.cpp
[feature] Fixed types priority for non-drawables.
2024-02-10 09:48:08 -03:00
feature_data.hpp
[generator] Clear metadata for World linear features.
2023-11-22 12:39:58 -03:00
feature_decl.cpp
[C++20] Use starts_with and ends_with
2024-06-07 13:11:00 -03:00
feature_decl.hpp
Unified kInvalidFeatureId.
2023-12-11 08:09:04 -03:00
feature_impl.cpp
[search] Minor code enhancements around FreatureType::GetHouseNumber.
2023-04-30 10:55:00 -03:00
feature_impl.hpp
[search] Minor code enhancements around FreatureType::GetHouseNumber.
2023-04-30 10:55:00 -03:00
feature_meta.cpp
[Core] link to the Commons media viewer for single files
2024-10-18 23:08:48 -03:00
feature_meta.hpp
[core] Add FMD_NETWORK metadata
2024-08-19 11:00:49 -03:00
feature_processor.hpp
Removed using namespace std
2022-11-11 23:58:50 +03:00
feature_source.cpp
Moved MetadataDeserializer into cached MwmValue.
2022-09-06 16:56:44 +03:00
feature_source.hpp
[routing] Store one (not three!) MwmHandle for feature's geometry.
2022-05-12 19:55:01 +03:00
feature_to_osm.cpp
feature_to_osm.hpp
[coding] Arbitrary blockSize in MapUint32ToValue. Removed endianess.
2022-05-12 19:55:01 +03:00
feature_utils.cpp
[qt] Add transliteration enable/disable setting
2024-07-30 09:20:21 +02:00
feature_utils.hpp
[placepage] Use WiFi emoji symbol 🛜 in PP preview ( #8631 )
2024-07-25 18:14:58 +02:00
feature_visibility.cpp
[categories] Added wheelchair=yes.
2024-03-28 13:40:35 -03:00
feature_visibility.hpp
[styles][test] Added highway zooms consistency check.
2023-08-07 09:45:04 -03:00
features_offsets_table.cpp
[storage] Comment old diff scheme logic until refactoring.
2022-04-19 16:18:55 +03:00
features_offsets_table.hpp
[routing] Cleanup includes in hpp files.
2022-02-18 11:51:44 +03:00
features_vector.cpp
Moved MetadataDeserializer into cached MwmValue.
2022-09-06 16:56:44 +03:00
features_vector.hpp
Moved MetadataDeserializer into cached MwmValue.
2022-09-06 16:56:44 +03:00
ftraits.hpp
Fix invalid friend class declaration
2024-04-04 23:51:32 +02:00
ftypes_mapping.hpp
ftypes_matcher.cpp
[search] Update list of features skipped from search
2024-12-18 19:53:49 +03:00
ftypes_matcher.hpp
[search] Update list of features skipped from search
2024-12-18 19:53:49 +03:00
house_to_street_iface.hpp
[search] Moved HouseToStreetTable into cached MwmValue.
2022-09-06 16:56:44 +03:00
index_builder.cpp
[indexer] Clang-format.
2020-04-27 16:45:41 +03:00
index_builder.hpp
[generator] Rename datFile to dataFile.
2020-04-27 16:45:41 +03:00
interval_index.hpp
Avoid unneeded initialization (memset) in buffer_vector's resize.
2022-10-06 10:26:34 +03:00
interval_index_builder.hpp
Avoid unneeded initialization (memset) in buffer_vector's resize.
2022-10-06 10:26:34 +03:00
isolines_info.cpp
isolines_info.hpp
[isolines][tips] checking isolines data quality before showing isolines map layer tip is added
2020-02-27 13:42:34 +03:00
kayak.cpp
Revert "[android] Remove a referral code from “Photos, reviews, booking”"
2024-12-13 00:50:06 +03:00
kayak.hpp
Revert "[android] Remove a referral code from “Photos, reviews, booking”"
2024-12-13 00:50:06 +03:00
map_object.cpp
[placepage] Show secondary types when name is empty
2024-07-01 12:10:12 -03:00
map_object.hpp
[placepage] Show secondary types when name is empty
2024-07-01 12:10:12 -03:00
map_style.cpp
Use CHECK instead of ASSERT for unexpectedly reached case
2024-12-18 21:23:27 +03:00
map_style.hpp
[qt] Add Night Mode to preferences dialog
2024-12-18 21:23:27 +03:00
map_style_reader.cpp
[styles] Rename styles to default/vehicle/outdoors + light/dark
2024-05-23 00:16:43 -03:00
map_style_reader.hpp
Faster XML parsing
2023-07-04 18:17:31 +02:00
metadata_serdes.cpp
Moved MetadataDeserializer into cached MwmValue.
2022-09-06 16:56:44 +03:00
metadata_serdes.hpp
Moved MetadataDeserializer into cached MwmValue.
2022-09-06 16:56:44 +03:00
mwm_set.cpp
Put ASSERTs instead of returns.
2023-07-02 11:47:40 -03:00
mwm_set.hpp
[search] Match addr:place + addr:housenumber.
2023-11-26 12:08:14 -03:00
postcodes_matcher.cpp
Add alternative Argentinian post code format
2024-12-05 23:23:59 -03:00
postcodes_matcher.hpp
[strings] Use string_view for StringUtf8Multilang::GetString.
2022-04-15 07:18:44 +03:00
rank_table.cpp
[search] Minor fixes.
2024-02-04 22:24:54 -03:00
rank_table.hpp
[search] Minor fixes.
2024-02-04 22:24:54 -03:00
road_shields_parser.cpp
[indexer] Add Indian route shield parser
2024-08-13 09:52:11 -03:00
road_shields_parser.hpp
Rework GetRoadShieldsNames function.
2023-04-30 10:55:00 -03:00
scale_index.hpp
scale_index_builder.hpp
[generator] Add comments and minor refactoring
2023-08-19 21:44:03 -03:00
scales.cpp
[drape] Always draw house numbers in z17+.
2023-11-21 08:11:15 -03:00
scales.hpp
[indexer] Extend the UPPER_STYLE_SCALE to z20
2023-10-20 15:36:14 -03:00
scales_patch.hpp
[generator] Set upper *style* scale in feature's visibility check.
2022-02-18 16:58:08 +03:00
search_delimiters.cpp
search_delimiters.hpp
search_string_utils.cpp
[generator][tiger] New GetNormalizedStreetName matching function.
2024-07-01 13:58:24 -03:00
search_string_utils.hpp
[generator][tiger] New GetNormalizedStreetName matching function.
2024-07-01 13:58:24 -03:00
shared_load_info.cpp
More std fixes
2022-11-11 23:58:50 +03:00
shared_load_info.hpp
More std fixes
2022-11-11 23:58:50 +03:00
string_set.hpp
string_slice.cpp
string_slice.hpp
succinct_trie_builder.hpp
Use char32_t instead of uint32_t for UniChar
2024-02-26 00:18:11 +02:00
succinct_trie_reader.hpp
Fix unqualified call to std::move warning
2023-04-29 14:53:39 +02:00
transliteration_loader.cpp
[3party] Update ICU to 75-1
2024-07-29 18:48:41 +02:00
transliteration_loader.hpp
[map][indexer] Move default transliteration initialization from framework.
2020-07-10 13:48:36 +03:00
tree_structure.hpp
trie.hpp
Use char32_t instead of uint32_t for UniChar
2024-02-26 00:18:11 +02:00
trie_builder.hpp
trie_reader.hpp
types_mapping.cpp
[strings] Use string_view in StringUtf8Multilang and Tokenize.
2022-04-15 07:18:44 +03:00
types_mapping.hpp
[indexer] Do not crash for unknown classifier type (index is out of bounds).
2022-02-13 20:36:53 +03:00
unique_index.hpp
utils.cpp
Minor review fixes.
2022-05-12 19:55:01 +03:00
utils.hpp
validate_and_format_contacts.cpp
fix X link validation
2024-12-01 12:12:28 -03:00
validate_and_format_contacts.hpp
[Android][iOS] Social pages editor fix ( #3248 )
2023-02-20 11:53:47 -03:00
yes_no_unknown.hpp
[ios][editor] Add drive_through to editor
2024-04-18 23:39:48 -03:00