🍃 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:29 -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] string localizations. 2015-09-22 15:39:28 -07:00
bada - Created [generator],[generator_tests] and moved indexer_tool to [generator_tool] 2015-09-22 15:13:54 -07:00
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 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 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 [win] Updated installation scripts 2015-09-22 15:22:46 -07:00
iphone [iphone] string localizations. 2015-09-22 15:39:28 -07:00
lang_getter Add languages getter utility. It uses wikipedia as source. 2015-09-22 15:28:20 -07:00
map added strings localization mechanism and used it in CountryStatusDisplay. 2015-09-22 15:39:27 -07:00
platform Remove ugly copy-paste. 2015-09-22 15:39:14 -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 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 [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 added CountryStatusDisplay GUI element and using it into InformationDisplay. 2015-09-22 15:39:20 -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 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 Completed platform refactoring and fixed paths for resources/writable dirs 2015-09-22 15:27:10 -07:00
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 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 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 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