monav
add monav plugins from http://code.google.com/p/monav/ and use them to calculate routes
2010-11-03 21:39:06 +01:00
.gitignore
initial import
2010-06-09 11:19:24 +02:00
abstractlayer.cpp
add menu to show/hide layers
2010-10-01 15:01:08 +02:00
abstractlayer.h
add menu to show/hide layers
2010-10-01 15:01:08 +02:00
app.pro
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
batterylayer.cpp
add offline routing via routino
2010-07-29 22:24:38 +02:00
batterylayer.h
remove unused code
2010-06-23 19:03:29 +02:00
downloadwidget.cpp
fix layout of download widget
2010-10-11 14:47:06 +02:00
downloadwidget.h
let the user select a subdirectory to mass download tiles into. Use this for tiles you want to delete after usage. Just delete the subdirectory in $HOME/Maps.
2010-10-11 14:24:36 +02:00
gpsclient.cpp
emit a signal if the gps device got a fix
2010-11-04 18:57:31 +01:00
gpsclient.h
emit a signal if the gps device got a fix
2010-11-04 18:57:31 +01:00
gpslayer.cpp
draw different symbol if gps device got no fix
2010-11-04 19:18:16 +01:00
gpslayer.h
draw different symbol if gps device got no fix
2010-11-04 19:18:16 +01:00
gpxlayer.cpp
split painting code into layer classes
2010-06-21 23:38:54 +02:00
gpxlayer.h
split painting code into layer classes
2010-06-21 23:38:54 +02:00
main.cpp
add layer that displays points of interest from a .osm file
2010-10-30 21:35:33 +02:00
mainwidget.cpp
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
mainwidget.h
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
mapwidget.cpp
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
mapwidget.h
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
markerlayer.cpp
move key handling to the layers
2010-06-22 22:31:29 +02:00
markerlayer.h
move key handling to the layers
2010-06-22 22:31:29 +02:00
markerlist.cpp
initial import
2010-06-09 11:19:24 +02:00
markerlist.h
split painting code into layer classes
2010-06-21 23:38:54 +02:00
monavlayer.cpp
do not crash if plugins could not be loaded
2010-11-05 13:07:12 +01:00
monavlayer.h
add monav plugins from http://code.google.com/p/monav/ and use them to calculate routes
2010-11-03 21:39:06 +01:00
nanomap.pro
add monav plugins from http://code.google.com/p/monav/ and use them to calculate routes
2010-11-03 21:39:06 +01:00
poilayer.cpp
add layer that displays points of interest from a .osm file
2010-10-30 21:35:33 +02:00
poilayer.h
add layer that displays points of interest from a .osm file
2010-10-30 21:35:33 +02:00
projection.cpp
add offline routing via routino
2010-07-29 22:24:38 +02:00
projection.h
add offline routing via routino
2010-07-29 22:24:38 +02:00
searchwidget.cpp
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
searchwidget.h
use monav plugin to do address look ups
2010-11-04 21:01:35 +01:00
timelayer.cpp
move key handling to the layers
2010-06-22 22:31:29 +02:00
timelayer.h
move key handling to the layers
2010-06-22 22:31:29 +02:00