Subversion Repositories public

Rev

Rev 273 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
273 andreas 1
Version 0.7:
283 andreas 2
============
3
 
273 andreas 4
  * There is now a complete documentation available. It is part of
5
    the KDE4 help system.
6
 
283 andreas 7
  * Added support for shape files.
8
 
9
  * Added support for osm files. This is only available, if the plugin
10
    was compiled. Because this is currently marked as beta in Mapnik,
11
    the plugin may not be present.
12
 
13
  * Added support for GIS database. This allows SportWatcher to access
14
    a database with GIS data directly.
15
 
16
  * Added printing support; Now every activity can be print on paper.
17
 
251 andreas 18
Version 0.6:
19
============
20
 
21
 * SportWatcher was ported to KDE4.
22
 
23
 * On the main screen, there is a new tabView, who lets you view your
24
   activities in more detail. The map is now a new tab too. This allows you
25
   to view your map a lot bigger and therefore you see more details.
26
 
27
   The heart rate, elevation and speed is now on a separate tab too. If
28
   you click into one of the graphics, a cross is displayed, moving with
29
   the mouse as long as you press one of the mouse buttons.
30
 
31
 * The activities tree on the left side sorts the activities into years
32
   for every kind of activity.
33
 
217 andreas 34
Version 0.5:
35
============
36
 
37
 * It's now possible to import a training session from a XML file. The XML
38
   file must be in TCX-format. SportWatcher saves the information in the file
39
   as a .gmn-file. Then it looks like it was read directly from the watch.
40
 
216 andreas 41
Version 0.4:
152 andreas 42
============
43
 
216 andreas 44
 * It's now possible, to save GPS informations in GPX and OSM format. This
45
   allows to export the tracks into other programs and/or into maps.