Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qt/qt.pro
AgeCommit message (Expand)Author
2016-04-05[qt] editor.config is a part of project bundle.Alex Zolotarev
2016-03-23[qt] Create new feature dialog.Alex Zolotarev
2016-03-23[qt] Place Page dialog.Alex Zolotarev
2016-03-23[qt] Sorted .pro file sources and headers.Alex Zolotarev
2016-03-23[qt] OSM Auth dialog for desktop editor.Alex Zolotarev
2016-03-23Base editor serialization.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23[qt] Editor Dialog UI.Alex Zolotarev
2016-01-19[styles] Use _legacy suffix in scripts and qt.proIlya Zverev
2015-12-18Roboto-Medium font instead of Roboto-Regular.Dmitry Yunitsky
2015-12-16Build error fix: forgot to replace font name in qt project.Alex Zolotarev
2015-11-30rebase fixesExMix
2015-11-30[drape] gui subsystem. CompassExMix
2015-11-30[drape] build android with drapeExMix
2015-11-06Enamble linux build.Sergey Magidovich
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23Fix linux buildSergey Yershov
2015-09-23[omim] Passed metadata to search results.Ilya Grechuhin
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Removed unused bzip2 library from the project.Alex Zolotarev
2015-09-23[fonts] Replace WenQuanYi MicroHei with Droid Sans FallbackIlya Zverev
2015-09-23Network status check for online routerLev Dragunov
2015-09-23[osx] Rearrange resources, fixing macosx buildIlya Zverev
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23[omim-build] Fixed link order of zlib and stats_client.Yuri Gorshenin
2015-09-23Add succint subprojectLev Dragunov
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23MapsWithMe => MAPS.MEAlex Zolotarev
2015-09-23Add drape dependencies conditionally, only if drape is in config.Artyom Polkovnikov
2015-09-23Remove drape from dependencies of map_server, map_tests, qt. Compiles well wi...Artyom Polkovnikov
2015-09-23review fixExMix
2015-09-23[desktop] conditional (USE_DRAPE) build supportExMix
2015-09-23[routing] Implement osrm routerDenis Koronchik
2015-09-23desktop compile fixExMix
2015-09-23[routing] Added routing library to all targetsAlex Zolotarev
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23[linux] put fonts to separate directoryDarafei Praliaskouski
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[qt] Fixed compilationAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[qt] Support for high-DPI devices like Chromebook PixelDarafei Praliaskouski
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23linux deploymentDarafei Praliaskouski
2015-09-23- Remove version.pro generating;vng
2015-09-23fix dependence for windows buildExMix
2015-09-23Removed visibility.txtDarafei Praliaskouski
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski