Error message is shown when location search does not find locations
[situare] / src / routing /
2010-08-27 Sami RämöError message is shown when location search does not... routing_and_searching_errors
2010-08-27 Sami RämöError message is shown and progress indicator is stoppe...
2010-08-13 Jussi LaitinenAdded RouteWaypointList- and RouteWaypointListView...
2010-08-11 Jussi LaitinenList classes reviewed and fixed review observations.
2010-08-09 Sami RämöRe-factoring GeocodingService parser and Location class
2010-08-09 Sami RämöRe-factored location search into separate GeocodingServ...
2010-08-09 Sami RämöRe-factoring, created error.h, clean-up
2010-08-05 Sami RämöFixing defects found in the review of Route, RouteSegme...
2010-07-29 Jussi LaitinenModified FriendListItem and -Delegate to use ExtendedLi...
2010-07-28 lampehe-localAdded bounds and addressComponents for Location class
2010-07-27 Sami RämöMerge branch 'master' of https://vcs.maemo.org/git...
2010-07-27 Sami RämöRe-factored routing to use the new coordinate classes
2010-07-27 lampehe-localgit Merge branch 'search_item'
2010-07-27 lampehe-localAdded location class for location search results and...
2010-07-22 lampehe-localChanged to QDbusInterface and QDBusMessage to be used...
2010-07-22 Katri KaikkonenMinor changes to engine.cpp and routingservice.cpp
2010-07-21 lampehe-localMerge branch 'route_json'
2010-07-21 lampehe-localImplemented CloudMade authentication using user token route_json
2010-07-20 lampehe-localbackup for routing authorizing
2010-07-13 Sami RämöCenter and zoom to newly created route, adding document...
2010-07-13 Sami RämöImplemented MapRouteItem
2010-07-13 Sami RämöMinor clean-up
2010-07-13 Sami RämöFixed two bugs
2010-07-13 Sami RämöIntegrated json parsing and new container classes
2010-07-12 Sami RämöMerge branch 'master' into origin/route_json
2010-07-12 Sami RämöImplemented street names/numbers parser and unit tests...
2010-07-12 Sami RämöAdded comments
2010-07-12 Sami RämöImplemented Route class and unit tests for it
2010-07-09 Sami RämöCreated Route class basic structure (most of implementa...
2010-07-09 Sami RämöCreated RouteSegment class (street name parsing not...
2010-07-09 lampehe-localFirst draft of routing service