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-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
2015-09-23Add search settings.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23[desktop] Take into account end marker for search results.vng
2015-09-23[desktop] Load bookmarks on startup.vng
2015-09-23[desktop] Delete "Search" bookmarks category when closing search.vng
2015-09-23refacatored iOS, Android and Desktop location updates handling.rachytski
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23Delete "Search" category when new search is started.vng
2015-09-23Framework::GetAddressInfo input point should be in screen coordinates.vng
2015-09-23Fix types getting in Framework::GetAddressInfo.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23Fix memory leaks in search when exception is thrown.vng
2015-09-23[desktop] Fix bug with group item click in downloader.vng