situare
13 years agoMerge branch 'move_buttons_to_content_area' into new_panels_with_context_buttons move_buttons_to_content_area
Pekka Nissinen [Fri, 27 Aug 2010 05:33:42 +0000 (08:33 +0300)]
Merge branch 'move_buttons_to_content_area' into new_panels_with_context_buttons

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Fri, 27 Aug 2010 05:29:39 +0000 (08:29 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

13 years agoAdded missing headers from src.pro.
Jussi Laitinen [Fri, 27 Aug 2010 05:20:53 +0000 (08:20 +0300)]
Added missing headers from src.pro.

13 years agoReview
Sami Rämö [Thu, 26 Aug 2010 12:33:03 +0000 (15:33 +0300)]
Review

 - Reviewed by Pekka Nissinen

13 years agoFixed FriendListItem test to ignore item rects because fonts might
Jussi Laitinen [Thu, 26 Aug 2010 11:48:51 +0000 (14:48 +0300)]
Fixed FriendListItem test to ignore item rects because fonts might
differ.

13 years agoClean-up, comments
Sami Rämö [Thu, 26 Aug 2010 11:21:15 +0000 (14:21 +0300)]
Clean-up, comments

13 years agoFixed the RoutingPanel to work also with routes coming from the FriendListPanel
Sami Rämö [Thu, 26 Aug 2010 10:29:22 +0000 (13:29 +0300)]
Fixed the RoutingPanel to work also with routes coming from the FriendListPanel

13 years agoRe-factoring, adding missing functionality
Sami Rämö [Thu, 26 Aug 2010 10:06:25 +0000 (13:06 +0300)]
Re-factoring, adding missing functionality

 - Re-factored RoutingPanel constructor

 - Routing instructions list is cleared when route is cleared

 - Route instruction / search result selection is cleared when view
   is changed

 - Route button is disabled if it is not checked and there is no
   search result currently selected

13 years agoModifying RoutingPanel buttons functionality
Sami Rämö [Thu, 26 Aug 2010 07:43:36 +0000 (10:43 +0300)]
Modifying RoutingPanel buttons functionality

 - Changed RoutingPanel buttons checkable

 - Handlers for RoutingPanel buttons toggling

 - Route to location button clears the route line when unchecked

13 years agoRe-factored FriendListPanel constructor and data member names
Sami Rämö [Wed, 25 Aug 2010 12:21:47 +0000 (15:21 +0300)]
Re-factored FriendListPanel constructor and data member names

 - Reviewed by Pekka Nissinen

13 years agoChanged stacking order, fullscreen button below panel
Sami Rämö [Wed, 25 Aug 2010 10:58:30 +0000 (13:58 +0300)]
Changed stacking order, fullscreen button below panel

 - Fullscreen button was covering clear text filtering button

13 years agoMerge branch 'new_panels_with_context_buttons' of https://vcs.maemo.org/git/situare...
Sami Rämö [Wed, 25 Aug 2010 10:46:00 +0000 (13:46 +0300)]
Merge branch 'new_panels_with_context_buttons' of https://vcs.maemo.org/git/situare into move_buttons_to_content_area

13 years agoFixed smaller defects, setting friend list buttons disabled/enabled
Sami Rämö [Wed, 25 Aug 2010 10:40:47 +0000 (13:40 +0300)]
Fixed smaller defects, setting friend list buttons disabled/enabled

13 years agoReview
Sami Rämö [Wed, 25 Aug 2010 10:22:51 +0000 (13:22 +0300)]
Review

 - Reviewed by Pekka Nissinen

13 years agoChanged the context button layout type from QGridLayout to QVBoxLayout and made all...
Pekka Nissinen [Wed, 25 Aug 2010 10:06:41 +0000 (13:06 +0300)]
Changed the context button layout type from QGridLayout to QVBoxLayout and made all the necessary changes to affected classes

13 years agoMerge branch 'new_panels_with_context_buttons' of https://vcs.maemo.org/git/situare...
Sami Rämö [Wed, 25 Aug 2010 07:45:33 +0000 (10:45 +0300)]
Merge branch 'new_panels_with_context_buttons' of https://vcs.maemo.org/git/situare into move_buttons_to_content_area

 - Also fixed the routing panel buttons

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Wed, 25 Aug 2010 07:08:03 +0000 (10:08 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

13 years agoReview, updating functional tests map_center_point
Sami Rämö [Tue, 24 Aug 2010 13:12:49 +0000 (16:12 +0300)]
Review, updating functional tests

 - Reviewed by Jussi Laitinen

13 years agoMerge branch 'master' into map_center_point
Sami Rämö [Tue, 24 Aug 2010 12:47:46 +0000 (15:47 +0300)]
Merge branch 'master' into map_center_point

13 years agoFixed double tap zoom jumping when center point was shifted
Sami Rämö [Tue, 24 Aug 2010 12:42:23 +0000 (15:42 +0300)]
Fixed double tap zoom jumping when center point was shifted

13 years agoUndoed the parameter for user drag actions
Sami Rämö [Tue, 24 Aug 2010 12:08:55 +0000 (15:08 +0300)]
Undoed the parameter for user drag actions

13 years agoMapView sends always the center point from the users view
Sami Rämö [Tue, 24 Aug 2010 11:25:37 +0000 (14:25 +0300)]
MapView sends always the center point from the users view

 - Sent center point is shifted when panel is open.

13 years agoChanged the way how the context buttons are implemented and how they are forwadded...
Pekka Nissinen [Tue, 24 Aug 2010 09:57:45 +0000 (12:57 +0300)]
Changed the way how the context buttons are implemented and how they are forwadded to the PanelContextButtonBar class.
It is now using a specialised QWidget that contains the buttons in a grid layout. Also made the required changes to
the RoutingPanel and UserInfoPanel classes.

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Tue, 24 Aug 2010 09:51:14 +0000 (12:51 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

13 years agoShift width is now taken from panel width
Sami Rämö [Tue, 24 Aug 2010 09:26:34 +0000 (12:26 +0300)]
Shift width is now taken from panel width

13 years agoFunctional tests for map center point shifting
Sami Rämö [Tue, 24 Aug 2010 07:46:06 +0000 (10:46 +0300)]
Functional tests for map center point shifting

13 years agoReview & fixing some small defects
Sami Rämö [Tue, 24 Aug 2010 07:44:02 +0000 (10:44 +0300)]
Review & fixing some small defects

 - Reviewed by Jussi Laitinen

13 years agoAlphabetising
Sami Rämö [Mon, 23 Aug 2010 13:37:11 +0000 (16:37 +0300)]
Alphabetising

13 years agoMoving crosshair to show shifted map center point
Sami Rämö [Mon, 23 Aug 2010 13:22:31 +0000 (16:22 +0300)]
Moving crosshair to show shifted map center point

 - Re-factored crosshair naming

 - Some alphabetising in MainWindow

13 years agoFixed a jump in the map when moving from dragging to kinetic effect
Sami Rämö [Mon, 23 Aug 2010 12:46:55 +0000 (15:46 +0300)]
Fixed a jump in the map when moving from dragging to kinetic effect

 - Also cleaning up

13 years agoAnimation for enabling and disabling the center point shifting
Sami Rämö [Mon, 23 Aug 2010 12:07:37 +0000 (15:07 +0300)]
Animation for enabling and disabling the center point shifting

13 years agoAdding comments
Sami Rämö [Mon, 23 Aug 2010 10:56:45 +0000 (13:56 +0300)]
Adding comments

13 years agoUpdates the view when center shifting is enabled/disabled
Sami Rämö [Mon, 23 Aug 2010 10:41:32 +0000 (13:41 +0300)]
Updates the view when center shifting is enabled/disabled

 - Does not use animation

 - Also made some variable renaming

13 years agoFixed map jumping when starting a drag
Sami Rämö [Mon, 23 Aug 2010 10:15:33 +0000 (13:15 +0300)]
Fixed map jumping when starting a drag

13 years agoShifting the center position on scrolling
Sami Rämö [Mon, 23 Aug 2010 10:00:09 +0000 (13:00 +0300)]
Shifting the center position on scrolling

 - Center position is shifted only when panel is open

 - Map jumps when starting a drag

 - Does not update the view when shifting is enabled / disabled

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Fri, 20 Aug 2010 13:43:15 +0000 (16:43 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

13 years agoRemoved unnecessary mouseMoveEvent reimplementation from IndicatorButton class.
Pekka Nissinen [Fri, 20 Aug 2010 13:36:48 +0000 (16:36 +0300)]
Removed unnecessary mouseMoveEvent reimplementation from IndicatorButton class.
Simplified ImageButton class implementation and now the button is drawed correctly in toggled and disabled state.
Made small changes to ZoomButton & ZoomButtonPanel to reflect changes in ImageButton.

Reviewed by: Jussi Laitinen

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

13 years agoUpdated panel functional test cases and added friend list filtering tests
Katri Kaikkonen [Fri, 20 Aug 2010 10:30:41 +0000 (13:30 +0300)]
Updated panel functional test cases and added friend list filtering tests
Reviewed by Sami Rämö

13 years agoFixed RoutingPanel & UserInfoPanel to use ImageButton properly (due to recent changes...
Pekka Nissinen [Fri, 20 Aug 2010 09:57:54 +0000 (12:57 +0300)]
Fixed RoutingPanel & UserInfoPanel to use ImageButton properly (due to recent changes to its constructor).
Added missing referencies to TabbedPanel unit test.

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Fri, 20 Aug 2010 09:25:16 +0000 (12:25 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

Conflicts:
src/ui/userinfo.cpp

13 years agoChanged ImageButton class constructor a bit (made the required changes into ZoomButto...
Pekka Nissinen [Fri, 20 Aug 2010 09:18:04 +0000 (12:18 +0300)]
Changed ImageButton class constructor a bit (made the required changes into ZoomButton as well) and removed some unnecessary includes

Reviewed by: Sami Rämö

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