Added coordinates to Messages, added Message type.
[situare] / src / coordinates / geocoordinate.h
2010-11-04 Jussi LaitinenAdded coordinates to Messages, added Message type.
2010-07-30 Sami RämöDrawing the red location dot, documenting, clean-up
2010-07-30 Sami RämöRe-factoring
2010-07-19 Sami RämöAdded missing comments
2010-07-19 Sami RämöImproved GeoCoordinate::isValid() check
2010-07-16 Sami RämöFixed reading the initial coordinate from the settings
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-07-15 Sami RämöRemoved duplicate GeoCoordinate class from src/gps
2010-07-14 Sami RämöImplemented GeoCoordinate::convertFrom, iterated unit...
2010-07-14 Sami RämöUnit tests for converting GeoCoordinate to SceneCoordinate
2010-07-13 Sami RämöImplemented SceneCoordinate class and unit tests
2010-07-13 Sami RämöImplemented GeoCoordinate class and unit tests