situare
13 years agoAdded get interesting people method. situare_interact_situareservice
Jussi Laitinen [Thu, 26 Aug 2010 13:00:52 +0000 (16:00 +0300)]
Added get interesting people method.

13 years agoAdded Database class.
Jussi Laitinen [Thu, 26 Aug 2010 11:39:47 +0000 (14:39 +0300)]
Added Database class.

13 years agoRemoved MessageManager and MessageService classes.
Jussi Laitinen [Thu, 26 Aug 2010 08:57:21 +0000 (11:57 +0300)]
Removed MessageManager and MessageService classes.

13 years agoAdded MessageService and MessageManager classes.
Jussi Laitinen [Fri, 20 Aug 2010 13:59:23 +0000 (16:59 +0300)]
Added MessageService and MessageManager classes.

13 years agoAdded MeetPeoplePanel class.
Jussi Laitinen [Fri, 20 Aug 2010 12:57:00 +0000 (15:57 +0300)]
Added MeetPeoplePanel class.

13 years agoChanged context buttons images
Sami Rämö [Thu, 19 Aug 2010 12:59:19 +0000 (15:59 +0300)]
Changed context buttons images

13 years agoMerge commit 'origin/new_panels_with_context_buttons' into move_buttons_to_content_area
Sami Rämö [Thu, 19 Aug 2010 12:13:37 +0000 (15:13 +0300)]
Merge commit 'origin/new_panels_with_context_buttons' into move_buttons_to_content_area

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Thu, 19 Aug 2010 12:12:02 +0000 (15:12 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

13 years agoMoved "route to" button in routing panel to context button area
Sami Rämö [Thu, 19 Aug 2010 12:11:48 +0000 (15:11 +0300)]
Moved "route to" button in routing panel to context button area

13 years agoAdded a couple quick & dirty buttons
Pekka Nissinen [Thu, 19 Aug 2010 12:10:42 +0000 (15:10 +0300)]
Added a couple quick & dirty buttons

13 years agoAdded Item deselection when list is filtered by ID.
Jussi Laitinen [Thu, 19 Aug 2010 11:59:43 +0000 (14:59 +0300)]
Added Item deselection when list is filtered by ID.

13 years agoUpdated debian changelog and control files.
Jussi Laitinen [Thu, 19 Aug 2010 11:57:08 +0000 (14:57 +0300)]
Updated debian changelog and control files.

13 years agoMoved context buttons of friend list to context button area
Sami Rämö [Thu, 19 Aug 2010 11:56:23 +0000 (14:56 +0300)]
Moved context buttons of friend list to context button area

13 years agoForgot the remove unused signal/slot connections *sigh*
Pekka Nissinen [Thu, 19 Aug 2010 11:41:16 +0000 (14:41 +0300)]
Forgot the remove unused signal/slot connections *sigh*

13 years agoFixed a wrong value in PANEL_CONTEXT_BUTTON_BAR_LEFT_X constant variable
Pekka Nissinen [Thu, 19 Aug 2010 11:32:22 +0000 (14:32 +0300)]
Fixed a wrong value in PANEL_CONTEXT_BUTTON_BAR_LEFT_X constant variable

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Thu, 19 Aug 2010 11:27:53 +0000 (14:27 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

Conflicts:
src/ui/routingpanel.cpp

13 years agoAdded method for setting the context buttons
Pekka Nissinen [Thu, 19 Aug 2010 11:15:21 +0000 (14:15 +0300)]
Added method for setting the context buttons

13 years agoAdded a method for retrieving a panel context button list
Pekka Nissinen [Thu, 19 Aug 2010 11:13:23 +0000 (14:13 +0300)]
Added a method for retrieving a panel context button list

13 years agoChanged routing panel to use PanelBase as a base class, removed old search location...
Pekka Nissinen [Thu, 19 Aug 2010 11:09:51 +0000 (14:09 +0300)]
Changed routing panel to use PanelBase as a base class, removed old search location push button and made a new one
instead (that uses the panel context button bar)

13 years agoAdded images for search location button and implemented a temporary slot for repositi...
Pekka Nissinen [Thu, 19 Aug 2010 11:08:06 +0000 (14:08 +0300)]
Added images for search location button and implemented a temporary slot for repositioning the panel context button bar

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Thu, 19 Aug 2010 09:25:26 +0000 (12:25 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoList selection reviewed.
Jussi Laitinen [Thu, 19 Aug 2010 09:24:17 +0000 (12:24 +0300)]
List selection reviewed.

Reviewed by: Sami Rämö

13 years agoFixed the stacking order of the UI components
Sami Rämö [Thu, 19 Aug 2010 09:06:34 +0000 (12:06 +0300)]
Fixed the stacking order of the UI components

 - Reviewed by Jussi Laitinen

 - Removed layout from the MainWindow and set the MapView to be
   the central widget.

 - Some small modifications to the stacking order

13 years agoRenamed ListView::m_previousItem and RoutingPanel::anyPanelClosed().
Jussi Laitinen [Thu, 19 Aug 2010 09:18:33 +0000 (12:18 +0300)]
Renamed ListView::m_previousItem and RoutingPanel::anyPanelClosed().

13 years agoAdded ListView::listItemSelectionChanged signal. Added deselection of
Jussi Laitinen [Thu, 19 Aug 2010 09:08:50 +0000 (12:08 +0300)]
Added ListView::listItemSelectionChanged signal. Added deselection of
ListItems when item is hidden.

13 years agoAdded missing comments.
Jussi Laitinen [Thu, 19 Aug 2010 07:32:39 +0000 (10:32 +0300)]
Added missing comments.

13 years agoAdded return values to ListItem::itemClicked and added routing panel
Jussi Laitinen [Thu, 19 Aug 2010 07:24:28 +0000 (10:24 +0300)]
Added return values to ListItem::itemClicked and added routing panel
route button disabling.

13 years agoAdded a preliminary class and images for panel context button bar
Pekka Nissinen [Wed, 18 Aug 2010 19:05:48 +0000 (22:05 +0300)]
Added a preliminary class and images for panel context button bar

13 years agoBegun to relocating buttons from UserInfo class to UserInfoPanel
Pekka Nissinen [Wed, 18 Aug 2010 13:57:26 +0000 (16:57 +0300)]
Begun to relocating buttons from UserInfo class to UserInfoPanel

13 years agoAdded and used a new base class for panels
Pekka Nissinen [Wed, 18 Aug 2010 13:55:37 +0000 (16:55 +0300)]
Added and used a new base class for panels

13 years agoAdded ListView::itemClicked to return item selected state. list_selection_bug
Jussi Laitinen [Wed, 18 Aug 2010 12:59:12 +0000 (15:59 +0300)]
Added ListView::itemClicked to return item selected state.

13 years agoFixed list view selection to work as expected. Selection is cleared
Jussi Laitinen [Wed, 18 Aug 2010 12:10:48 +0000 (15:10 +0300)]
Fixed list view selection to work as expected. Selection is cleared
when panel is hidden.

13 years agoChanged the stacking order, still not working
Sami Rämö [Wed, 18 Aug 2010 10:27:56 +0000 (13:27 +0300)]
Changed the stacking order, still not working

13 years agoAddded ListView::m_previousItem null set when items are deleted.
Jussi Laitinen [Wed, 18 Aug 2010 09:28:01 +0000 (12:28 +0300)]
Addded ListView::m_previousItem null set when items are deleted.

13 years agoFixed failing TabbedPanel unit test
Pekka Nissinen [Wed, 18 Aug 2010 09:00:59 +0000 (12:00 +0300)]
Fixed failing TabbedPanel unit test

13 years agoSorted images.grc file alphabetically
Pekka Nissinen [Wed, 18 Aug 2010 07:21:28 +0000 (10:21 +0300)]
Sorted images.grc file alphabetically

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Pekka Nissinen [Wed, 18 Aug 2010 07:20:41 +0000 (10:20 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

13 years agoRenamed panel bar tile image file
Pekka Nissinen [Wed, 18 Aug 2010 07:19:53 +0000 (10:19 +0300)]
Renamed panel bar tile image file

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Pekka Nissinen [Wed, 18 Aug 2010 07:05:19 +0000 (10:05 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

13 years agoForgot to commit magic number fix to PanelBar class
Pekka Nissinen [Wed, 18 Aug 2010 07:04:10 +0000 (10:04 +0300)]
Forgot to commit magic number fix to PanelBar class

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Tue, 17 Aug 2010 08:48:20 +0000 (11:48 +0300)]
Merge branch 'new_panels' into locationlistview

Conflicts:
src/ui/friendlistpanel.cpp

13 years agoReview & fixes locationlistview
Sami Rämö [Tue, 17 Aug 2010 08:23:24 +0000 (11:23 +0300)]
Review & fixes

 - Reviewed by Jussi Laitinen

13 years agoFixed the last remaining magic numbers
Pekka Nissinen [Tue, 17 Aug 2010 08:10:04 +0000 (11:10 +0300)]
Fixed the last remaining magic numbers

Reviewed by: Jussi Laitinen

13 years agoRemoved debug prints
Sami Rämö [Tue, 17 Aug 2010 08:01:42 +0000 (11:01 +0300)]
Removed debug prints

13 years agoSeparate clearing for friend group filtering and text based filtering
Sami Rämö [Tue, 17 Aug 2010 07:52:28 +0000 (10:52 +0300)]
Separate clearing for friend group filtering and text based filtering

 - Fixed keyboard grabbing related error prints when opening friend
   group before opening friend list when application was started.

13 years agoYet another cosmetic fix
Pekka Nissinen [Tue, 17 Aug 2010 07:31:19 +0000 (10:31 +0300)]
Yet another cosmetic fix

13 years agoCorrected file includes from tabbedpanel test pro file and removed some unused/commen...
Pekka Nissinen [Tue, 17 Aug 2010 07:23:06 +0000 (10:23 +0300)]
Corrected file includes from tabbedpanel test pro file and removed some unused/commented code blocks

13 years agoAdded missing param comments
Pekka Nissinen [Tue, 17 Aug 2010 07:21:27 +0000 (10:21 +0300)]
Added missing param comments

13 years agoRemoved an unnecessary call to drawFullScreenButton method
Pekka Nissinen [Tue, 17 Aug 2010 07:20:41 +0000 (10:20 +0300)]
Removed an unnecessary call to drawFullScreenButton method

13 years agoRemoved a few constants from panelcommon.h (that really weren't common at all) and...
Pekka Nissinen [Tue, 17 Aug 2010 07:16:53 +0000 (10:16 +0300)]
Removed a few constants from panelcommon.h (that really weren't common at all) and moved them to appropriate places

13 years agoMerge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlis...
Sami Rämö [Tue, 17 Aug 2010 07:16:09 +0000 (10:16 +0300)]
Merge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlistview

13 years agoAdded missing comments.
Jussi Laitinen [Tue, 17 Aug 2010 07:04:15 +0000 (10:04 +0300)]
Added missing comments.

13 years agoMerge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlis...
Sami Rämö [Tue, 17 Aug 2010 07:02:11 +0000 (10:02 +0300)]
Merge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlistview

13 years agoDocumenting
Sami Rämö [Tue, 17 Aug 2010 07:01:58 +0000 (10:01 +0300)]
Documenting

13 years agoAdded selected state images to list items.
Jussi Laitinen [Tue, 17 Aug 2010 07:01:32 +0000 (10:01 +0300)]
Added selected state images to list items.

13 years agoClear filtering when panel is closed.
Sami Rämö [Tue, 17 Aug 2010 06:44:35 +0000 (09:44 +0300)]
Clear filtering when panel is closed.

 - Hide filtering text field when friend group filtering is initiated

13 years agoMerge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlis...
Jussi Laitinen [Tue, 17 Aug 2010 06:41:57 +0000 (09:41 +0300)]
Merge branch 'locationlistview' of https://vcs.maemo.org/git/situare into locationlistview

Conflicts:
src/ui/mainwindow.cpp

13 years agoFixed ListView filtering to notice if filtering by item ID is on.
Jussi Laitinen [Tue, 17 Aug 2010 06:27:12 +0000 (09:27 +0300)]
Fixed ListView filtering to notice if filtering by item ID is on.

13 years agoKeyboard is not grabbed when panel is closed
Sami Rämö [Tue, 17 Aug 2010 06:25:51 +0000 (09:25 +0300)]
Keyboard is not grabbed when panel is closed

13 years agoAdded showPanel call to RoutingPanel::setRoute.
Jussi Laitinen [Tue, 17 Aug 2010 05:33:05 +0000 (08:33 +0300)]
Added showPanel call to RoutingPanel::setRoute.

13 years agoMerge commit 'origin/locationlistview' into friendlist_filtering_text_field friendlist_filtering_text_field
Sami Rämö [Mon, 16 Aug 2010 14:08:42 +0000 (17:08 +0300)]
Merge commit 'origin/locationlistview' into friendlist_filtering_text_field

13 years agoReview & fixes
Sami Rämö [Mon, 16 Aug 2010 14:07:47 +0000 (17:07 +0300)]
Review & fixes

 - Reviewed by Jussi Laitinen

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Mon, 16 Aug 2010 14:04:14 +0000 (17:04 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoRemoved a few references to this-pointer and made some small cosmetic changes
Pekka Nissinen [Mon, 16 Aug 2010 13:50:30 +0000 (16:50 +0300)]
Removed a few references to this-pointer and made some small cosmetic changes

13 years agoAdded missing includes
Sami Rämö [Mon, 16 Aug 2010 13:33:54 +0000 (16:33 +0300)]
Added missing includes

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Mon, 16 Aug 2010 13:33:08 +0000 (16:33 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoRemoved unused RouteSegment variable from RouteWaypointListItem.
Jussi Laitinen [Mon, 16 Aug 2010 13:31:48 +0000 (16:31 +0300)]
Removed unused RouteSegment variable from RouteWaypointListItem.

13 years agoMerge commit 'origin/locationlistview' into friendlist_filtering_text_field
Sami Rämö [Mon, 16 Aug 2010 13:24:30 +0000 (16:24 +0300)]
Merge commit 'origin/locationlistview' into friendlist_filtering_text_field

13 years agoMerge commit 'origin/locationlistview' into friendlist_filtering_text_field
Sami Rämö [Mon, 16 Aug 2010 13:24:15 +0000 (16:24 +0300)]
Merge commit 'origin/locationlistview' into friendlist_filtering_text_field

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

13 years agoSimplified panel structure yet again by merging PanelBase class into PanelContentStac...
Pekka Nissinen [Mon, 16 Aug 2010 13:22:01 +0000 (16:22 +0300)]
Simplified panel structure yet again by merging PanelBase class into PanelContentStack class.
Deleted the old unused class files.

13 years agoAdded ruler.png image.
Jussi Laitinen [Mon, 16 Aug 2010 13:18:27 +0000 (16:18 +0300)]
Added ruler.png image.

13 years agoRenamed PanelContent class to PanelContentStack and simplified the general structure...
Pekka Nissinen [Mon, 16 Aug 2010 13:17:49 +0000 (16:17 +0300)]
Renamed PanelContent class to PanelContentStack and simplified the general structure by subclassing
the entire class directly from QStackedWidget

13 years agoAdded scrollToTop call to RoutingPanel lists when list is populated.
Jussi Laitinen [Mon, 16 Aug 2010 13:13:44 +0000 (16:13 +0300)]
Added scrollToTop call to RoutingPanel lists when list is populated.

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Mon, 16 Aug 2010 13:05:32 +0000 (16:05 +0300)]
Merge branch 'new_panels' into locationlistview

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

13 years agoRouting panel reviewed.
Jussi Laitinen [Mon, 16 Aug 2010 12:45:52 +0000 (15:45 +0300)]
Routing panel reviewed.

Reviewed by: Katri Kaikkonen

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Sami Rämö [Mon, 16 Aug 2010 12:28:20 +0000 (15:28 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

 - Reviewed by Sami Rämö

 - Made also some small fixes

Conflicts:
src/ui/panelbar.cpp
src/ui/paneltab.h
src/ui/tabbedpanel.cpp

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Sami Rämö [Mon, 16 Aug 2010 09:02:59 +0000 (12:02 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

 - Reviewed by Sami Rämö

Conflicts:
src/ui/panelbar.cpp
src/ui/paneltab.h
src/ui/tabbedpanel.cpp

13 years agoMerge branch 'master' into new_panels
Pekka Nissinen [Mon, 16 Aug 2010 12:08:15 +0000 (15:08 +0300)]
Merge branch 'master' into new_panels

13 years agoMade a few corrections according to Sami's suggestions
Pekka Nissinen [Mon, 16 Aug 2010 12:04:34 +0000 (15:04 +0300)]
Made a few corrections according to Sami's suggestions

13 years agoRemoved a few commented code blocks
Pekka Nissinen [Mon, 16 Aug 2010 10:37:15 +0000 (13:37 +0300)]
Removed a few commented code blocks

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Pekka Nissinen [Mon, 16 Aug 2010 10:28:52 +0000 (13:28 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

13 years agoSorted src.pro file, added new signals/slots for showing/opening panels/tabs
Pekka Nissinen [Mon, 16 Aug 2010 10:24:55 +0000 (13:24 +0300)]
Sorted src.pro file, added new signals/slots for showing/opening panels/tabs

13 years agoAdded missing PanelTabBar to src.pro.
Jussi Laitinen [Mon, 16 Aug 2010 10:22:13 +0000 (13:22 +0300)]
Added missing PanelTabBar to src.pro.

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 agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Sami Rämö [Mon, 16 Aug 2010 09:02:59 +0000 (12:02 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

Conflicts:
src/ui/panelbar.cpp
src/ui/paneltab.h
src/ui/tabbedpanel.cpp

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Mon, 16 Aug 2010 08:56:00 +0000 (11:56 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoMoved location search button from menu to routing panel.
Jussi Laitinen [Mon, 16 Aug 2010 08:54:56 +0000 (11:54 +0300)]
Moved location search button from menu to routing panel.

13 years agoReviewed new files
Sami Rämö [Mon, 16 Aug 2010 08:41:17 +0000 (11:41 +0300)]
Reviewed new files

 - Reviewed by Sami Rämö

13 years agoJust another minor cosmetic code update
Pekka Nissinen [Mon, 16 Aug 2010 07:30:44 +0000 (10:30 +0300)]
Just another minor cosmetic code update

13 years agoAdded new turn type images.
Jussi Laitinen [Mon, 16 Aug 2010 07:30:07 +0000 (10:30 +0300)]
Added new turn type images.

13 years agoAdded missing comment blocks and cleaned up the code a bit
Pekka Nissinen [Mon, 16 Aug 2010 07:22:28 +0000 (10:22 +0300)]
Added missing comment blocks and cleaned up the code a bit

13 years agoRemoved unnecessary if statement and some old code leftovers
Pekka Nissinen [Mon, 16 Aug 2010 07:10:03 +0000 (10:10 +0300)]
Removed unnecessary if statement and some old code leftovers

13 years agoFixed setCurrentIndex slot comment
Pekka Nissinen [Mon, 16 Aug 2010 07:04:39 +0000 (10:04 +0300)]
Fixed setCurrentIndex slot comment

13 years agoModified existing classes to use the new PanelTabBar class and its methods
Pekka Nissinen [Mon, 16 Aug 2010 06:51:22 +0000 (09:51 +0300)]
Modified existing classes to use the new PanelTabBar class and its methods

13 years agoSeparated the tab section into a new class PanelTabBar
Pekka Nissinen [Mon, 16 Aug 2010 06:29:58 +0000 (09:29 +0300)]
Separated the tab section into a new class PanelTabBar

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Mon, 16 Aug 2010 05:43:36 +0000 (08:43 +0300)]
Merge branch 'new_panels' into locationlistview

Conflicts:
src/ui/friendlistpanel.cpp
src/ui/friendlistpanel.h
src/ui/mainwindow.h
tests/ui/friendlistitem/testfriendlistitem.cpp
tests/ui/listview/testlistview.cpp

13 years agoMerge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels
Pekka Nissinen [Fri, 13 Aug 2010 14:02:31 +0000 (17:02 +0300)]
Merge branch 'new_panels' of https://vcs.maemo.org/git/situare into new_panels

Conflicts:
src/ui/indicatorbuttonpanel.cpp

13 years agoJust some small cosmetic chages (spacings and curly brackets)
Pekka Nissinen [Fri, 13 Aug 2010 13:56:01 +0000 (16:56 +0300)]
Just some small cosmetic chages (spacings and curly brackets)

13 years agoSome minor cosmetic changes
Pekka Nissinen [Fri, 13 Aug 2010 10:47:32 +0000 (13:47 +0300)]
Some minor cosmetic changes