2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[search] Comment out spelling to make search faster. More... over 14 years ago
For VNG: to finish methods implementation More... over 14 years ago
[qt] Added search active indicator and clear text button More... over 14 years ago
[search] Tweak name match scoring. More... over 14 years ago
Fix msvc compilation error.
vng
More... over 14 years ago
Fix AV on exit.
vng
More... over 14 years ago
[gcc] Fixed build error More... over 14 years ago
Updated search categories More... over 14 years ago
[planet][110601] More... over 14 years ago
[search] Implement query termination. Make search slow to test it :) More... over 14 years ago
Make index exception-safe! More... over 14 years ago
[win] Closed #281 - Get preferred languages on first startup More... over 14 years ago
Catch all exceptions in Runner. More... over 14 years ago
Declare RootException::Msg() throw(). More... over 14 years ago
[search] Fix logic to select feature name. More... over 14 years ago
[search] Add one more test for the KeywordMatcher. More... over 14 years ago
[search] Fix query_test. More... over 14 years ago
Draw tunnels transparent: - set special layer flag when generating; - add additional id (transparent) for drawing rule;
vng
More... over 14 years ago
Warning fixes More... over 14 years ago
[win] Added incomplete windows installer scripts More... over 14 years ago
Closed #282 - refresh search results when viewport is changed More... over 14 years ago
Add pair<int, int> DrawableScaleRangeForText(). It returns min and max scales.
vng
More... over 14 years ago
[search] Stop query when a new one comes. More... over 14 years ago
[search] Copy index in query. Fixes crashes. Still TODO to stop the search when another query comes. More... over 14 years ago
[search] Make search on parallel threads. Crashes! TODO: Fix crashes and use Query.SetTerminateFlag(). More... over 14 years ago
Draw road's number.
vng
More... over 14 years ago
refactored all text rendering using TextElement subclasses. More... over 14 years ago
Move Runner destructor back to public. More... over 14 years ago
moved path text filtering into TextRenderer More... over 14 years ago
[qt] Final search edit focus fix, now works with icon click and cmd+f More... over 14 years ago