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-09-23Fix possible bug - sizes should be assigned to Navigator before Framework::Sh...vng
2015-09-23[qt] Minor code fixes.vng
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23Remove Sloynik.Yury Melnichek
2015-09-23[framework] support for gui-less initializationDarafei Praliaskouski
2015-09-23[linux] disable My Location on linuxDarafei Praliaskouski
2015-09-23[debian] fix lintian warningsDarafei Praliaskouski
2015-09-23[qt] tweaking update dialogDarafei Praliaskouski
2015-09-23[linux] put fonts to separate directoryDarafei Praliaskouski
2015-09-23Remove obsolete Framework::DrawPlacemark.vng
2015-09-23Fix ScheduledTask tests with blocking Cancel.vng
2015-09-23Fixed warnings in our codeAlex Zolotarev
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-23Fix according to code review.vng
2015-09-23- Do non-blocking Cancel in ScheduledTask. Blocking Cancel "causes" deadlock ...vng
2015-09-23[desktop] Fix compilation on QT5.vng
2015-09-23[qt] support for hi-res on non-retina qt5 buildsDarafei Praliaskouski
2015-09-23[qt] allow qt4 buildsDarafei Praliaskouski
2015-09-23[desktop] Support of retina display.vng
2015-09-23Migrating to QT5.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23Factor out and order all GUI-element depth constants in one place.vng
2015-09-23compilation fixExMix
2015-09-23new name for some resourcesExMix
2015-09-23new balloon integrationExMix
2015-09-23compile warning fixExMix
2015-09-23historical stuff cleanupDarafei Praliaskouski
2015-09-23[qt] Support for high-DPI devices like Chromebook PixelDarafei Praliaskouski
2015-09-23[logo] updated logo for desktopDarafei Praliaskouski
2015-09-23fix crashing on shutdown. Qt not garanted that OpenGL context will be binded...ExMix
2015-09-23[desktop] Fix annoying bookmarks in desktop navigation.vng
2015-09-23Code style fixExMix
2015-09-23Bookmarks on desktop build now availableExMix
2015-09-23[desktop] Correct distance in search results.vng
2015-09-23fix for desktop. We need call m_frameFn in timer for use pause/resume logic i...ExMix
2015-09-23[android] Code style fix according to code review.vng
2015-09-23[iOS] Bookmark logic changedKirill Zhdanovich
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23switch off geolocation with downloaderDarafei 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-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23refactored qt_tstfrm to add support for gui_tests.rachytski
2015-09-23fixed minor bugs with exception handling.rachytski