🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
Find a file
2015-09-22 15:39:30 -07:00
3party Remove unused sha224, sha384, sha512 functions because they are linked into code. 2015-09-22 15:37:48 -07:00
android [downloader] Fix issue when url download failed. Use default server urls. 2015-09-22 15:39:30 -07:00
bada
base [iphone] string localizations. 2015-09-22 15:39:28 -07:00
coding Coding style. 2015-09-22 15:39:14 -07:00
console_sloynik
crawler [crawler] Wikipedia scraper: ignore meridians and parallels. 2015-09-22 15:37:19 -07:00
data Added London borders to maps data generation 2015-09-22 15:39:13 -07:00
docs Fix docs. 2015-09-22 15:37:21 -07:00
generator [generator] Fix bug with normalizing boundary-administrative-4-state type in World.mwm 2015-09-22 15:39:29 -07:00
geometry Deffering adding the gui::Element into the yg::Overlay until the guy::Controller::SetRendererParams function is called. 2015-09-22 15:39:18 -07:00
gui added strings localization mechanism and used it in CountryStatusDisplay. 2015-09-22 15:39:27 -07:00
indexer [generator] Fix error typo. 2015-09-22 15:39:12 -07:00
installer/win
iphone [iphone] string localizations. 2015-09-22 15:39:28 -07:00
lang_getter
map added strings localization mechanism and used it in CountryStatusDisplay. 2015-09-22 15:39:27 -07:00
platform [downloader] Fix issue when url download failed. Use default server urls. 2015-09-22 15:39:30 -07:00
publisher
qt Compilation fixes. 2015-09-22 15:39:25 -07:00
qt_tstfrm refactored RenderPolicies to accept visualScale, skinName and screenSize among other parameters. removed Platform::VisualScale, *::SkinName and *::TileSize. 2015-09-22 15:38:23 -07:00
search Create feature::LoaderBase once and use it for all loading features - no "new-delete-shared_ptr" overhead for this. 2015-09-22 15:39:05 -07:00
server
skin_generator refactored catalog structure for generating icons for search categories. 2015-09-22 15:36:33 -07:00
std Move istream, ostream from "fstream.hpp" to "iostream.hpp". 2015-09-22 15:38:15 -07:00
storage [downloader] Fix issue when url download failed. Use default server urls. 2015-09-22 15:39:30 -07:00
testing
tools Add additional generator options (coastlines) to make file. 2015-09-22 15:39:12 -07:00
version Fixed compilation for non-production builds if version.hpp wasn't created 2015-09-22 15:36:50 -07:00
words
yg implemented mechanism for drawable resources caching. this will allow us to use display lists in future for fast rendering of GUI elements in the main loop. 2015-09-22 15:39:18 -07:00
.gitignore creating symlinks for MDPI versions of flags for sharp flags rendering. 2015-09-22 15:38:43 -07:00
3party_only.pro
bugs_sloynik.txt
common.pri Changed path out/release to out/production for production configuration 2015-09-22 15:31:01 -07:00
defines.hpp removed packed_polygons.bin from external_resources. this file should be present for country names checks. 2015-09-22 15:38:28 -07:00
omim.pro added GUI library and added it into all projects. 2015-09-22 15:38:57 -07:00
omim_light.pro
sloynik.pro
sloynik_common.pri
tools_only.pro