situare
14 years agoAdded auto updating methods to Engine.
Jussi Laitinen [Fri, 28 May 2010 10:49:56 +0000 (13:49 +0300)]
Added auto updating methods to Engine.

14 years agoModified gpspositionprivate.h headers.
Jussi Laitinen [Wed, 26 May 2010 07:05:38 +0000 (10:05 +0300)]
Modified gpspositionprivate.h headers.

14 years agoAdded automatic location update timer to Engine. Modified settings in
Jussi Laitinen [Tue, 25 May 2010 12:58:24 +0000 (15:58 +0300)]
Added automatic location update timer to Engine. Modified settings in
settingsdialog.

14 years agoChanged friend_group.png in res/images.
Jussi Laitinen [Tue, 25 May 2010 09:48:54 +0000 (12:48 +0300)]
Changed friend_group.png in res/images.

14 years agoToggled debug messages off.
lampehe-local [Tue, 25 May 2010 07:10:28 +0000 (10:10 +0300)]
Toggled debug messages off.

14 years agoImplemented logout feature
lampehe-local [Tue, 25 May 2010 07:05:19 +0000 (10:05 +0300)]
Implemented logout feature
Reviewed by: Ville Tiensuu
Bug fix
Reviewed by: Henri Lampela

14 years agoFixed seg fault bug in FriendListView. logout_bug
Jussi Laitinen [Tue, 25 May 2010 06:57:47 +0000 (09:57 +0300)]
Fixed seg fault bug in FriendListView.

14 years agoBugs with master
lampehe-local [Tue, 25 May 2010 06:46:28 +0000 (09:46 +0300)]
Bugs with master

14 years agoMerge branch 'logout_refactored'
lampehe-local [Mon, 24 May 2010 12:01:29 +0000 (15:01 +0300)]
Merge branch 'logout_refactored'

Conflicts:
src/ui/mainwindow.h

