master
Got rid of the old style std/ includes for several files throughout the project.
[drape][OpenGL][Qt] Create framebuffer on the thread which will use it. MAPSME-15297
[qt][guides on map] Added button for enabling guides layer.
[qt] RoutingTurnsVisualizer class.
[Windows] Renamed manifest file
Added possibility to run from IDE
[geometry] Get rid of MercatorBounds, refactor to namespace mercator
Added UI for bookmarks in Qt app
[types_strings][bookmarks] bookmarks localization logic is moved to platforms
[qt] Restored new feature categories.
[drape][OpenGL][Qt] Add OpenGL diagnostics. MAPSME-15297
[qt] Show turns on the map if the checkbox is set to true.
Got rid of the old style std/ includes for several files, mostly in map/ and platform/.
[qt] New Editor dialog.
[qt] Fixed window size issue. Allow screenshoter for Linux.
[storage] values of enum Status are renamed (prefix E is removed).
[qt] add box mode
[qt] OSM Auth dialog for desktop editor.
[search] Add a mode to find features by id.
[core][search] The structure AddressInfo is removed because of it is rudiment. The search::ReverseGeocoder::Address is used instead.
Several fixes per the PVS-Studio report.
[qt] Fix for RoutingSettings::TurnsEnabled().
[qt] Add checkbox for turns rendering in routing settings dialog.
fix
[qt] Ruler.
[bookmarks] Avoid to crop of bookmarks in screenshoter
[search] [map] Removed indirect calls to SearchAPI by Framework's clients.
[qt] [search] Viewport search mode for the desktop app.
[platform][storage] type of Progress is changed
[platform] downloader_defines is added + renaming