situare
13 years agoChanged bar width to width of four buttons, review context_button_bar_width
Sami Rämö [Mon, 6 Sep 2010 08:57:05 +0000 (11:57 +0300)]
Changed bar width to width of four buttons, review

 - Reviewed by Jussi Laitinen

13 years agoMerge branch 'master' into context_button_bar_width
Sami Rämö [Mon, 6 Sep 2010 08:49:42 +0000 (11:49 +0300)]
Merge branch 'master' into context_button_bar_width

13 years agoCentering, re-factoring
Sami Rämö [Mon, 6 Sep 2010 08:43:30 +0000 (11:43 +0300)]
Centering, re-factoring

 - Buttons are now horizontally centered

 - Bar position and animation target values are now set only once
   in the constructor

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 6 Sep 2010 07:56:52 +0000 (10:56 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded back button, removed list selection from location list view when
Jussi Laitinen [Mon, 6 Sep 2010 07:54:19 +0000 (10:54 +0300)]
Added back button, removed list selection from location list view when
there is only one location populated to the list.

13 years agoSet constant width
Sami Rämö [Mon, 6 Sep 2010 07:50:52 +0000 (10:50 +0300)]
Set constant width

13 years agoAdded a new icon for location seaerch tab
Pekka Nissinen [Mon, 6 Sep 2010 06:01:21 +0000 (09:01 +0300)]
Added a new icon for location seaerch tab

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

13 years agoAdded functionality for hide and show user information
Katri Kaikkonen [Fri, 3 Sep 2010 13:06:28 +0000 (16:06 +0300)]
Added functionality for hide and show user information
Reviewed by Sami Rämö

13 years agoMerge branch 'master' into context_driven_buttons, review context_driven_buttons
Sami Rämö [Fri, 3 Sep 2010 10:12:12 +0000 (13:12 +0300)]
Merge branch 'master' into context_driven_buttons, review

 - Reviewed by Jussi Laitinen

Conflicts:
images.qrc
src/src.pro
src/ui/friendlistpanel.cpp
src/ui/locationsearchpanel.cpp

13 years agoAdded missing files into tabbed panel test project
Sami Rämö [Fri, 3 Sep 2010 09:48:22 +0000 (12:48 +0300)]
Added missing files into tabbed panel test project

13 years agoContact dialog feature reviewed.
Jussi Laitinen [Fri, 3 Sep 2010 09:38:33 +0000 (12:38 +0300)]
Contact dialog feature reviewed.

Reviewed by: Katri Kaikkonen

13 years agoDocumentation
Sami Rämö [Fri, 3 Sep 2010 09:26:46 +0000 (12:26 +0300)]
Documentation

13 years agoAdded missing comments.
Jussi Laitinen [Fri, 3 Sep 2010 09:05:51 +0000 (12:05 +0300)]
Added missing comments.

13 years agoAdded libosso-abook dependency to debian control file.
Jussi Laitinen [Fri, 3 Sep 2010 09:01:14 +0000 (12:01 +0300)]
Added libosso-abook dependency to debian control file.

13 years agoMerge branch 'master' into contact_dialog
Jussi Laitinen [Fri, 3 Sep 2010 08:26:34 +0000 (11:26 +0300)]
Merge branch 'master' into contact_dialog

Conflicts:
src/engine/engine.cpp
src/engine/engine.h
src/src.pro
src/ui/friendlistpanel.cpp
src/ui/friendlistpanel.h
src/ui/listview.h
src/ui/mainwindow.h

13 years agoRemoved disabled button states, don't open panel without buttons
Sami Rämö [Fri, 3 Sep 2010 08:14:24 +0000 (11:14 +0300)]
Removed disabled button states, don't open panel without buttons

 - Removed disabled states from item related context buttons

 - ListItemContextButtonBar is not opened if it does not contain buttons

13 years agoTuning the ListItemContextButtonBar look
Sami Rämö [Fri, 3 Sep 2010 07:44:07 +0000 (10:44 +0300)]
Tuning the ListItemContextButtonBar look

 - ListItemContextButtonBar is hidden until first button widget is
   set, because then the location and size are correct

 - PanelBase: margins and spacing for item related buttons

13 years agoAdded background for ListItemContextButtonBar
Sami Rämö [Fri, 3 Sep 2010 07:19:55 +0000 (10:19 +0300)]
Added background for ListItemContextButtonBar

13 years agoSearch history feature reviewed.
Jussi Laitinen [Fri, 3 Sep 2010 07:00:10 +0000 (10:00 +0300)]
Search history feature reviewed.

Reviewed by: Katri Kaikkonen

13 years agoFixed last item remove method.
Jussi Laitinen [Fri, 3 Sep 2010 06:35:10 +0000 (09:35 +0300)]
Fixed last item remove method.

13 years agoFix: one flag was not cleared when item was unselected
Sami Rämö [Fri, 3 Sep 2010 06:22:59 +0000 (09:22 +0300)]
Fix: one flag was not cleared when item was unselected

 - Buttons were shown when button bar was open, panel was changed
   and then item was selected and unselected before the actual
   change of the buttons was done.

13 years agoFixed search history settings read and write and added search history
Jussi Laitinen [Fri, 3 Sep 2010 06:09:20 +0000 (09:09 +0300)]
Fixed search history settings read and write and added search history
item clicked signal.

13 years agoAdded animation
Sami Rämö [Thu, 2 Sep 2010 14:10:08 +0000 (17:10 +0300)]
Added animation

 - Animation for hiding and showing the ListItemContextButtonBar

 - When list item context buttons are changed, the ListItemContextButtonBar
   is hidden before the buttons are actually changed. If the buttons are
   requested to be shown before the change is made, then the request is
   remembered and buttons are shown after changing the buttons is done.

13 years agoAdded new files. search_history
Jussi Laitinen [Thu, 2 Sep 2010 12:58:53 +0000 (15:58 +0300)]
Added new files.

13 years agoCreated SearchHistoryListView and -Item classes.
Jussi Laitinen [Thu, 2 Sep 2010 12:57:22 +0000 (15:57 +0300)]
Created SearchHistoryListView and -Item classes.

13 years agoMoved setting the visibility of the buttons to ListItemContextButtonBar
Sami Rämö [Thu, 2 Sep 2010 12:26:28 +0000 (15:26 +0300)]
Moved setting the visibility of the buttons to ListItemContextButtonBar

13 years agoFixed positioning and sizing of the ListItemContextButtonBar
Sami Rämö [Thu, 2 Sep 2010 11:54:37 +0000 (14:54 +0300)]
Fixed positioning and sizing of the ListItemContextButtonBar

13 years agoRe-factoring
Sami Rämö [Thu, 2 Sep 2010 11:38:42 +0000 (14:38 +0300)]
Re-factoring

 - Created ListItemContextButtonBar class

 - Moved handling of the list item context buttons into TabbedPanel
   class, same way as the generic panel context buttons are handled.

 - Positioning, sizing and updating of the buttons widget are broken

13 years agoRough implementation of the item related buttons
Sami Rämö [Thu, 2 Sep 2010 09:55:12 +0000 (12:55 +0300)]
Rough implementation of the item related buttons

 - Widget for item related context buttons into PanelBase class

 - Moved old item related buttons into the new widget

 - Widget positioning, showing and hiding. Stacking order is not
   correct, so the buttons are covered by the list item and updating
   is not done properly.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Wed, 1 Sep 2010 13:20:30 +0000 (16:20 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoFixed functional tests
Sami Rämö [Wed, 1 Sep 2010 13:18:52 +0000 (16:18 +0300)]
Fixed functional tests

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

13 years agoAdded QSizePolicy to the labels in user info
Katri Kaikkonen [Wed, 1 Sep 2010 13:07:50 +0000 (16:07 +0300)]
Added QSizePolicy to the labels in user info
Reviewed by Sami Rämö

13 years agoAdded missing png file.
Jussi Laitinen [Wed, 1 Sep 2010 13:01:46 +0000 (16:01 +0300)]
Added missing png file.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Wed, 1 Sep 2010 12:59:44 +0000 (15:59 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded bigger compass icon to location search tab.
Jussi Laitinen [Wed, 1 Sep 2010 12:59:09 +0000 (15:59 +0300)]
Added bigger compass icon to location search tab.

13 years agoPanel tab enabling/disabling when logged in/out reviewed.
Jussi Laitinen [Wed, 1 Sep 2010 12:13:57 +0000 (15:13 +0300)]
Panel tab enabling/disabling when logged in/out reviewed.

Reviewed by: Sami Rämö.

13 years agoAdded close panel call when currently selected tab is disabled.
Jussi Laitinen [Wed, 1 Sep 2010 11:57:25 +0000 (14:57 +0300)]
Added close panel call when currently selected tab is disabled.

13 years agoAdded comment to tab index list appending.
Jussi Laitinen [Wed, 1 Sep 2010 11:46:04 +0000 (14:46 +0300)]
Added comment to tab index list appending.

13 years agoChanged routing context buttons to be almost the upper one
Sami Rämö [Wed, 1 Sep 2010 11:31:23 +0000 (14:31 +0300)]
Changed routing context buttons to be almost the upper one

13 years agoMerge branch 'master' into disable_panels
Jussi Laitinen [Wed, 1 Sep 2010 11:25:32 +0000 (14:25 +0300)]
Merge branch 'master' into disable_panels

Conflicts:
src/ui/mainwindow.cpp

13 years agoRemoved TextModifier constructor.
Jussi Laitinen [Wed, 1 Sep 2010 11:20:22 +0000 (14:20 +0300)]
Removed TextModifier constructor.

13 years agoAdded method to disable tabs.
Jussi Laitinen [Wed, 1 Sep 2010 11:18:51 +0000 (14:18 +0300)]
Added method to disable tabs.

13 years agoMerge branch 'separate_search_panel'
Sami Rämö [Wed, 1 Sep 2010 11:09:14 +0000 (14:09 +0300)]
Merge branch 'separate_search_panel'

13 years agoFix: Routing instructions list was not cleared when route was deleted. separate_search_panel
Sami Rämö [Wed, 1 Sep 2010 11:01:29 +0000 (14:01 +0300)]
Fix: Routing instructions list was not cleared when route was deleted.

13 years agoReview & fixes
Sami Rämö [Wed, 1 Sep 2010 10:59:54 +0000 (13:59 +0300)]
Review & fixes

 - Reviewed by Jussi Laitinen

13 years agoFixed a bug in MapEngine::centerAndZoomTo()
Sami Rämö [Wed, 1 Sep 2010 10:34:04 +0000 (13:34 +0300)]
Fixed a bug in MapEngine::centerAndZoomTo()

 - Horizontal and vertical margins were mixed

 - Also decreased the horizontal margin value

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Wed, 1 Sep 2010 10:25:48 +0000 (13:25 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoUpdated tests cases matching the new tabs
Katri Kaikkonen [Wed, 1 Sep 2010 10:23:46 +0000 (13:23 +0300)]
Updated tests cases matching the new tabs
Reviewed by Jussi Laitinen

13 years agoMerge branch 'master' into separate_search_panel
Sami Rämö [Wed, 1 Sep 2010 10:15:01 +0000 (13:15 +0300)]
Merge branch 'master' into separate_search_panel

Conflicts:
src/src.pro

13 years agoChanged icons of location search panel and route to search result button
Sami Rämö [Wed, 1 Sep 2010 10:10:25 +0000 (13:10 +0300)]
Changed icons of location search panel and route to search result button

13 years agoAdded routing to current cursor position functionality
Sami Rämö [Wed, 1 Sep 2010 09:56:34 +0000 (12:56 +0300)]
Added routing to current cursor position functionality

13 years agoAdded TextModifier class to test classes.
Jussi Laitinen [Wed, 1 Sep 2010 09:37:20 +0000 (12:37 +0300)]
Added TextModifier class to test classes.

13 years agoClean-up and re-factoring for RoutingPanel
Sami Rämö [Wed, 1 Sep 2010 09:33:15 +0000 (12:33 +0300)]
Clean-up and re-factoring for RoutingPanel

 - Cleaned LocationSearchPanel related stuff from RoutingPanel

13 years agoAdded missing comments.
Jussi Laitinen [Wed, 1 Sep 2010 09:25:46 +0000 (12:25 +0300)]
Added missing comments.

13 years agoRemoved debug print.
Jussi Laitinen [Wed, 1 Sep 2010 09:23:31 +0000 (12:23 +0300)]
Removed debug print.

13 years agoRemoved extra rows.
Jussi Laitinen [Wed, 1 Sep 2010 09:21:18 +0000 (12:21 +0300)]
Removed extra rows.

13 years agoRemoved debug variable.
Jussi Laitinen [Wed, 1 Sep 2010 09:19:04 +0000 (12:19 +0300)]
Removed debug variable.

13 years agoModified UserInfo to use TextModifier class.
Jussi Laitinen [Wed, 1 Sep 2010 09:12:15 +0000 (12:12 +0300)]
Modified UserInfo to use TextModifier class.

13 years agoClean-up and re-factoring for LocationSearchPanel
Sami Rämö [Wed, 1 Sep 2010 08:30:05 +0000 (11:30 +0300)]
Clean-up and re-factoring for LocationSearchPanel

 - Cleaned RoutingPanel related stuff from LocationSearchPanel

 - Header is always visible in the LocationSearchPanel

13 years agoAdded LocationSearchPanel (which is currently a copy of RoutingPanel)
Sami Rämö [Wed, 1 Sep 2010 07:42:07 +0000 (10:42 +0300)]
Added LocationSearchPanel (which is currently a copy of RoutingPanel)

 - Created LocationSearchPanel by creating a copy from RoutingPanel

 - Added LocationSearchPanel into panels

 - Fixed routingpanel.cpp missing a license header

13 years agoMerge branch 'master' into text_cutting_bug
Jussi Laitinen [Wed, 1 Sep 2010 05:31:40 +0000 (08:31 +0300)]
Merge branch 'master' into text_cutting_bug

13 years agoAdded panel bar width to mask calculation.
Jussi Laitinen [Wed, 1 Sep 2010 05:18:23 +0000 (08:18 +0300)]
Added panel bar width to mask calculation.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Wed, 1 Sep 2010 05:02:13 +0000 (08:02 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoForgot to save some of the changed files *sigh* new_panels_with_context_buttons
Pekka Nissinen [Tue, 31 Aug 2010 13:49:33 +0000 (16:49 +0300)]
Forgot to save some of the changed files *sigh*

13 years agoChanged a constant name and reviewed the previous changes
Pekka Nissinen [Tue, 31 Aug 2010 13:37:41 +0000 (16:37 +0300)]
Changed a constant name and reviewed the previous changes

Reviewed by: Sami Rämö

13 years agoSome minor cosmetic changes and removed an unnecessary constant from panelcommon.h
Pekka Nissinen [Tue, 31 Aug 2010 13:26:57 +0000 (16:26 +0300)]
Some minor cosmetic changes and removed an unnecessary constant from panelcommon.h

13 years agoFixed a bug that prevented the routing tab to be selected when a route to friend...
Pekka Nissinen [Tue, 31 Aug 2010 10:45:06 +0000 (13:45 +0300)]
Fixed a bug that prevented the routing tab to be selected when a route to friend was calculated

13 years agoModified changelog.
Jussi Laitinen [Tue, 31 Aug 2010 09:33:53 +0000 (12:33 +0300)]
Modified changelog.

13 years agoAdded quick & dirty buttons for friend list filtering and route to friend
Pekka Nissinen [Tue, 31 Aug 2010 08:51:50 +0000 (11:51 +0300)]
Added quick & dirty buttons for friend list filtering and route to friend

13 years agoModified text rect calculation.
Jussi Laitinen [Tue, 31 Aug 2010 08:47:56 +0000 (11:47 +0300)]
Modified text rect calculation.

13 years agoRemoved temp text.
Jussi Laitinen [Tue, 31 Aug 2010 08:16:30 +0000 (11:16 +0300)]
Removed temp text.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Tue, 31 Aug 2010 07:27:45 +0000 (10:27 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoChanged UpdateLocationDialog's text edit not to accept text formatting
Sami Rämö [Tue, 31 Aug 2010 07:24:57 +0000 (10:24 +0300)]
Changed UpdateLocationDialog's text edit not to accept text formatting

13 years agoChanged size setting to fixed height setting.
Jussi Laitinen [Tue, 31 Aug 2010 07:16:17 +0000 (10:16 +0300)]
Changed size setting to fixed height setting.

13 years agoAdded mask calculation to panel.
Jussi Laitinen [Tue, 31 Aug 2010 07:06:20 +0000 (10:06 +0300)]
Added mask calculation to panel.

13 years agoAdded TextModifier class.
Jussi Laitinen [Mon, 30 Aug 2010 13:06:26 +0000 (16:06 +0300)]
Added TextModifier class.

13 years agoAdded a temporary borders around tab bar and context button bar. Used ONLY for debugg...
Pekka Nissinen [Mon, 30 Aug 2010 11:52:26 +0000 (14:52 +0300)]
Added a temporary borders around tab bar and context button bar. Used ONLY for debugging purposes!

13 years agoModified changelog release names.
Jussi Laitinen [Mon, 30 Aug 2010 09:36:26 +0000 (12:36 +0300)]
Modified changelog release names.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 30 Aug 2010 08:21:31 +0000 (11:21 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoForgot to update openPanel() method call to tabbed panel test
Pekka Nissinen [Mon, 30 Aug 2010 08:19:53 +0000 (11:19 +0300)]
Forgot to update openPanel() method call to tabbed panel test

13 years agoAdded debian/optify file and modified debian/changelog.
Jussi Laitinen [Mon, 30 Aug 2010 08:11:04 +0000 (11:11 +0300)]
Added debian/optify file and modified debian/changelog.

13 years agoReviewed context button bar classes and fixed a small bug that messed up the context...
Pekka Nissinen [Mon, 30 Aug 2010 07:12:30 +0000 (10:12 +0300)]
Reviewed context button bar classes and fixed a small bug that messed up the context button bar
position if the tabs had a different amount of context buttons (ie. reverted back to the old
repositionContextButtonBar/positionChangeRequested signal/slot combination).

Reviewed by: Jussi Laitinen

13 years agoFixed a small bug that could cause weird behaviour in panel tabs, only under a very...
Pekka Nissinen [Sun, 29 Aug 2010 19:54:15 +0000 (22:54 +0300)]
Fixed a small bug that could cause weird behaviour in panel tabs, only under a very rare circumstances though

13 years agoRefactored panel context button bar animation and now it is implemented in a lot...
Pekka Nissinen [Sun, 29 Aug 2010 19:48:56 +0000 (22:48 +0300)]
Refactored panel context button bar animation and now it is implemented in a lot nicer way.
All the animation stuff (statemachine, states, signal transitions etc) are relocated inside
the PanelContextButtonBar class instead of TabbedPanel class. Also removed a slot
(repositionContextButtonBar) that isn't needed anymore due to recent architectural changes.

13 years agoChanged the names of panel opening slots and signals into "more" appropriate ones
Pekka Nissinen [Sun, 29 Aug 2010 19:35:02 +0000 (22:35 +0300)]
Changed the names of panel opening slots and signals into "more" appropriate ones

13 years agoMerge branch 'master' into new_panels_with_context_buttons
Pekka Nissinen [Sun, 29 Aug 2010 14:35:04 +0000 (17:35 +0300)]
Merge branch 'master' into new_panels_with_context_buttons

Conflicts:
src/ui/userinfopanel.cpp

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Fri, 27 Aug 2010 13:23:38 +0000 (16:23 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoFine tuned the direction indicator arrow look
Sami Rämö [Fri, 27 Aug 2010 13:22:23 +0000 (16:22 +0300)]
Fine tuned the direction indicator arrow look

 - Reviewed by Jussi Laitinen

13 years agoMinor changes to userinfo. Remove word wrap from name label and rename button
Katri Kaikkonen [Fri, 27 Aug 2010 13:00:51 +0000 (16:00 +0300)]
Minor changes to userinfo. Remove word wrap from name label and rename button
Reviewed by Sami Rämö

13 years agoMerge branch 'master' into userinfo_collapse
Katri Kaikkonen [Fri, 27 Aug 2010 12:41:19 +0000 (15:41 +0300)]
Merge branch 'master' into userinfo_collapse

13 years agoMerge branch 'fix_userinfo' into userinfo_collapse, review and fixes
Katri Kaikkonen [Fri, 27 Aug 2010 12:37:21 +0000 (15:37 +0300)]
Merge branch 'fix_userinfo' into userinfo_collapse, review and fixes
Reviewed by Sami Rämö

Conflicts:
src/ui/userinfo.cpp

13 years agoReview and fixes
Katri Kaikkonen [Fri, 27 Aug 2010 12:24:25 +0000 (15:24 +0300)]
Review and fixes
Reviewed by Sami Rämö

13 years agoAdded userinfo collapse functionality
Katri Kaikkonen [Fri, 27 Aug 2010 10:59:55 +0000 (13:59 +0300)]
Added userinfo collapse functionality

13 years agoError message is shown when location search does not find locations routing_and_searching_errors
Sami Rämö [Fri, 27 Aug 2010 08:20:41 +0000 (11:20 +0300)]
Error message is shown when location search does not find locations

 - Reviewed by Katri Kaikkonen

 - Also removed some old, unused error stuff

13 years agoError message is shown and progress indicator is stopped when routing fails
Sami Rämö [Fri, 27 Aug 2010 07:06:07 +0000 (10:06 +0300)]
Error message is shown and progress indicator is stopped when routing fails

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.