gnome-maps:wip/jonasdn/storedRoute

Last commit made on 2015-08-16
Get this branch:
git clone -b wip/jonasdn/storedRoute https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/jonasdn/storedRoute
Repository:
lp:gnome-maps

Recent commits

5ed45f5... by Jonas Danielsson

application: Append our theme path earlier

61b23de... by Jonas Danielsson

sidebar: Add storing of recent routes

Add route to placeStore, after timeout. In order
to not store each intermitten route when doing multiple
places route searches. Wait 5 seconds before adding a route to
the place store.

83d4f60... by Jonas Danielsson

 searchPopup: Handle activation by stored route

48d7315... by Jonas Danielsson

mainWindow: Match stored routes

8da8cb2... by Jonas Danielsson

placeFormatter: Format stored route

7f0985d... by Jonas Danielsson

placeEntry: Add match route property

7a5b9d2... by Jonas Danielsson

mapView: Add method to show stored route

a9f1503... by Jonas Danielsson

routeService: Handle stored routes

9ee5f6a... by Jonas Danielsson

placeStore: Add storing of recent route

c1e683d... by Jonas Danielsson

Add storedRoute module