Incorporated changes from bus project.
authorMax Waterman <davidmaxwaterman@jeeves.(none)>
Sat, 17 Sep 2011 17:45:22 +0000 (20:45 +0300)
committerMax Waterman <davidmaxwaterman@jeeves.(none)>
Sat, 17 Sep 2011 17:45:22 +0000 (20:45 +0300)
commit3406287d71dac0a117ba8714f2d85bb67fbbec45
treec95a7f6acb03de6e1214f31b82fe40afe4a8899e
parent15842000c65c6c7529d0fe35e13253adb4293afd
Incorporated changes from bus project.
54 files changed:
include/QGeoPositionInfo [deleted file]
include/QGeoPositionInfoSource [deleted file]
include/qgeocoordinate.h [deleted file]
include/qgeopositioninfo.h [deleted file]
include/qgeopositioninfosource.h [deleted file]
include/qmobilityglobal.h [deleted file]
qtc_packaging/debian_fremantle/README [new file with mode: 0644]
qtc_packaging/debian_fremantle/changelog [new file with mode: 0644]
qtc_packaging/debian_fremantle/compat [new file with mode: 0644]
qtc_packaging/debian_fremantle/control [new file with mode: 0644]
qtc_packaging/debian_fremantle/copyright [new file with mode: 0644]
qtc_packaging/debian_fremantle/rules [new file with mode: 0755]
src/gpscontroller.cpp
src/gpscontroller.h
src/gpscontroller_p.cpp
src/gpscontroller_p.h
src/location.cpp
src/location.h
src/location_p.cpp
src/location_p.h
src/locations.cpp
src/locations.h
src/main.cpp
src/route.cpp
src/route.h
src/route_p.cpp
src/route_p.h
src/routedata.h
src/ui.cpp
src/ui.h
src/uicontroller.cpp
src/uicontroller.h
src/xmlparser.cpp [new file with mode: 0644]
src/xmlparser.h [new file with mode: 0644]
src/ytv.h
tests/routeParserTest/main.cpp [new file with mode: 0644]
tests/routeParserTest/routeParserTest.pro [new file with mode: 0644]
tests/routeParserTest/routeResponse-2-pretty.xml [new file with mode: 0644]
tests/routeParserTest/routeResponse-2.xml [new file with mode: 0644]
tests/routeParserTest/routeResponse-pretty.xml [new file with mode: 0644]
tests/routeParserTest/routeResponse.xml [new symlink]
tests/testSummary [deleted file]
tests/tests.pri [deleted file]
tests/tests.pro [deleted file]
tests/ut_gpscontroller/ut_gpscontroller.cpp [deleted file]
tests/ut_gpscontroller/ut_gpscontroller.h [deleted file]
tests/ut_gpscontroller/ut_gpscontroller.pro [deleted file]
tests/ut_location/ut_location.cpp [deleted file]
tests/ut_location/ut_location.h [deleted file]
tests/ut_location/ut_location.pro [deleted file]
tests/ut_route/ut_route.cpp [deleted file]
tests/ut_route/ut_route.h [deleted file]
tests/ut_route/ut_route.pro [deleted file]
tests/ut_route/ut_sampleinput.h [deleted file]