1
0
mirror of git://projects.qi-hardware.com/nanomap.git synced 2024-11-21 23:34:05 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Niels
1d81db0056 fix layout of download widget 2010-10-11 14:47:06 +02:00
Niels
4c4a960d13 show download progress only during the download 2010-10-11 14:41:28 +02:00
Niels
c4d718f8d4 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
Niels
8daff2686c add menu to show/hide layers 2010-10-01 15:01:08 +02:00
Niels
bfd639fd99 add option to skip existing tiles while downloading; based on patch by Mikhail Peselnik 2010-09-11 09:36:56 +02:00
Niels
4e98efe5a5 move handling of application parameters to main.cpp 2010-09-08 14:31:52 +02:00
Niels
bf6b56644e don't perform action if a modifier is pressed 2010-09-08 14:29:50 +02:00
Niels
e25b856e35 add offline routing via routino 2010-07-29 22:24:38 +02:00
Niels
f550a9a873 display direction from gpsd 2010-07-21 21:18:51 +02:00
Niels
31392488d2 get direction, speed and altitude from gpsd 2010-07-21 21:04:58 +02:00
Niels
772ed4475a press Alt+s to take a screenshot of the map 2010-07-21 21:03:25 +02:00
Niels
baed4e06d9 remove unused code 2010-06-23 19:03:29 +02:00
Niels
012268a764 update gpsclient to new json based gpsd protocol 2010-06-22 22:33:55 +02:00
Niels
2dbc275890 move key handling to the layers
add layer to show current gps position
2010-06-22 22:31:29 +02:00
Niels
43593f6d4b split painting code into layer classes
add time and battery status display
2010-06-21 23:38:54 +02:00
Niels
ca3823c18f speed up scaling of the gpx track 2010-06-15 15:31:27 +02:00
Niels
e00325730b move config file to Maps/nanomap.conf 2010-06-15 14:42:01 +02:00
Niels
95c361f90b load tracks from .gpx files and show them in the map 2010-06-15 14:31:25 +02:00
Niels
a76267346b draw little arrow under marker pointing to exact location 2010-06-13 11:58:38 +02:00
Niels
327d963696 change keyboard mapping
q -> Esc
? -> h
2010-06-13 11:14:40 +02:00
Niels
38c7c10bcf add a widget that downloads the tiles of higher zoom levels of the
currently visible area
2010-06-10 23:52:34 +02:00
Niels
f236bb8248 initial import 2010-06-09 11:19:24 +02:00