Changed GPS and automatic update buttons slots
authorSami Rämö <sami.ramo@ixonos.com>
Thu, 20 May 2010 12:17:34 +0000 (15:17 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Thu, 20 May 2010 12:17:34 +0000 (15:17 +0300)
commit5dc1cea408cf9cc848103fed2d785fa27ac89488
tree6f9866a2057af6338a18da120c9eee2560b201c6
parentc32b6560b8b233bb8fb936015e8816bf3e42800e
Changed GPS and automatic update buttons slots

 - Changed GPS & auto centering signals so that actions are not
   dependent on menu button signals anymore, which weren't emitted
   at startup when states were set but didn't change from buttons
   default states

 - changed messages so that they are displayed only at startup
   and when automatic centering is disabled because user have
   scrolled the map

 - some sorting

 - changed MapEngine GPS and automatic centering settings change
   methods to public
src/engine/engine.cpp
src/engine/engine.h
src/map/mapengine.cpp
src/map/mapengine.h
src/ui/mainwindow.cpp
src/ui/mainwindow.h