-------- V 0.5.1 --------
* convert waypoint icons from source code arrays into resource files
* add zoom by +/- keys (by Michael Ritzert)
* add custom icons dialog
* add custom icon upload protocol (60SCx & friends)
* make oc.de query icons configurable
* add GPSr screenshot feature
* add screenshot download protocol (60SCx & friends)
* add waypoint group edit for proximity distances (to check one-mile-rule)
* add support for GPSMap76Cx (UNTESTED)

-------- V 0.5.0 --------
* routing light
* add route upload protocol (60SCx & friends)

-------- V 0.4.1 --------
* select waypoint in list if clicked on canvas
* enhance live log (by Michael Ritzert)
* bugfix: multiple selected waypoints won't get deleted
* Use live log position for new waypoints (live log menu)
* Add button to save selected map set as gmapsupp.img

-------- V 0.4.0 --------
* fix crash when definition area labels are missing
* fix live position tolerance elipsis (vertical does not mean N-S, it means Up - Down)
* add distance measurement

-------- V 0.3.0 --------
* add support for eTrex Vista (serial) EXPERIMENTAL
* add support for eTrex VistaCx
* add support for transparent map overlays
* add live log (record position data from GPSr)

-------- V 0.2.2 --------
* add different projection modes
* read polyline names from NET section
* fix problems with polygons not drawn in the right order
* fix multiple string problem in top right info view
* allow to load plugins from environment variable QLANDKARTE_LIBDIR
* show selected maps only in map mode
* use 'definition area' polygons of tiles to toggle map tile selection (fix false selections)
* add 'delete by ...' dialog to waypoint tab
* add support for eMap (serial) EXPERIMENTAL
* add support for eTrex Venture Cx (UNTESTED)
* add support for GPSMap60Cx (UNTESTED)

-------- V 0.2.1 --------
* enhanced track info view
    - purge trackpoints
    - delete trackpoints
    - interact with map and track profile view
* track profile view
* add 'combine' and 'split' to track menu
* add config to select what is transfered at a global up/download
* add support for serial devices EXPERIMENTAL
* add support for GPSMap60SC
* add support for eTrex Legend (serial) EXPERIMENTAL
* removed view menu
* add detail widget to statusbar

-------- V 0.2.0 --------
* add dynamic loadable device drivers
* improve device support for GPSMap60SCx (fix partially incomplete
  waypoint transfer)
* add device support for eTrex Legend C
* fix bug: prevent QLandkarte from refusing to load the base map
  of a previously moved map collection.
* reset waypoint location by pressing the right mouse button while moving
* add waypoint toolview context menu
* add sticky waypoints. Sticky waypoints are always present.
* add download of map information about the device's maps
* add track info view (still quite basic)

-------- V 0.1.1 --------
* fixed bug appending file with *.gpx extension while saving.
* add links to waypoints
* add browser configuration
* make function menu mouse sensitive (for all mouse miles-n-more lovers)
* show identification, source and comment in waypoint or track toolview as columns
* show distance and azimuth (forward & backward) while moving waypoint (waypoint projection)
* changed 'waypoint move' mode from point-press-move-release to
  point-click-move-click. This will enable the user to zoom and move the map while
  moving the waypoint
* change 'waypoint new' mode from 'take current cursor position' to point-n-click
* add cursor icons to express current cursor function

-------- V 0.1.0 --------
* save data to *.gpx file (handle with care!)
* add printer support
* query www.opencaching.de for waypoints
* add information source to the waypoint and track
  toolview
* fixed bugs in timestamps
* separate 'edit' and 'move' for waypoints
  to avoid moving the waypoint accidentialy

-------- V 0.0.7 --------
* needs Qt 4.2.x (Qt 4.1.x will not work)
* add simple track support
    - download tracks
    - load tracks from *.gpx
* add waypoint icons from GPSMan
  (to enable all icons it needs a volunteer to add
  the icons to the lookup table and the icon setup dialog)

-------- V 0.0.6 --------
* add waypoint support
    - create waypoints
    - move / edit waypoints
    - upload / download waypoints
    - load waypoints from *.gpx
* restructure code
* sync. function key states and tabulator widget

-------- V 0.0.5 --------
* Load single *.img files

-------- V 0.0.4 --------
* Add Google Maps search toolbox
* add HTTP proxy settings to resource central
* changed function key settings to add ESC key as standard
  key to move a menu up
* fixed little bugs and glitches

-------- V 0.0.3 --------
* fixed a nasty bug for first time users.

-------- V 0.0.2 --------
* add points and points of interest to map rendering
* decode label section for 6 and 8 bit coded labels (10 bit
  are still missing as I do not have a referencing map)
* add strings to rendering for all major landmarks
* add info screen to display information about objects close
  to cursor.

-------- V 0.0.1 --------
* initial release
* basic viewer for maps implementing lines and polygons
* map tile upload