situare
13 years agoMerge branch 'master' into zoom_button_drag
Kaj Wallin [Tue, 25 May 2010 12:20:54 +0000 (15:20 +0300)]
Merge branch 'master' into zoom_button_drag

Conflicts:
src/ui/imagebutton.h
src/ui/mainwindow.cpp
src/ui/zoombuttonpanel.cpp
src/ui/zoombuttonpanel.h

13 years agofinalising this feature branch
Ville Tiensuu [Tue, 25 May 2010 12:12:29 +0000 (15:12 +0300)]
finalising this feature branch

13 years agoMerge branch 'master' into userinfo userinfo
Katri Kaikkonen [Tue, 25 May 2010 12:04:21 +0000 (15:04 +0300)]
Merge branch 'master' into userinfo

13 years agoFinished implementing zoom button drag feature zoom_button_drag
Kaj Wallin [Tue, 25 May 2010 11:56:25 +0000 (14:56 +0300)]
Finished implementing zoom button drag feature

Reviewed by:

13 years agoMinor fixes to userinfo
Katri Kaikkonen [Tue, 25 May 2010 11:30:08 +0000 (14:30 +0300)]
Minor fixes to userinfo

13 years agoMade a few small changes to ImageButton and ZoomButtonPanel classes.
Pekka Nissinen [Tue, 25 May 2010 11:18:15 +0000 (14:18 +0300)]
Made a few small changes to ImageButton and ZoomButtonPanel classes.

Reviewed by: Marko Niemelä

13 years agoFixed unit tests
Sami Rämö [Tue, 25 May 2010 10:58:50 +0000 (13:58 +0300)]
Fixed unit tests

 - removed some garbage unit tests

 - fixed some broken unit tests

 - added some new tests for FriendLocationItem

 - test script modifications

      * check if unit test file is executable

      * doesn't try to test master tests.pro project

      * added some instructional prints if executables
        for all unit tests are not found

      * check if test report contains any qDebug or
        qWarning prints and instruct to disable them

13 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.

13 years agobackup
Ville Tiensuu [Tue, 25 May 2010 09:31:57 +0000 (12:31 +0300)]
backup

13 years agoModified Engine init methods.
Jussi Laitinen [Tue, 25 May 2010 09:27:18 +0000 (12:27 +0300)]
Modified Engine init methods.

13 years agoMerge branch 'master' into userinfo
Katri Kaikkonen [Tue, 25 May 2010 08:29:34 +0000 (11:29 +0300)]
Merge branch 'master' into userinfo

Conflicts:
images.qrc
src/ui/userinfopanel.cpp

13 years agoModified Engine::connected.
Jussi Laitinen [Tue, 25 May 2010 08:24:40 +0000 (11:24 +0300)]
Modified Engine::connected.

13 years agoFixed missing members
Katri Kaikkonen [Tue, 25 May 2010 08:20:08 +0000 (11:20 +0300)]
Fixed missing members

13 years agoAdded new background images to userinfo item
Katri Kaikkonen [Tue, 25 May 2010 08:09:19 +0000 (11:09 +0300)]
Added new background images to userinfo item

13 years agoMerge branch 'master' into userinfo
Katri Kaikkonen [Tue, 25 May 2010 08:08:51 +0000 (11:08 +0300)]
Merge branch 'master' into userinfo

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

13 years agoModified Engine::connected.
Jussi Laitinen [Tue, 25 May 2010 07:46:38 +0000 (10:46 +0300)]
Modified Engine::connected.

13 years agoadded functionality to show gps location on first start
Ville Tiensuu [Tue, 25 May 2010 07:43:24 +0000 (10:43 +0300)]
added functionality to show gps location on first start

13 years agoModified Engine::connected.
Jussi Laitinen [Tue, 25 May 2010 07:19:18 +0000 (10:19 +0300)]
Modified Engine::connected.

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

13 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

13 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.

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

13 years agoModified NetworkHandler state slot.
Jussi Laitinen [Tue, 25 May 2010 06:22:52 +0000 (09:22 +0300)]
Modified NetworkHandler state slot.

13 years agoAdded project for building all unit tests
Sami Rämö [Tue, 25 May 2010 05:46:07 +0000 (08:46 +0300)]
Added project for building all unit tests

 - new unit tests must be added manually to tests/tests.pro

 - all unit tests can be built by using tests/tests.pro

 - whole project, including actual application and unit tests,
   can be built using situare.pro

 - actual application can be built using src/src.pro

13 years agoCreated new script for running all unit tests
Sami Rämö [Mon, 24 May 2010 12:41:10 +0000 (15:41 +0300)]
Created new script for running all unit tests

 - All .pro files are searched under tests directory and
   file with same name (without .pro extension)
   is expected to be the actual unit test executable

13 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

13 years agoModified licence header in engine.cpp.
Jussi Laitinen [Mon, 24 May 2010 11:52:23 +0000 (14:52 +0300)]
Modified licence header in engine.cpp.

13 years agoMerge branch 'master' into network_handler
Jussi Laitinen [Mon, 24 May 2010 11:50:27 +0000 (14:50 +0300)]
Merge branch 'master' into network_handler

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

13 years agoModified MapFetcher to use NetworkAccessManager class.
Jussi Laitinen [Mon, 24 May 2010 11:46:14 +0000 (14:46 +0300)]
Modified MapFetcher to use NetworkAccessManager class.

13 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

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

13 years agoMerge branch 'master' into network_handler
Jussi Laitinen [Mon, 24 May 2010 11:25:12 +0000 (14:25 +0300)]
Merge branch 'master' into network_handler

13 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.

13 years agoMerge branch 'master' into network_handler
Jussi Laitinen [Mon, 24 May 2010 11:03:32 +0000 (14:03 +0300)]
Merge branch 'master' into network_handler

Conflicts:
src/src.pro

13 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.

13 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

13 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

13 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

13 years agoZoomb button mode is now set to disabled when zoombuttonpanel gets
Kaj Wallin [Mon, 24 May 2010 07:59:05 +0000 (10:59 +0300)]
Zoomb button mode is now set to disabled when zoombuttonpanel gets
mouse press event

Reviewed by:

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

13 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

13 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.

13 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:

13 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.

13 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

13 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

13 years agoAdded scrollbar to userinfo
Katri Kaikkonen [Fri, 21 May 2010 13:23:40 +0000 (16:23 +0300)]
Added scrollbar to userinfo

13 years agoMerged with latest master
Kaj Wallin [Fri, 21 May 2010 12:58:08 +0000 (15:58 +0300)]
Merged with latest master

Reviewed by:

13 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

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

Reviewed by: Jussi Laitinen

13 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

13 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

13 years agoAdded network connection slots to Engine.
Jussi Laitinen [Fri, 21 May 2010 12:06:35 +0000 (15:06 +0300)]
Added network connection slots to Engine.

13 years agoMerge branch 'master' into network_handler
Jussi Laitinen [Fri, 21 May 2010 11:48:15 +0000 (14:48 +0300)]
Merge branch 'master' into network_handler

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

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

13 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

13 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

13 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

13 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.

13 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

13 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

13 years agoAdded NetworkHandler class.
Jussi Laitinen [Fri, 21 May 2010 09:30:55 +0000 (12:30 +0300)]
Added NetworkHandler class.

13 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:

13 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

13 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:

13 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:

13 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.

13 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:

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

13 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

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

13 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

13 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:

13 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

13 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.

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

13 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.

13 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.

13 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

13 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

13 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

13 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.

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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'

13 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

13 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

13 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

13 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.

13 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

13 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

13 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

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