14 years agoFinal implementation of logout logout_refactored
lampehe-local [Mon, 24 May 2010 11:49:39 +0000 (14:49 +0300)]
Final implementation of logout

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Ville Tiensuu [Mon, 24 May 2010 11:41:02 +0000 (14:41 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agomerged with use_last_location
Ville Tiensuu [Mon, 24 May 2010 11:37:16 +0000 (14:37 +0300)]
merged with use_last_location

14 years agoChanged profile_pic_border.png in res/images. Changed AvatarImage and
Jussi Laitinen [Mon, 24 May 2010 11:17:53 +0000 (14:17 +0300)]
Changed profile_pic_border.png in res/images. Changed AvatarImage and
FriendListItem image sizes.

14 years agoModified map item click functional test.
Jussi Laitinen [Mon, 24 May 2010 09:19:24 +0000 (12:19 +0300)]
Modified map item click functional test.

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 24 May 2010 08:52:17 +0000 (11:52 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoFriend list code reviewed.
Jussi Laitinen [Mon, 24 May 2010 08:45:58 +0000 (11:45 +0300)]
Friend list code reviewed.

Reviewed by: Henri Lampela

14 years agoChanged isOpen data member match naming convention
Kaj Wallin [Mon, 24 May 2010 08:16:12 +0000 (11:16 +0300)]
Changed isOpen data member match naming convention

Reviewed by: Henri Lampela

14 years agoMerge branch 'master' into friendlist
Jussi Laitinen [Mon, 24 May 2010 06:59:35 +0000 (09:59 +0300)]
Merge branch 'master' into friendlist

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 24 May 2010 06:59:24 +0000 (09:59 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoAdded mouse press and release methods to FriendGroupItem and
Jussi Laitinen [Mon, 24 May 2010 06:58:32 +0000 (09:58 +0300)]
Added mouse press and release methods to FriendGroupItem and
FriendLocationItem.

14 years agoUpdated valgrind suppress file and .gitignore
Kaj Wallin [Mon, 24 May 2010 05:38:12 +0000 (08:38 +0300)]
Updated valgrind suppress file and .gitignore

Reviewed by:

14 years agoAdded test case for location item click and friend list filtering.
Jussi Laitinen [Fri, 21 May 2010 13:49:47 +0000 (16:49 +0300)]
Added test case for location item click and friend list filtering.

14 years agoMerged logout implementation to new refactored master
lampehe-local [Fri, 21 May 2010 13:45:40 +0000 (16:45 +0300)]
Merged logout implementation to new refactored master

14 years agoMerge branch 'master' into friendlist
Jussi Laitinen [Fri, 21 May 2010 13:36:19 +0000 (16:36 +0300)]
Merge branch 'master' into friendlist

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

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Kaj Wallin [Fri, 21 May 2010 12:21:03 +0000 (15:21 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agominor fix
Kaj Wallin [Fri, 21 May 2010 12:20:03 +0000 (15:20 +0300)]
minor fix

Reviewed by: Jussi Laitinen

14 years agoPre-merge. Also change drawOsmLicense to use QSize
Kaj Wallin [Fri, 21 May 2010 12:17:53 +0000 (15:17 +0300)]
Pre-merge. Also change drawOsmLicense to use QSize

Reviewed by: Jussi Laitinen

14 years agoRemoved map_class_diagram.dia
Sami Rämö [Fri, 21 May 2010 12:11:55 +0000 (15:11 +0300)]
Removed map_class_diagram.dia

14 years agoMerge branch 'master' into friendlist
Jussi Laitinen [Fri, 21 May 2010 11:46:53 +0000 (14:46 +0300)]
Merge branch 'master' into friendlist

14 years agoAdded images to res/images.
Jussi Laitinen [Fri, 21 May 2010 11:44:22 +0000 (14:44 +0300)]
Added images to res/images.

14 years agoMerge branch 'master' into new_info_panel_inheritance
Kaj Wallin [Fri, 21 May 2010 11:32:35 +0000 (14:32 +0300)]
Merge branch 'master' into new_info_panel_inheritance

14 years agoAdded manually changes made to master while moving MapEngine
Sami Rämö [Fri, 21 May 2010 11:29:59 +0000 (14:29 +0300)]
Added manually changes made to master while moving MapEngine

14 years agoFinished unit test and renamed userpanel.* to userinfopanel.* as per new_info_panel_inheritance
Kaj Wallin [Fri, 21 May 2010 10:39:56 +0000 (13:39 +0300)]
Finished unit test and renamed userpanel.* to userinfopanel.* as per
naming convention. Also had the whole branch reviewed

Reviewed by: Jussi Laitinen

14 years agoAdded ImageButton::setButtonIcon method. Modified FriendListItem to
Jussi Laitinen [Fri, 21 May 2010 10:33:46 +0000 (13:33 +0300)]
Added ImageButton::setButtonIcon method. Modified FriendListItem to
use profile image as button.

14 years agoMerge branch 'move_map_engine' (NOT FINISHED!)
Sami Rämö [Fri, 21 May 2010 10:32:48 +0000 (13:32 +0300)]
Merge branch 'move_map_engine' (NOT FINISHED!)

Conflicted files checkouted from move_map_engine branch.
Still requiring manual merge of master branch changes.

Conflicts:
src/engine/engine.cpp
src/engine/engine.h
src/map/mapengine.h
src/ui/mainwindow.cpp
src/ui/mainwindow.h
src/ui/mapviewscreen.cpp

14 years agoFixed review defects move_map_engine
Sami Rämö [Fri, 21 May 2010 10:14:59 +0000 (13:14 +0300)]
Fixed review defects

 - Reviewed by Jussi

14 years agoAdded check to SidePanel::setType to disallow multiple type sets
Kaj Wallin [Fri, 21 May 2010 07:37:27 +0000 (10:37 +0300)]
Added check to SidePanel::setType to disallow multiple type sets

Reviewed by:

14 years agoDefault screen size, init order, map not drawing all tiles
Sami Rämö [Fri, 21 May 2010 07:36:38 +0000 (10:36 +0300)]
Default screen size, init order, map not drawing all tiles

 - changed window default size in desktop matching N900 screen size

 - changed execution order when starting application

 - fixed map not drawing all tiles when screen resized

 - added some missing debug prints

14 years agoFixed naming convention and started writing unit tests
Kaj Wallin [Fri, 21 May 2010 07:24:39 +0000 (10:24 +0300)]
Fixed naming convention and started writing unit tests

Reviewed by:

14 years agoCommented new code and fixed some of the old
Kaj Wallin [Fri, 21 May 2010 07:07:15 +0000 (10:07 +0300)]
Commented new code and fixed some of the old

Reviewed by:

14 years agoDisabled debug prints from src.pro.
Jussi Laitinen [Fri, 21 May 2010 05:56:09 +0000 (08:56 +0300)]
Disabled debug prints from src.pro.

14 years agoConverted friendlistpanel to comply with new inheritance
Kaj Wallin [Fri, 21 May 2010 05:52:19 +0000 (08:52 +0300)]
Converted friendlistpanel to comply with new inheritance

Reviewed by:

14 years agoCleanup & commenting
Sami Rämö [Fri, 21 May 2010 05:48:16 +0000 (08:48 +0300)]
Cleanup & commenting

14 years agoChanged GPS and automatic update buttons slots
Sami Rämö [Thu, 20 May 2010 12:17:34 +0000 (15:17 +0300)]
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

14 years agoAdded distance icons to FriendListItem.
Jussi Laitinen [Thu, 20 May 2010 11:34:01 +0000 (14:34 +0300)]
Added distance icons to FriendListItem.

14 years agoFixing broken things
Sami Rämö [Thu, 20 May 2010 10:36:48 +0000 (13:36 +0300)]
Fixing broken things

 - Fixed setting GPS & automatic centering states based on settings file

 - GPS enabled state is now read from GPS class and not used local datamember in engine anymore

 - connected engine slots for GPS & auto centering enabling

 - some documentation

 - fixed manual location cross hair visibility inversion

14 years agoCreated SidePanel class, which is base class for both panels.
Kaj Wallin [Thu, 20 May 2010 10:05:00 +0000 (13:05 +0300)]
Created SidePanel class, which is base class for both panels.
UserInfoPanel is converted to use this inheritance.

Reviewed by:

14 years agoFirst "working" version after moving MapEngine
Sami Rämö [Thu, 20 May 2010 09:21:24 +0000 (12:21 +0300)]
First "working" version after moving MapEngine

 - Moved MapEngine under main engine class

 - Removed MapViewScreen and moved all stuff to MainWindow

 - Still requires much cleaning and documenting and checking
   all signals and slots

14 years agoAdded connections from FriendGroupItem to MapEngine. Added
Jussi Laitinen [Thu, 20 May 2010 08:59:02 +0000 (11:59 +0300)]
Added connections from FriendGroupItem to MapEngine. Added
mousePressEvent to FriendGroupItem.

14 years agoMerge branch 'master' into friendlist
Jussi Laitinen [Thu, 20 May 2010 07:14:11 +0000 (10:14 +0300)]
Merge branch 'master' into friendlist

14 years agoMinor fixes to gps classes. Added support to QtSimulator.
Jussi Laitinen [Thu, 20 May 2010 07:12:00 +0000 (10:12 +0300)]
Minor fixes to gps classes. Added support to QtSimulator.

14 years agoAdded methods to filter list in FriendListView.
Jussi Laitinen [Thu, 20 May 2010 06:29:40 +0000 (09:29 +0300)]
Added methods to filter list in FriendListView.

14 years agoMaked corsshair to be transparent for mouse events.
Ville Tiensuu [Wed, 19 May 2010 11:13:09 +0000 (14:13 +0300)]
Maked corsshair to be transparent for mouse events.
Reviewed by: Kaj Wallin

14 years agoAdded functional test case for saved username
lampehe-local [Wed, 19 May 2010 10:43:12 +0000 (13:43 +0300)]
Added functional test case for saved username
Reviewed by: Kaj Wallin

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Wed, 19 May 2010 10:38:12 +0000 (13:38 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoModified GPSPosition class creation. Changed filenames in src/gps.
Jussi Laitinen [Wed, 19 May 2010 10:36:08 +0000 (13:36 +0300)]
Modified GPSPosition class creation. Changed filenames in src/gps.

14 years agoImplemented username saving to settings and loading. Saved username store_username
lampehe-local [Wed, 19 May 2010 10:18:59 +0000 (13:18 +0300)]
Implemented username saving to settings and loading. Saved username
is shown in login dialog when it is needed.
Reviewed by: Kaj Wallin

14 years agoFixed unused parameter warning from userinfopanel.cpp and added two
Kaj Wallin [Wed, 19 May 2010 07:21:35 +0000 (10:21 +0300)]
Fixed unused parameter warning from userinfopanel.cpp and added two
debian packaging generated files to .gitignore

Reviewed by: Ville Tiensuu

14 years agofixed dogygen documentetion on mapEngine.
Ville Tiensuu [Wed, 19 May 2010 06:57:40 +0000 (09:57 +0300)]
fixed dogygen documentetion on mapEngine.
fixed crosshair bug.
Reviewed by: Kaj Wallin

14 years agoFixed character encoding bug for reverseGeo utf_bug
lampehe-local [Wed, 19 May 2010 06:38:39 +0000 (09:38 +0300)]
Fixed character encoding bug for reverseGeo
Reviewed by: Kaj Wallin

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Kaj Wallin [Wed, 19 May 2010 05:01:24 +0000 (08:01 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoFixed scaling bug on userinfopanel when on desktop
Kaj Wallin [Wed, 19 May 2010 05:00:25 +0000 (08:00 +0300)]
Fixed scaling bug on userinfopanel when on desktop

Reviewed by: Henri Lampela

14 years agoFix: application can now be compiled for Nokia Qt SDK Simulator
Sami Rämö [Tue, 18 May 2010 19:26:33 +0000 (22:26 +0300)]
Fix: application can now be compiled for Nokia Qt SDK Simulator

14 years agoMerge branch 'new_zoom_buttons_panel' v0.4
Pekka Nissinen [Tue, 18 May 2010 08:48:47 +0000 (11:48 +0300)]
Merge branch 'new_zoom_buttons_panel'

14 years agomodified conctencts of functional test document
Ville Tiensuu [Tue, 18 May 2010 08:47:27 +0000 (11:47 +0300)]
modified conctencts of functional test document

14 years agoAdded a new method for getting current icon mode (ImageButton).
Pekka Nissinen [Tue, 18 May 2010 08:47:06 +0000 (11:47 +0300)]
Added a new method for getting current icon mode (ImageButton).

Reviewed by: Jussi Laitinen

14 years agoAdded & reviewed remaining unit tests.
Pekka Nissinen [Tue, 18 May 2010 08:46:14 +0000 (11:46 +0300)]
Added & reviewed remaining unit tests.

Reviewed by: Jussi Laitinen

14 years agoadded test case for location update. modified test of user info panel.
Ville Tiensuu [Tue, 18 May 2010 07:50:57 +0000 (10:50 +0300)]
added test case for location update. modified test of user info panel.

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Kaj Wallin [Tue, 18 May 2010 06:11:26 +0000 (09:11 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoMerge branch 'new_info_panels'
Kaj Wallin [Tue, 18 May 2010 06:11:13 +0000 (09:11 +0300)]
Merge branch 'new_info_panels'

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

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Tue, 18 May 2010 06:01:06 +0000 (09:01 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoFixed segmentation fault from mapviewscreen.
Jussi Laitinen [Tue, 18 May 2010 06:00:37 +0000 (09:00 +0300)]
Fixed segmentation fault from mapviewscreen.

14 years agoAdded word wrapping for location label in update location dialog
lampehe-local [Tue, 18 May 2010 05:53:51 +0000 (08:53 +0300)]
Added word wrapping for location label in update location dialog
Reviewed by: Kaj Wallin

14 years agoRemoved warnings and fixed minor bug in publish location message
lampehe-local [Tue, 18 May 2010 05:38:04 +0000 (08:38 +0300)]
Removed warnings and fixed minor bug in publish location message

14 years agoSorted header definitions in alphabetical order
Kaj Wallin [Tue, 18 May 2010 05:36:14 +0000 (08:36 +0300)]
Sorted header definitions in alphabetical order

Reviewed by: Jussi Laitinen

14 years agoMerge branch 'master' into new_info_panels
Kaj Wallin [Tue, 18 May 2010 05:30:52 +0000 (08:30 +0300)]
Merge branch 'master' into new_info_panels

Conflicts:
images.qrc

14 years agoMerge branch 'userinfo' of https://vcs.maemo.org/git/situare into userinfo
lampehe-local [Tue, 18 May 2010 05:17:59 +0000 (08:17 +0300)]
Merge branch 'userinfo' of https://vcs.maemo.org/git/situare into userinfo

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

14 years agoMerge branch 'crosshair2'
Ville Tiensuu [Tue, 18 May 2010 05:06:43 +0000 (08:06 +0300)]
Merge branch 'crosshair2'

Conflicts:
images.qrc
src/engine/engine.h
src/map/mapengine.cpp
src/map/mapview.cpp
src/map/mapview.h
src/ui/mainwindow.cpp
src/ui/mapviewscreen.cpp
src/ui/mapviewscreen.h

14 years agoMade dirty fix to enlarge the sliding bar buttons. Must be reworked
Kaj Wallin [Tue, 18 May 2010 04:51:04 +0000 (07:51 +0300)]
Made dirty fix to enlarge the sliding bar buttons. Must be reworked
later

Reviewed by:

14 years agoAdded one comment line
Katri Kaikkonen [Mon, 17 May 2010 13:38:06 +0000 (16:38 +0300)]
Added one comment line
Reviwed by: Henri Lampela

14 years agofixed review issues
Ville Tiensuu [Mon, 17 May 2010 13:34:08 +0000 (16:34 +0300)]
fixed review issues
Reviewed by: Henri Lampela

14 years agoUpdated userinfo and userinfopanel classes. Added corresponding signals.
Katri Kaikkonen [Mon, 17 May 2010 13:34:07 +0000 (16:34 +0300)]
Updated userinfo and userinfopanel classes. Added corresponding signals.
Reviewed by: Marko Niemelä

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 17 May 2010 13:09:51 +0000 (16:09 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

14 years agoChanged magic numbers to constant in AvatarImage.
Jussi Laitinen [Mon, 17 May 2010 13:08:25 +0000 (16:08 +0300)]
Changed magic numbers to constant in AvatarImage.

14 years agoMerge branch 'current_position_marker'
Sami Rämö [Mon, 17 May 2010 12:48:59 +0000 (15:48 +0300)]
Merge branch 'current_position_marker'

Conflicts:
images.qrc

14 years agoMerge branch 'master' into current_position_marker current_position_marker
Sami Rämö [Mon, 17 May 2010 11:50:11 +0000 (14:50 +0300)]
Merge branch 'master' into current_position_marker

 - Reviewed by Jussi

Conflicts:
images.qrc
src/gps/gpsposition.h
src/map/mapengine.cpp
src/src.pro
src/ui/mainwindow.cpp
src/ui/mapviewscreen.cpp
src/ui/mapviewscreen.h

14 years agoadded comments crosshair2
Ville Tiensuu [Mon, 17 May 2010 12:15:23 +0000 (15:15 +0300)]
added comments

14 years agoReviewed code and made a few changes to functional tests descriptions.
Pekka Nissinen [Mon, 17 May 2010 12:14:18 +0000 (15:14 +0300)]
Reviewed code and made a few changes to functional tests descriptions.

Reviewed by: Jussi Laitinen

14 years agobackup
Ville Tiensuu [Mon, 17 May 2010 11:54:23 +0000 (14:54 +0300)]
backup

14 years agoAdded new signals for min/max zoom levels and methods for disabling zoom in/out buttons
Pekka Nissinen [Mon, 17 May 2010 11:33:30 +0000 (14:33 +0300)]
Added new signals for min/max zoom levels and methods for disabling zoom in/out buttons

14 years agoMerge branch 'crosshair2' of https://vcs.maemo.org/git/situare into crosshair2
Ville Tiensuu [Mon, 17 May 2010 11:24:20 +0000 (14:24 +0300)]
Merge branch 'crosshair2' of https://vcs.maemo.org/git/situare into crosshair2

14 years agofixed coordinate problem
Ville Tiensuu [Mon, 17 May 2010 11:23:16 +0000 (14:23 +0300)]
fixed coordinate problem

14 years agoAdded functionality to get the latest own location from handset values
lampehe-local [Mon, 17 May 2010 11:21:07 +0000 (14:21 +0300)]
Added functionality to get the latest own location from handset values
or from GPS

14 years agoMerge branch 'master' into new_zoom_buttons_panel
Pekka Nissinen [Mon, 17 May 2010 11:20:54 +0000 (14:20 +0300)]
Merge branch 'master' into new_zoom_buttons_panel

14 years agoAdded unit tests
Sami Rämö [Mon, 17 May 2010 11:03:09 +0000 (14:03 +0300)]
Added unit tests

14 years agoMerged to master
lampehe-local [Mon, 17 May 2010 10:37:42 +0000 (13:37 +0300)]
Merged to master

14 years agoModified FriendGroupItem paint event. Changed friend_group.png image.
Jussi Laitinen [Mon, 17 May 2010 10:37:23 +0000 (13:37 +0300)]
Modified FriendGroupItem paint event. Changed friend_group.png image.

14 years agoChange image color based on if got coordinates from GPS
Sami Rämö [Mon, 17 May 2010 08:58:56 +0000 (11:58 +0300)]
Change image color based on if got coordinates from GPS

14 years agoTest version complete. Watis for actual graphics
Kaj Wallin [Mon, 17 May 2010 08:48:48 +0000 (11:48 +0300)]
Test version complete. Watis for actual graphics

Reviewed by:

14 years agoRenamed /src/situarecommon.h to /src/common.h
lampehe-local [Mon, 17 May 2010 08:02:10 +0000 (11:02 +0300)]
Renamed /src/situarecommon.h to /src/common.h
Reviewed by: Kaj Wallin