situare
13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Mon, 16 Aug 2010 10:06:27 +0000 (13:06 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded destructor in indicator button panel and modified functional tests
Katri Kaikkonen [Mon, 16 Aug 2010 09:59:56 +0000 (12:59 +0300)]
Added destructor in indicator button panel and modified functional tests
Reviewed by Jussi Laitinen and Sami Rämö

13 years agoRemoved QtGui includes
Sami Rämö [Fri, 13 Aug 2010 08:31:58 +0000 (11:31 +0300)]
Removed QtGui includes

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Thu, 12 Aug 2010 08:53:17 +0000 (11:53 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded focus to QTextEdit in update location dialog
Katri Kaikkonen [Thu, 12 Aug 2010 08:50:39 +0000 (11:50 +0300)]
Added focus to QTextEdit in update location dialog

13 years agoFixed comments
Sami Rämö [Thu, 12 Aug 2010 07:49:57 +0000 (10:49 +0300)]
Fixed comments

13 years agoUpdates to unit test script
Sami Rämö [Thu, 12 Aug 2010 07:05:31 +0000 (10:05 +0300)]
Updates to unit test script

 - Output filtering patterns are now in separate file, so adding
   more of them is easy

 - Output is more clear in scratchbox

 - Added some parameters for make; running 3 threads and not so verbose
   output

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Thu, 12 Aug 2010 06:22:51 +0000 (09:22 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoFixed bug in MapEngine unit tests
Sami Rämö [Thu, 12 Aug 2010 06:20:51 +0000 (09:20 +0300)]
Fixed bug in MapEngine unit tests

 - MapEngine must have view attached before using the map,
   and the tests didn't have, so the test segfaulted

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Pekka Nissinen [Wed, 11 Aug 2010 14:23:14 +0000 (17:23 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoMerge branch 'fullscreen_button_hide'
Sami Rämö [Wed, 11 Aug 2010 14:07:35 +0000 (17:07 +0300)]
Merge branch 'fullscreen_button_hide'

13 years agoFixed a bug in indicator button panel which caused infinite loop in paint event
Katri Kaikkonen [Wed, 11 Aug 2010 13:22:13 +0000 (16:22 +0300)]
Fixed a bug in indicator button panel which caused infinite loop in paint event

13 years agoFunctional test for full screen button hiding fullscreen_button_hide
Sami Rämö [Wed, 11 Aug 2010 13:55:56 +0000 (16:55 +0300)]
Functional test for full screen button hiding

13 years agoMerge branch 'master' into fullscreen_button_hide
Sami Rämö [Wed, 11 Aug 2010 13:22:17 +0000 (16:22 +0300)]
Merge branch 'master' into fullscreen_button_hide

13 years agoFixed a bug in indicator button panel which caused infinity loop in paint event
Katri Kaikkonen [Wed, 11 Aug 2010 13:22:13 +0000 (16:22 +0300)]
Fixed a bug in indicator button panel which caused infinity loop in paint event

13 years agoRestored Doxyfile
Sami Rämö [Wed, 11 Aug 2010 11:23:56 +0000 (14:23 +0300)]
Restored Doxyfile

13 years agoAdded functional tests for distance indication button indicator
Katri Kaikkonen [Wed, 11 Aug 2010 11:05:25 +0000 (14:05 +0300)]
Added functional tests for distance indication button
Reviewed by Sami Rämö

13 years agoImplemented full screen button hiding after a delay
Sami Rämö [Wed, 11 Aug 2010 09:54:14 +0000 (12:54 +0300)]
Implemented full screen button hiding after a delay

 - Revieved by Katri Kaikkonen

 - Some clean-up for Application

13 years agoFixing defects found in the review
Katri Kaikkonen [Wed, 11 Aug 2010 06:35:57 +0000 (09:35 +0300)]
Fixing defects found in the review
Reviewed by Sami Rämö

13 years agoMerge branch 'master' into indicator
Katri Kaikkonen [Tue, 10 Aug 2010 09:26:31 +0000 (12:26 +0300)]
Merge branch 'master' into indicator

Conflicts:
src/src.pro

13 years agoAdded signals, distance counter, text label to panel and distance text.
Katri Kaikkonen [Tue, 10 Aug 2010 09:14:48 +0000 (12:14 +0300)]
Added signals, distance counter, text label to panel and distance text.
Also added draggability to the panel.

13 years agoFixed defects found in the review of MapRouteItem
Sami Rämö [Mon, 9 Aug 2010 12:47:43 +0000 (15:47 +0300)]
Fixed defects found in the review of MapRouteItem

 - Reviewed by Jussi Laitinen

 - Created enum for MapScene item zValues

13 years agoRe-factoring GeocodingService parser and Location class
Sami Rämö [Mon, 9 Aug 2010 10:29:04 +0000 (13:29 +0300)]
Re-factoring GeocodingService parser and Location class

 - Reviewed by Jussi Laitinen

 - Changed GeocodingService to parse and save recommended viewport
   instead of bounds

 - Re-factored Location class interface to use GeoCoordinate
   parameters instead of separate latitude and longitude
   double parameters

13 years agoRe-factored location search into separate GeocodingService class
Sami Rämö [Mon, 9 Aug 2010 08:07:12 +0000 (11:07 +0300)]
Re-factored location search into separate GeocodingService class

 - Reviewed by Jussi Laitinen

13 years agoRe-factoring, created error.h, clean-up
Sami Rämö [Mon, 9 Aug 2010 06:13:46 +0000 (09:13 +0300)]
Re-factoring, created error.h, clean-up

 - Reviewed by Pekka Nissinen

 - created error.h and moved all error related constants there from common.h

 - removed list of current network requests from RoutingService

 - some clean-up

13 years agoFixing defects found in the review of Route, RouteSegment & RoutingService
Sami Rämö [Thu, 5 Aug 2010 12:30:23 +0000 (15:30 +0300)]
Fixing defects found in the review of Route, RouteSegment & RoutingService

 - Reviewed by Pekka Nissinen

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Thu, 5 Aug 2010 09:39:50 +0000 (12:39 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded corner case tests for networking
Sami Rämö [Wed, 4 Aug 2010 07:47:48 +0000 (10:47 +0300)]
Added corner case tests for networking

13 years agoMerge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator
Katri Kaikkonen [Wed, 4 Aug 2010 07:37:33 +0000 (10:37 +0300)]
Merge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator

13 years agoFixed signals
Katri Kaikkonen [Wed, 4 Aug 2010 07:28:11 +0000 (10:28 +0300)]
Fixed signals

13 years agoMinor modifications to two debug prints
Sami Rämö [Tue, 3 Aug 2010 12:19:38 +0000 (15:19 +0300)]
Minor modifications to two debug prints

13 years agoMade some minor cosmetic changes and sorted images.grc alphabetically
Pekka Nissinen [Tue, 3 Aug 2010 11:31:59 +0000 (14:31 +0300)]
Made some minor cosmetic changes and sorted images.grc alphabetically

13 years agoMerge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator
Sami Rämö [Tue, 3 Aug 2010 07:49:38 +0000 (10:49 +0300)]
Merge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator

13 years agoFixed distance calculate
Katri Kaikkonen [Tue, 3 Aug 2010 07:48:00 +0000 (10:48 +0300)]
Fixed distance calculate

13 years agoMerge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator
Sami Rämö [Tue, 3 Aug 2010 07:40:44 +0000 (10:40 +0300)]
Merge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator

13 years agoFixed SceneCoordinate::azimuthTo() angle calculation
Sami Rämö [Tue, 3 Aug 2010 07:39:25 +0000 (10:39 +0300)]
Fixed SceneCoordinate::azimuthTo() angle calculation

 - Implemented also a unit test for the method

13 years agoMerge branch 'master' into indicator
Katri Kaikkonen [Mon, 2 Aug 2010 13:46:46 +0000 (16:46 +0300)]
Merge branch 'master' into indicator

Conflicts:
src/map/mapengine.cpp
src/ui/indicatorbutton.cpp
src/ui/mainwindow.cpp

13 years agoAdded indicatorbuttonpanel.cpp and indicatorbuttonpanel.h
Katri Kaikkonen [Mon, 2 Aug 2010 13:15:21 +0000 (16:15 +0300)]
Added indicatorbuttonpanel.cpp and indicatorbuttonpanel.h

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Mon, 2 Aug 2010 12:59:14 +0000 (15:59 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

Conflicts:
tests/coordinates/geocoordinate/testgeocoordinate.cpp

13 years agoUnit tests for SceneCoordinate operators
Sami Rämö [Mon, 2 Aug 2010 12:55:09 +0000 (15:55 +0300)]
Unit tests for SceneCoordinate operators

 - Reviewed by Pekka Nissinen

13 years agoUnit tests for GeoCoordinate operator- and distanceTo()
Sami Rämö [Mon, 2 Aug 2010 12:10:32 +0000 (15:10 +0300)]
Unit tests for GeoCoordinate operator- and distanceTo()

 - Reviewed by Pekka Nissinen

13 years agoUnit tests for GeoCoordinate operator- and distanceTo()
Sami Rämö [Mon, 2 Aug 2010 12:10:32 +0000 (15:10 +0300)]
Unit tests for GeoCoordinate operator- and distanceTo()

 - Reviewed by Pekka Nissinen

13 years agoAdded functional test for GPS accuracy ring gps_accuracy_ring
Sami Rämö [Mon, 2 Aug 2010 10:34:08 +0000 (13:34 +0300)]
Added functional test for GPS accuracy ring

13 years agoReview, re-factored GPSLocationItem unit test
Sami Rämö [Mon, 2 Aug 2010 09:55:09 +0000 (12:55 +0300)]
Review, re-factored GPSLocationItem unit test

 - Reviewed by Jussi Laitinen

13 years agoMerge branch 'master' into gps_accuracy_ring
Sami Rämö [Mon, 2 Aug 2010 08:24:22 +0000 (11:24 +0300)]
Merge branch 'master' into gps_accuracy_ring

13 years agoFixed unit tests, GPSLocationItem disabled by default
Sami Rämö [Mon, 2 Aug 2010 07:54:01 +0000 (10:54 +0300)]
Fixed unit tests, GPSLocationItem disabled by default

 - Fixed unit test of GPSLocationItem to match the new functionality
  and implementation

 - GPSLocationItem is disabled by default

13 years agoDrawing the red location dot, documenting, clean-up
Sami Rämö [Fri, 30 Jul 2010 13:58:54 +0000 (16:58 +0300)]
Drawing the red location dot, documenting, clean-up

 - Implemented drawing the red location dot by using a child item.

 - Added missing documentation

 - Clean-up

13 years agoUpdates to accuracy ring radius and item's bounding rect.
Sami Rämö [Fri, 30 Jul 2010 13:09:19 +0000 (16:09 +0300)]
Updates to accuracy ring radius and item's bounding rect.

 - Accuracy ring radius is calculated from the accuracy got from
   the GPS.

 - Item's bounding rect is updated when accuracy ring radius
   changes, so there should not be any drawing artifacts anymore.

 - Removed SceneCoordinate dependency from GPSLocationItem.

13 years agoRe-factoring
Sami Rämö [Fri, 30 Jul 2010 10:43:33 +0000 (13:43 +0300)]
Re-factoring

 - Replaced MapEngine::sceneResolution() with
   MapScene::horizontalResolutionAtLatitude() and
   MapEngine::viewResolution()

13 years agoAdded vibration feedback test case.
Jussi Laitinen [Fri, 30 Jul 2010 10:22:08 +0000 (13:22 +0300)]
Added vibration feedback test case.

13 years agoRe-factoring: Removed MapEngine dependency from MapScene and Maptile
Sami Rämö [Fri, 30 Jul 2010 10:15:39 +0000 (13:15 +0300)]
Re-factoring: Removed MapEngine dependency from MapScene and Maptile

13 years agoModified vibration feedback to read settings every time.
Jussi Laitinen [Fri, 30 Jul 2010 10:03:57 +0000 (13:03 +0300)]
Modified vibration feedback to read settings every time.

13 years agoRemoved vibration enabling and disabling.
Jussi Laitinen [Fri, 30 Jul 2010 09:33:27 +0000 (12:33 +0300)]
Removed vibration enabling and disabling.

13 years agoAdded missing comments.
Jussi Laitinen [Fri, 30 Jul 2010 09:09:04 +0000 (12:09 +0300)]
Added missing comments.

13 years agoRe-factoring
Sami Rämö [Fri, 30 Jul 2010 09:08:52 +0000 (12:08 +0300)]
Re-factoring

 - Re-factored / moved MapEngine::greatCircleDistance()
   to GeoCoordinate::distanceTo()

 - Implemented operator- for GeoCoordinate

 - Changed GPSPositionPrivate implementation to return always the
   accuracy got from the GeoPositionInfo, and not the
   GPS_ACCURACY_UNDEFINED value in case of network positioning.

 - Changed the GPSLocationItem inherit from QGraphicsItem instead of
   QGraphicsPixmapItem. Implemented GPSLocationItem::boundingRect()

13 years agoAdded touchscreen enabled flag.
Jussi Laitinen [Fri, 30 Jul 2010 08:59:42 +0000 (11:59 +0300)]
Added touchscreen enabled flag.

13 years agoAdded touchscreen enabled settings read.
Jussi Laitinen [Fri, 30 Jul 2010 08:47:41 +0000 (11:47 +0300)]
Added touchscreen enabled settings read.

13 years agoMerge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator
Katri Kaikkonen [Fri, 30 Jul 2010 07:36:29 +0000 (10:36 +0300)]
Merge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator

13 years agoMerge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator
Katri Kaikkonen [Fri, 30 Jul 2010 07:32:40 +0000 (10:32 +0300)]
Merge branch 'indicator' of https://vcs.maemo.org/git/situare into indicator

Conflicts:
src/ui/indicatorbutton.cpp
src/ui/indicatorbutton.h

13 years agoAdded fibration feedback feature.
Jussi Laitinen [Fri, 30 Jul 2010 07:27:12 +0000 (10:27 +0300)]
Added fibration feedback feature.

13 years agoDrawing of GPS accuracy ring with hardcoded radius
Sami Rämö [Thu, 29 Jul 2010 14:03:29 +0000 (17:03 +0300)]
Drawing of GPS accuracy ring with hardcoded radius

 - Drawing is done outside the items bounding box, so there is
   some drawing artifacts

 - Changed GPSLocationItem to use the red "led" image and removed
   old green and yellow "led" images

13 years agoMerge branch 'master' into indicator
Sami Rämö [Thu, 29 Jul 2010 12:48:26 +0000 (15:48 +0300)]
Merge branch 'master' into indicator

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Thu, 29 Jul 2010 12:42:23 +0000 (15:42 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoShow cross-hair always when not auto centering
Sami Rämö [Thu, 29 Jul 2010 12:40:08 +0000 (15:40 +0300)]
Show cross-hair always when not auto centering

 - Reviewed by Henri Lampela

 - Show cross-hair always when auto centering is disabled and vice
   versa. Cross-hair is shown also when not logged in. Also the
   functional tests document was updated.

 - Enable GPS when auto centering is enabled

13 years agoAdded "anchoring" to screen edges for zoompanel and indicatorbutton
lampehe-local [Thu, 29 Jul 2010 12:17:21 +0000 (15:17 +0300)]
Added "anchoring" to screen edges for zoompanel and indicatorbutton

Reviewed by: Pekka Nissinen

13 years agoAdded distance information in indicator button
Katri Kaikkonen [Thu, 29 Jul 2010 05:28:28 +0000 (08:28 +0300)]
Added distance information in indicator button

13 years agoMerge branch 'master' into indicator
Sami Rämö [Wed, 28 Jul 2010 14:04:11 +0000 (17:04 +0300)]
Merge branch 'master' into indicator

Conflicts:
src/ui/indicatorbutton.h

13 years agoUpdate direction indicator after zooming, re-factoring
Sami Rämö [Wed, 28 Jul 2010 13:53:00 +0000 (16:53 +0300)]
Update direction indicator after zooming, re-factoring

 - Re-factored MapScene::spanItems() to use the new
   MapEngine::currentViewSceneRect() method

 - Direction indicator is now updated also after zooming

13 years agoDraw direction indicator triangle only when GPS location item is not visible
Sami Rämö [Wed, 28 Jul 2010 13:04:55 +0000 (16:04 +0300)]
Draw direction indicator triangle only when GPS location item is not visible

 - Implemented MapEngine::currentViewSceneRect()

 - Fixed a small typo

13 years agoModified FullScreenButton class to use simlair drawing methods as the IndicatorButton...
Pekka Nissinen [Wed, 28 Jul 2010 12:25:20 +0000 (15:25 +0300)]
Modified FullScreenButton class to use simlair drawing methods as the IndicatorButton class.
Changed ZoomButtonPanel to use the same background pattern (while dragging) as the IndicatorButton.
Fixed a few minor bugs in IndicatorButton class and made a few cosmetic changes.

Reviewed by: Henri Lampela

13 years agoDraw the direction indicator triangle only when auto centering disabled
Sami Rämö [Wed, 28 Jul 2010 11:42:53 +0000 (14:42 +0300)]
Draw the direction indicator triangle only when auto centering disabled

13 years agoDirection indicator triange updating
Sami Rämö [Wed, 28 Jul 2010 10:55:32 +0000 (13:55 +0300)]
Direction indicator triange updating

 - fixed azimuth calculation in SceneCoordinate::azimuthTo()

 - delivering new values from MapEngine to IndicatorButton

13 years agoBasic structure in MapEngine for updating the direction indicator
Sami Rämö [Wed, 28 Jul 2010 10:25:31 +0000 (13:25 +0300)]
Basic structure in MapEngine for updating the direction indicator

 - Implemented calculating the direction between two coordinates with
   SceneCoordinate::azimuthTo()

13 years agoAdded bounds and addressComponents for Location class
lampehe-local [Wed, 28 Jul 2010 09:45:20 +0000 (12:45 +0300)]
Added bounds and addressComponents for Location class
Removed unnessesary methods from Location class
Removed unnessesary items from parseSearchResults in RoutinService

Reviewed by: Jussi Laitinen

13 years agoRotation of the direction indicator triangle
Sami Rämö [Wed, 28 Jul 2010 09:31:48 +0000 (12:31 +0300)]
Rotation of the direction indicator triangle

13 years agoDrawing the basic direction indicator triangle
Sami Rämö [Wed, 28 Jul 2010 09:11:43 +0000 (12:11 +0300)]
Drawing the basic direction indicator triangle

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Pekka Nissinen [Tue, 27 Jul 2010 14:19:34 +0000 (17:19 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoYet another "cosmetic surgery"
Pekka Nissinen [Tue, 27 Jul 2010 14:18:31 +0000 (17:18 +0300)]
Yet another "cosmetic surgery"

13 years agoRe-factored SituareService::formUrlParameters() publish parameter
Sami Rämö [Tue, 27 Jul 2010 13:48:52 +0000 (16:48 +0300)]
Re-factored SituareService::formUrlParameters() publish parameter

 - Reviewed by Katri Kaikkonen

 - Boolean value parameter "publish" was previously delivered
   by using QString, which is now changed to bool

13 years agoFixed bug #5762: Location setting accuracy is not accurate
Sami Rämö [Tue, 27 Jul 2010 13:07:02 +0000 (16:07 +0300)]
Fixed bug #5762: Location setting accuracy is not accurate

 - Location update does now use more digits. Also required
   the new coordinate classes which use double data type
   for saving the coordinates

 - Reviewed by Katri Kaikkonen

13 years agoImplemented unit tests for MapRouteItem
Sami Rämö [Tue, 27 Jul 2010 10:50:43 +0000 (13:50 +0300)]
Implemented unit tests for MapRouteItem

 - Reviewed by Jussi Laitinen

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Tue, 27 Jul 2010 10:47:15 +0000 (13:47 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

Conflicts:
src/routing/routingservice.cpp

13 years agoRe-factored routing to use the new coordinate classes
Sami Rämö [Tue, 27 Jul 2010 10:37:05 +0000 (13:37 +0300)]
Re-factored routing to use the new coordinate classes

 - Reviewed by Jussi Laitinen

 - modified Route, RoutingService & MapRouteItem

13 years agoFew minor cosmetic changes here and there
Pekka Nissinen [Tue, 27 Jul 2010 10:34:00 +0000 (13:34 +0300)]
Few minor cosmetic changes here and there

13 years agogit Merge branch 'search_item'
lampehe-local [Tue, 27 Jul 2010 10:14:17 +0000 (13:14 +0300)]
git Merge branch 'search_item'

Conflicts:
src/engine/engine.cpp
src/ui/mainwindow.cpp

13 years agoLocation, searchDialog review
lampehe-local [Tue, 27 Jul 2010 10:03:59 +0000 (13:03 +0300)]
Location, searchDialog review

Reviewed by: Katri Kaikkonen

13 years agoMerge branch 'indicator'
Katri Kaikkonen [Tue, 27 Jul 2010 09:41:01 +0000 (12:41 +0300)]
Merge branch 'indicator'

13 years agoFixed memoryleaks from indicator button
Katri Kaikkonen [Tue, 27 Jul 2010 09:37:51 +0000 (12:37 +0300)]
Fixed memoryleaks from indicator button
Reviewed by: Henri Lampela

13 years agoAdded graphics and removed auto centering notifications
Katri Kaikkonen [Tue, 27 Jul 2010 09:06:25 +0000 (12:06 +0300)]
Added graphics and removed auto centering notifications
Reviewed by: Henri Lampela

13 years agoFixed unit tests projects
Sami Rämö [Tue, 27 Jul 2010 08:48:24 +0000 (11:48 +0300)]
Fixed unit tests projects

 - Route and MapRouteItem files were missing from the projects

13 years agoAdded location class for location search results and added location search dialog
lampehe-local [Tue, 27 Jul 2010 06:14:38 +0000 (09:14 +0300)]
Added location class for location search results and added location search dialog

13 years agoMerge branch 'master' into indicator
Katri Kaikkonen [Mon, 26 Jul 2010 08:50:16 +0000 (11:50 +0300)]
Merge branch 'master' into indicator

13 years agoAdded signals
Katri Kaikkonen [Mon, 26 Jul 2010 08:48:05 +0000 (11:48 +0300)]
Added signals

13 years agoChanged to QDbusInterface and QDBusMessage to be used only when running app in armel
lampehe-local [Thu, 22 Jul 2010 07:52:45 +0000 (10:52 +0300)]
Changed to QDbusInterface and QDBusMessage to be used only when running app in armel
Removed hardcoded route request

Reviewed by: Jussi Laitinen

13 years agoadded searchitem class
lampehe-local [Thu, 22 Jul 2010 07:42:09 +0000 (10:42 +0300)]
added searchitem class

13 years agobackup
lampehe-local [Thu, 22 Jul 2010 07:41:32 +0000 (10:41 +0300)]
backup

13 years agoMinor changes to engine.cpp and routingservice.cpp
Katri Kaikkonen [Thu, 22 Jul 2010 07:37:39 +0000 (10:37 +0300)]
Minor changes to engine.cpp and routingservice.cpp

13 years agoMerge branch 'master' into indicator
Katri Kaikkonen [Thu, 22 Jul 2010 07:06:25 +0000 (10:06 +0300)]
Merge branch 'master' into indicator

Conflicts:
src/engine/engine.cpp
src/src.pro
src/ui/mainwindow.h

13 years agoAdded distance indicator button
Katri Kaikkonen [Thu, 22 Jul 2010 06:42:24 +0000 (09:42 +0300)]
Added distance indicator button

13 years agoMerge branch 'route_json'
lampehe-local [Wed, 21 Jul 2010 12:22:39 +0000 (15:22 +0300)]
Merge branch 'route_json'

Conflicts:
src/engine/engine.h
src/network/networkaccessmanager.cpp
src/network/networkaccessmanager.h