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] Warning fixAlex Zolotarev
2015-09-23Add "System of measurement".vng
2015-09-23Make smooth scale control.vng
2015-09-23Enchanced search result GUI.vng
2015-09-23[qt] Fixed lost focus for search results tableAlex Zolotarev
2015-09-23[qt] Added search active indicator and clear text buttonAlex Zolotarev
2015-09-23[search] Implement query termination. Make search slow to test it :)Yury Melnichek
2015-09-23Closed #282 - refresh search results when viewport is changedAlex Zolotarev
2015-09-23[search] Make search on parallel threads. Crashes! TODO: Fix crashes and use ...Yury Melnichek
2015-09-23[qt] Final search edit focus fix, now works with icon click and cmd+fAlex Zolotarev
2015-09-23[qt] Fixed search text input focus issuesAlex Zolotarev
2015-09-23[qt] Added threading slot/signal connection for search resultsAlex Zolotarev
2015-09-23Fixed defines for no_downloader buildsAlex Zolotarev
2015-09-23[qt] Added support for search::Result and suggestionsAlex Zolotarev
2015-09-23[search] Introduce different types of results.Yury Melnichek
2015-09-23[qt] Updated icons, removed shaw all iconAlex Zolotarev
2015-09-23[qt] Rewrote search panelAlex Zolotarev
2015-09-23Added special macroses to disable downloader in desktop release/producton con...Alex Zolotarev
2015-09-23[mac] Updated resources listAlex Zolotarev
2015-09-23[qt] Added unicode composition for text entered by userAlex Zolotarev
2015-09-23Fix assertions in Release.vng
2015-09-23empty rect handling in ShowRect.rachytski
2015-09-23Refactored and improved search: approximate matching and splitting feature na...Yury Melnichek
2015-09-23Fixed yg includes, should improve compilation speedAlex Zolotarev
2015-09-23Warning fixAlex Zolotarev
2015-09-23Fixed MSVC2010 compilation issuesAlex Zolotarev
2015-09-23Removed boost:: namespace and fixed boost includesAlex Zolotarev
2015-09-23Add tests for buffer_vector.vng
2015-09-23[win] My Position works using wifi or local router gatewayAlex Zolotarev
2015-09-23Created search libraryAlex Zolotarev
2015-09-23Knee-search v0.2, limited to viewport onlyAlex Zolotarev
2015-09-23[qt] Removed searchwindowAlex Zolotarev
2015-09-23[qt] Catch and print exception in mainAlex Zolotarev
2015-09-23Search by world mapAlex Zolotarev
2015-09-23[qt] Fixed build errorAlex Zolotarev
2015-09-23[qt] Fixed release build errorAlex Zolotarev
2015-09-23[qt] Simple search by viewportAlex Zolotarev
2015-09-23Added search bar (can be activated by Ctrl+F/CMD+F)Alex Zolotarev
2015-09-23Added language preferences support for displayed textAlex Zolotarev
2015-09-23Added save/load preffered languages order to the frameworkAlex Zolotarev
2015-09-23[qt] Uncommented preferences dialogAlex Zolotarev
2015-09-23Refactoring of feature structure:vng
2015-09-23Introduced LocationManager with multiple location services supportAlex Zolotarev
2015-09-23Refactored Downloader, added HTTP POST supportAlex Zolotarev
2015-09-23rendering only opaque pixels on SkinPage when using multisampling.rachytski
2015-09-23Fixed project filesAlex Zolotarev
2015-09-23implemented runtime opengl functionality checking.rachytski
2015-09-23refactored benchmarks support.rachytski
2015-09-23Set start scale to 3 in scale slider bar.vng
2015-09-23Remove useless dependencies in headers.vng