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
AgeCommit message (Expand)Author
2015-10-02Mac OS X El Capitan: fixed http download error introduced by Apple for more s...Alex Zolotarev
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-23Qt: use new secret commandsConstantin Shalnev
2015-09-23Use short commands to change styleConstantin Shalnev
2015-09-23Added platforms secret-word's style switchersConstantin Shalnev
2015-09-23Fix linux buildSergey Yershov
2015-09-23[omim] Passed metadata to search results.Ilya Grechuhin
2015-09-23[routing] Framework API route between two points support.Lev Dragunov
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-23Split routing callback setting to the two separate framework functions.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23QT uses set/get router functionsConstantin Shalnev
2015-09-23Added explicit parameter timeout in BuildRoute functionConstantin Shalnev
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin
2015-09-23Network status check for online routerLev Dragunov
2015-09-23[osx] Rearrange resources, fixing macosx buildIlya Zverev
2015-09-23New vector for absent routing filesLev Dragunov
2015-09-23Minor code style fixes.vng
2015-09-23[omim] Removed yards.Ilya Grechuhin
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[alohalytics] Refactored and updated statistics engine.Alex Zolotarev
2015-09-23[search] Logic refactoring: search only in current viewport (or only around p...vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[threading] Fixed scheduled task API and tests.Yuri Gorshenin
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Review fixes.vng
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23[pedestrian-routing-benchmarks] Added pedestrian routing benchmarks.Yuri Gorshenin
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23Fix include path for qt & qt_tstfrmSergey Yershov
2015-09-23implemented ChangeColorScheme functionality and its test for supported platformsConstantin Shalnev
2015-09-23[omim-build] Fixed link order of zlib and stats_client.Yuri Gorshenin
2015-09-23[desktop] Fixed Downloader issues.vng
2015-09-23[desktop] Removed FollowRoute on desktop (crashes on location routine).vng
2015-09-23[bookmark] Fixed memory leaks in UserMarkCopy.Yuri Gorshenin
2015-09-23[desktop] Added empty routing callback.vng
2015-09-23Add succint subprojectLev Dragunov
2015-09-23[desktop] Compilation fix.vng
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23MapsWithMe => MAPS.MEAlex Zolotarev
2015-09-23Fix some build issueSergey Yershov
2015-09-23Improvements in turn generation near roundabouts. Correct turn generation in ...Vladimir Byko-Ianko