🍃 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
vng 390428f5c6 - Code style changes.
- Remove Rect<T>::operator< (???).
- Add IsEqual for rects with epsilon.
2015-09-22 15:39:57 -07:00
3party Remove unused sha224, sha384, sha512 functions because they are linked into code. 2015-09-22 15:37:48 -07:00
android [android] Fix some layout params. 2015-09-22 15:39:55 -07:00
bada - Created [generator],[generator_tests] and moved indexer_tool to [generator_tool] 2015-09-22 15:13:54 -07:00
base Minor code style fixes. 2015-09-22 15:39:53 -07:00
coding - Make unique constants for map reader for all the platforms. 2015-09-22 15:39:56 -07:00
console_sloynik Warning fixes 2015-09-22 15:16:29 -07:00
crawler [crawler] Wikipedia scraper: ignore meridians and parallels. 2015-09-22 15:37:19 -07:00
data Fix some categories: add highway-footway for pathes; move highway-motorway_junction to separate category. 2015-09-22 15:39:51 -07:00
docs Fix docs. 2015-09-22 15:37:21 -07:00
generator Add tests for osm types. 2015-09-22 15:39:49 -07:00
geometry - Code style changes. 2015-09-22 15:39:57 -07:00
gui added strings localization mechanism and used it in CountryStatusDisplay. 2015-09-22 15:39:27 -07:00
indexer - Code style changes. 2015-09-22 15:39:57 -07:00
installer/win [win] Updated installation scripts 2015-09-22 15:22:46 -07:00
iphone Better logic in MeasurementUtils::FormatDistance. 2015-09-22 15:39:56 -07:00
lang_getter Add languages getter utility. It uses wikipedia as source. 2015-09-22 15:28:20 -07:00
map Better logic in MeasurementUtils::FormatDistance. 2015-09-22 15:39:56 -07:00
platform - Make unique constants for map reader for all the platforms. 2015-09-22 15:39:56 -07:00
publisher Removed unnecessary include 2015-09-22 15:17:00 -07:00
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 Add some functions for search result's interface. 2015-09-22 15:39:52 -07:00
server [doc] Updated client/server protocol description 2015-09-22 15:27:44 -07:00
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 Fix bug with downloaded country name in startup view. 2015-09-22 15:39:45 -07:00
testing [mac] Use QApplication in unit tests instead of QCoreApplication, because on Mac QCoreApplication has not implemented correctly event loop 2015-09-22 15:27:01 -07:00
tools [android] Remove World and othe stuff from assets. Download countries with search. 2015-09-22 15:39:53 -07:00
version Fixed compilation for non-production builds if version.hpp wasn't created 2015-09-22 15:36:50 -07:00
words Completed platform refactoring and fixed paths for resources/writable dirs 2015-09-22 15:27:10 -07:00
yg [android] Fix font name paths. 2015-09-22 15:39:39 -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 One Month In Minsk. Made in Belarus. 2015-09-22 12:33:57 -07:00
bugs_sloynik.txt Add sloynik to omim!! Yea! 2015-09-22 15:12:57 -07:00
common.pri [linux] Fixed coastlines generation bug with float point rounding 2015-09-22 15:39:41 -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 Renamed map_benchmark to benchmark_tool 2015-09-22 15:22:37 -07:00
sloynik.pro Merge coding_sloynik and coding. 2015-09-22 15:12:58 -07:00
sloynik_common.pri Merge 3party and 3party_sloynik. Remove sloynik_common.pri. 2015-09-22 15:12:57 -07:00
tools_only.pro One Month In Minsk. Made in Belarus. 2015-09-22 12:33:57 -07:00