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

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

 - Some small modifications to the stacking order

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

13 years agoReviewed old files modified in new_panels branch
Sami Rämö [Fri, 13 Aug 2010 13:34:13 +0000 (16:34 +0300)]
Reviewed old files modified in new_panels branch

 - Reviewed by Sami Rämö

 - New files are not yes reviewed

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

13 years agoReviewed panels
Sami Rämö [Fri, 13 Aug 2010 13:34:13 +0000 (16:34 +0300)]
Reviewed panels

 - Reviewed by Sami Rämö

13 years agoAdded RouteWaypointList- and RouteWaypointListView classes.
Jussi Laitinen [Fri, 13 Aug 2010 12:22:14 +0000 (15:22 +0300)]
Added RouteWaypointList- and RouteWaypointListView classes.

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

13 years agoMerge branch 'master' into new_panels
Sami Rämö [Fri, 13 Aug 2010 10:33:04 +0000 (13:33 +0300)]
Merge branch 'master' into new_panels

Conflicts:
src/ui/friendlistpanel.h
src/ui/sidepanel.cpp
src/ui/tabbedpanel.h
src/ui/userinfo.cpp
src/ui/userinfopanel.h

13 years agoRemoved QtGui includes
Sami Rämö [Fri, 13 Aug 2010 08:31:58 +0000 (11:31 +0300)]
Removed QtGui includes

13 years agoAdded routing feature to friend and location list.
Jussi Laitinen [Fri, 13 Aug 2010 08:23:45 +0000 (11:23 +0300)]
Added routing feature to friend and location list.

13 years agoClean-up
Sami Rämö [Fri, 13 Aug 2010 07:50:49 +0000 (10:50 +0300)]
Clean-up

 - Removed m_app data member from SituareEngine because it was not
   needed

13 years agoRemoved using QApplication on desktop, hiding the filter text field
Sami Rämö [Fri, 13 Aug 2010 07:42:19 +0000 (10:42 +0300)]
Removed using QApplication on desktop, hiding the filter text field

 - Hiding the filter text field by default when panel is shown

 - Application is used instead of QApplication always, not just
   with Maemo, so the grabbing does work also in desktop version

13 years agoDocumenting, clear filtering when FriendListPanel is hidden
Sami Rämö [Thu, 12 Aug 2010 14:19:29 +0000 (17:19 +0300)]
Documenting, clear filtering when FriendListPanel is hidden

13 years agoGrabbing and releasing logic fully working in all situations
Sami Rämö [Thu, 12 Aug 2010 14:01:05 +0000 (17:01 +0300)]
Grabbing and releasing logic fully working in all situations

13 years agoChanged when keyboard grabbing is enabled / disabled
Sami Rämö [Thu, 12 Aug 2010 13:43:59 +0000 (16:43 +0300)]
Changed when keyboard grabbing is enabled / disabled

 - Grabbing is enabled in showEvent() if the MainWindow is topmost

 - Grabbing is disabled when other window becomes the topmost one

13 years agoAddded textRectFactor min value.
Jussi Laitinen [Thu, 12 Aug 2010 13:32:28 +0000 (16:32 +0300)]
Addded textRectFactor min value.

13 years agoAdded ExtendedListItem::boundingRect method.
Jussi Laitinen [Thu, 12 Aug 2010 13:11:53 +0000 (16:11 +0300)]
Added ExtendedListItem::boundingRect method.

13 years agoSet keyboard grabbing when topmost window is changed
Sami Rämö [Thu, 12 Aug 2010 13:08:07 +0000 (16:08 +0300)]
Set keyboard grabbing when topmost window is changed

13 years agoConnected filtering text field with the lists filtering functionality
Sami Rämö [Thu, 12 Aug 2010 10:43:18 +0000 (13:43 +0300)]
Connected filtering text field with the lists filtering functionality

13 years agoMerge commit 'origin/locationlistview' into friendlist_filtering_text_field
Sami Rämö [Thu, 12 Aug 2010 10:26:43 +0000 (13:26 +0300)]
Merge commit 'origin/locationlistview' into friendlist_filtering_text_field

Conflicts:
tests/tests.pro

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Thu, 12 Aug 2010 09:09:38 +0000 (12:09 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoChanged setActiveTab slot into private slot
Pekka Nissinen [Thu, 12 Aug 2010 09:08:24 +0000 (12:08 +0300)]
Changed setActiveTab slot into private slot

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Thu, 12 Aug 2010 09:06:16 +0000 (12:06 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoMerge branch 'master' into new_panels
Pekka Nissinen [Thu, 12 Aug 2010 09:04:34 +0000 (12:04 +0300)]
Merge branch 'master' into new_panels

13 years agoMerge branch 'new_panels' into locationlistview
Jussi Laitinen [Thu, 12 Aug 2010 09:03:42 +0000 (12:03 +0300)]
Merge branch 'new_panels' into locationlistview

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Thu, 12 Aug 2010 08:53:17 +0000 (11:53 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded focus to QTextEdit in update location dialog
Katri Kaikkonen [Thu, 12 Aug 2010 08:50:39 +0000 (11:50 +0300)]
Added focus to QTextEdit in update location dialog

13 years agoMerge commit 'origin/locationlistview' into friendlist_filtering_text_field
Sami Rämö [Thu, 12 Aug 2010 08:39:20 +0000 (11:39 +0300)]
Merge commit 'origin/locationlistview' into friendlist_filtering_text_field

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

13 years agoAdded a new signal for TabbedPanel (tabChanged) that can be used to (for example...
Pekka Nissinen [Thu, 12 Aug 2010 08:39:25 +0000 (11:39 +0300)]
Added a new signal for TabbedPanel (tabChanged) that can be used to (for example) clear the friend list filtering when tab is changed

13 years agoAdded missing friendlistview to unit tests.
Jussi Laitinen [Thu, 12 Aug 2010 08:31:20 +0000 (11:31 +0300)]
Added missing friendlistview to unit tests.

13 years agoMerge branch 'master' into new_panels
Pekka Nissinen [Thu, 12 Aug 2010 08:03:20 +0000 (11:03 +0300)]
Merge branch 'master' into new_panels

13 years agoTabbedPanel now emits panelOpened/Closed signals after the animation has stopped.
Pekka Nissinen [Thu, 12 Aug 2010 07:56:38 +0000 (10:56 +0300)]
TabbedPanel now emits panelOpened/Closed signals after the animation has stopped.
Forced the panel tabs to return into non-selected state when panel is closed.

13 years agoFixed comments
Sami Rämö [Thu, 12 Aug 2010 07:49:57 +0000 (10:49 +0300)]
Fixed comments