Commit Graph

  • 880bc8b3ba draw poi name if it is near the middle of the screen master Niels 2011-03-23 00:32:10 +0100
  • a3d3597d73 beautify drawing of battery level a bit Niels 2011-03-22 23:40:44 +0100
  • 3110a49a0d replace combobox with listwidget to select the poi type Niels 2011-03-22 16:33:27 +0100
  • 6bdf7c5f47 show file name instead of generic Point of Interest title in layer menu Niels 2011-03-22 16:32:06 +0100
  • f86e246ddb add not (yet) working downloader for routing data Niels 2011-03-22 15:26:48 +0100
  • 8d77601115 remove unused funktion triggerAction() from layers Niels 2011-02-19 13:34:01 +0100
  • 88bbfbef29 a bit more consistant ui Niels 2011-02-19 13:13:21 +0100
  • a9d68105c8 load file with crtl+o Niels 2011-02-18 10:21:53 +0100
  • d7480d3442 add download of poi to download widget Niels 2011-02-18 09:53:32 +0100
  • 2cf2695997 rename map icons Niels 2011-02-18 08:32:27 +0100
  • 6c5a65bbfa fix display of single poi Niels 2011-02-17 19:49:43 +0100
  • 67b755ca82 add a .pri file for common settings in the build system Niels 2011-02-17 16:57:57 +0100
  • 69d133c63c Revert "second try" Niels 2010-11-17 22:05:55 +0100
  • f1a2430393 Revert "first try to fix building with OpenWRT toolchain that does not include QtCore and QtGui in the include path" Niels 2010-11-17 22:05:12 +0100
  • 88239a2deb second try Niels 2010-11-17 14:21:07 +0100
  • da88ec21cd first try to fix building with OpenWRT toolchain that does not include QtCore and QtGui in the include path Niels 2010-11-17 14:11:42 +0100
  • bdecafa5bd draw icons of the points of interest loaded from a .osm file Niels 2010-11-17 10:58:22 +0100
  • 5e06ce0453 a little start at getting routing directions Niels 2010-11-17 09:49:16 +0100
  • 223efe7457 do not crash if no city is selected Niels 2010-11-05 16:43:32 +0100
  • 8a33464fa9 do not crash if plugins could not be loaded Niels 2010-11-05 13:07:12 +0100
  • 6c6fabbbda move route marker only if routing information is available for that point Niels 2010-11-05 09:58:00 +0100
  • a8c63604ae use monav plugin to do address look ups Niels 2010-11-04 21:01:35 +0100
  • 889c3fbc87 draw different symbol if gps device got no fix Niels 2010-11-04 19:18:16 +0100
  • 0dd2f334d0 emit a signal if the gps device got a fix Niels 2010-11-04 18:57:31 +0100
  • fd81fcf1f0 draw start and end markers only when they are set Niels 2010-11-04 18:56:26 +0100
  • e18428cb23 add monav plugins from http://code.google.com/p/monav/ and use them to calculate routes Niels 2010-11-03 21:39:06 +0100
  • 2d6e62a111 add layer that displays points of interest from a .osm file TODO: draw different icons Niels 2010-10-30 21:35:33 +0200
  • 1d81db0056 fix layout of download widget Niels 2010-10-11 14:47:06 +0200
  • 4c4a960d13 show download progress only during the download Niels 2010-10-11 14:41:28 +0200
  • 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. Niels 2010-10-11 14:24:36 +0200
  • 8daff2686c add menu to show/hide layers Niels 2010-10-01 15:01:08 +0200
  • bfd639fd99 add option to skip existing tiles while downloading; based on patch by Mikhail Peselnik Niels 2010-09-11 09:36:56 +0200
  • 4e98efe5a5 move handling of application parameters to main.cpp Niels 2010-09-08 14:31:52 +0200
  • bf6b56644e don't perform action if a modifier is pressed Niels 2010-09-08 14:29:50 +0200
  • e25b856e35 add offline routing via routino Niels 2010-07-29 22:24:38 +0200
  • f550a9a873 display direction from gpsd Niels 2010-07-21 21:18:51 +0200
  • 31392488d2 get direction, speed and altitude from gpsd Niels 2010-07-21 21:04:58 +0200
  • 772ed4475a press Alt+s to take a screenshot of the map Niels 2010-07-21 21:03:25 +0200
  • baed4e06d9 remove unused code Niels 2010-06-23 19:03:29 +0200
  • 012268a764 update gpsclient to new json based gpsd protocol Niels 2010-06-22 22:33:55 +0200
  • 2dbc275890 move key handling to the layers add layer to show current gps position Niels 2010-06-22 22:31:29 +0200
  • 43593f6d4b split painting code into layer classes add time and battery status display Niels 2010-06-21 23:38:54 +0200
  • ca3823c18f speed up scaling of the gpx track Niels 2010-06-15 15:31:27 +0200
  • e00325730b move config file to Maps/nanomap.conf Niels 2010-06-15 14:42:01 +0200
  • 95c361f90b load tracks from .gpx files and show them in the map Niels 2010-06-15 14:31:25 +0200
  • a76267346b draw little arrow under marker pointing to exact location Niels 2010-06-13 11:58:38 +0200
  • 327d963696 change keyboard mapping q -> Esc ? -> h Niels 2010-06-13 11:14:40 +0200
  • 38c7c10bcf add a widget that downloads the tiles of higher zoom levels of the currently visible area Niels 2010-06-10 23:52:34 +0200
  • f236bb8248 initial import Niels 2010-06-09 11:19:24 +0200