situare
13 years agoFixed seg fault on logout. master
Jussi Laitinen [Tue, 16 Nov 2010 12:17:58 +0000 (14:17 +0200)]
Fixed seg fault on logout.

13 years agoCleaned debug prints login_browser
Sami Rämö [Fri, 12 Nov 2010 13:14:29 +0000 (15:14 +0200)]
Cleaned debug prints

13 years agoFixed a compile warning
Sami Rämö [Fri, 12 Nov 2010 11:58:58 +0000 (13:58 +0200)]
Fixed a compile warning

13 years agoFixed unit tests
Sami Rämö [Fri, 12 Nov 2010 11:55:32 +0000 (13:55 +0200)]
Fixed unit tests

13 years agoMoved location update logic to new class called UpdateLocation.
Sami Rämö [Fri, 12 Nov 2010 11:24:00 +0000 (13:24 +0200)]
Moved location update logic to new class called UpdateLocation.

13 years agoMoved UpdateLocationDialog to be managed by MainWindow.
Sami Rämö [Thu, 11 Nov 2010 07:31:54 +0000 (09:31 +0200)]
Moved UpdateLocationDialog to be managed by MainWindow.

13 years agoAdded wallPostPermission parameter to loggedIn signal
Sami Rämö [Wed, 10 Nov 2010 13:37:21 +0000 (15:37 +0200)]
Added wallPostPermission parameter to loggedIn signal

13 years agoEmit error instead of queuing requests when session is empty
Sami Rämö [Wed, 10 Nov 2010 10:57:16 +0000 (12:57 +0200)]
Emit error instead of queuing requests when session is empty

13 years agoRemoved some old unused code
Sami Rämö [Wed, 10 Nov 2010 09:55:26 +0000 (11:55 +0200)]
Removed some old unused code

13 years agoClear user information only when logout initiated from logout button.
Sami Rämö [Wed, 10 Nov 2010 09:36:04 +0000 (11:36 +0200)]
Clear user information only when logout initiated from logout button.

13 years agoChanges to logout prosess and login state storing, logout bug fix
Sami Rämö [Wed, 10 Nov 2010 08:51:36 +0000 (10:51 +0200)]
Changes to logout prosess and login state storing, logout bug fix

  - logout process is initiated calling FacebookAuthentication::logOut()

  - logged in state is now stored by FacebookAuthentication and checked
    by using isLoggedIn() method

  - fixed bug: user was not able to log out when network connection was
    not awailable

  - handler for login browser's SSL errors

  - clean-up, removed LoginDialog

13 years agoEmit error signal when login fails
Sami Rämö [Tue, 9 Nov 2010 12:52:21 +0000 (14:52 +0200)]
Emit error signal when login fails

13 years agoDocumenting and some clean-up
Sami Rämö [Tue, 9 Nov 2010 12:18:56 +0000 (14:18 +0200)]
Documenting and some clean-up

13 years agoAdded progress indicator
Sami Rämö [Tue, 9 Nov 2010 10:36:41 +0000 (12:36 +0200)]
Added progress indicator

13 years agoFixed two forgotten facebookloginbrowser.h includes
Sami Rämö [Tue, 9 Nov 2010 10:31:47 +0000 (12:31 +0200)]
Fixed two forgotten facebookloginbrowser.h includes

13 years agoRemoved FacebookLoginBrowser class, replaced with QWebView.
Sami Rämö [Tue, 9 Nov 2010 10:13:32 +0000 (12:13 +0200)]
Removed FacebookLoginBrowser class, replaced with QWebView.

13 years agoMoved creating the FacebookLoginBrowser to FacebookAuthentication.
Sami Rämö [Tue, 9 Nov 2010 09:32:05 +0000 (11:32 +0200)]
Moved creating the FacebookLoginBrowser to FacebookAuthentication.

MainWindow does now handle only the dialog.

13 years agoImplemented NetworkCookieJar::clearCookiesSetting()
Sami Rämö [Tue, 9 Nov 2010 07:36:29 +0000 (09:36 +0200)]
Implemented NetworkCookieJar::clearCookiesSetting()

 - clean-up
 - adding documentation for NetworkCookieJar

13 years agoFixed FacebookLoginBrowser::destroyed() signal handling
Sami Rämö [Tue, 9 Nov 2010 06:57:09 +0000 (08:57 +0200)]
Fixed FacebookLoginBrowser::destroyed() signal handling

13 years agoReplaced some hard coded strings with constants, removed facebookcommon.h
Sami Rämö [Tue, 9 Nov 2010 06:47:26 +0000 (08:47 +0200)]
Replaced some hard coded strings with constants, removed facebookcommon.h

13 years agoTry login with cookies using hidden browser, show browser if failed.
Sami Rämö [Mon, 8 Nov 2010 14:11:28 +0000 (16:11 +0200)]
Try login with cookies using hidden browser, show browser if failed.

13 years agoRemoving some old code, disabled the api=2.0 parameter
Sami Rämö [Mon, 8 Nov 2010 13:08:58 +0000 (15:08 +0200)]
Removing some old code, disabled the api=2.0 parameter

13 years agoMerge branch 'master' into login_browser
Sami Rämö [Mon, 8 Nov 2010 07:43:59 +0000 (09:43 +0200)]
Merge branch 'master' into login_browser

13 years agoFixed projects to build in Simulator
Janne Kiiski [Fri, 5 Nov 2010 14:27:57 +0000 (16:27 +0200)]
Fixed projects to build in Simulator

13 years agoFixed debian build package scripts to support i386
Janne Kiiski [Fri, 5 Nov 2010 11:20:16 +0000 (13:20 +0200)]
Fixed debian build package scripts to support i386

13 years agoMerge branch 'master' into login_browser
Sami Rämö [Fri, 5 Nov 2010 11:22:21 +0000 (13:22 +0200)]
Merge branch 'master' into login_browser

13 years agoChanged GPSPositionPrivateStub to fake location updates instead of error
Sami Rämö [Fri, 5 Nov 2010 11:19:24 +0000 (13:19 +0200)]
Changed GPSPositionPrivateStub to fake location updates instead of error

13 years agoHide "no search results" text when search results are appended.
Sami Rämö [Fri, 5 Nov 2010 11:07:49 +0000 (13:07 +0200)]
Hide "no search results" text when search results are appended.

13 years agoIgnore SSL errors from the network reply
Sami Rämö [Fri, 5 Nov 2010 11:06:41 +0000 (13:06 +0200)]
Ignore SSL errors from the network reply

13 years agoAppend api version 2.0 to all request, if not explicitly specified
Sami Rämö [Thu, 4 Nov 2010 08:08:59 +0000 (10:08 +0200)]
Append api version 2.0 to all request, if not explicitly specified

13 years agoCleaning up some signals
Sami Rämö [Mon, 1 Nov 2010 12:28:41 +0000 (14:28 +0200)]
Cleaning up some signals

13 years agoUpdated INSTALL file
Sami Rämö [Fri, 15 Oct 2010 08:05:01 +0000 (11:05 +0300)]
Updated INSTALL file

13 years agoMoving login related stuff from Engine to FacebookAuthentication
Sami Rämö [Tue, 28 Sep 2010 06:14:45 +0000 (09:14 +0300)]
Moving login related stuff from Engine to FacebookAuthentication

13 years agoCleaning out old login code ongoing
Sami Rämö [Mon, 27 Sep 2010 11:27:44 +0000 (14:27 +0300)]
Cleaning out old login code ongoing

 - Removed FacebookCredentials class

 - Removed saving of the user name

 - Renaming access token -> session, as the session is required,
   not only the access token

13 years agoChanged other queries to use the new interface.
Sami Rämö [Mon, 27 Sep 2010 10:46:21 +0000 (13:46 +0300)]
Changed other queries to use the new interface.

13 years agoChanging to new authentication mechanism ongoing
Sami Rämö [Mon, 27 Sep 2010 09:57:00 +0000 (12:57 +0300)]
Changing to new authentication mechanism ongoing

 - disabled old FB authentication mechanism

 - changed login url & changed from parsing the access token to
   parsing the whole session

 - Interface for sending requests to Situare server. Appends
   parameters and session information. Enqueues requests if
   session information is not available.

 - sorting SituareService.cpp

 - fetching locations is currently only one using the new interface

13 years agoFacebookLoginBrowser to use cookies, re-writing NetworkCookieJar
Sami Rämö [Fri, 24 Sep 2010 13:04:39 +0000 (16:04 +0300)]
FacebookLoginBrowser to use cookies, re-writing NetworkCookieJar

 - Implemented FacebookLoginBrowser to use cookies

 - Re-writing NetworkCookieJar: Removed old self made implementation,
   moved reading and saving the cookies into the class.

13 years agoDestroy login browser after successfully logged in
Sami Rämö [Fri, 24 Sep 2010 10:41:03 +0000 (13:41 +0300)]
Destroy login browser after successfully logged in

13 years agoParsing the access token from the url
Sami Rämö [Fri, 24 Sep 2010 10:19:08 +0000 (13:19 +0300)]
Parsing the access token from the url

13 years agoCreated base for Facebook login browser
Sami Rämö [Fri, 24 Sep 2010 09:29:20 +0000 (12:29 +0300)]
Created base for Facebook login browser

 - FacebookLoginBrowser class

 - MainWindow builds login browser and shows it.

13 years agoTuning the look of the location search panel with empty search history
Sami Rämö [Thu, 23 Sep 2010 11:32:27 +0000 (14:32 +0300)]
Tuning the look of the location search panel with empty search history

 - History/results label is not shown when there is no search history
   available

 - Changed label text "No search results" -> "No search history"

 - Centered label vertically

13 years agoSearching from location search results does not flash history view.
Sami Rämö [Thu, 23 Sep 2010 11:05:26 +0000 (14:05 +0300)]
Searching from location search results does not flash history view.

 - When location search results are open, and user does make another
   search, the view is not changed to search history view.

13 years agoMade using the test server simpler
Sami Rämö [Thu, 23 Sep 2010 10:09:43 +0000 (13:09 +0300)]
Made using the test server simpler

 - Add DEFINES+=USE_TEST_SERVER into qmake parameters if you would
   like to compile the application to use test server. Remember to
   recompile the whole application.

13 years agoModified debian changelog and control files and desktop file. v2.0b-1
Jussi Laitinen [Thu, 9 Sep 2010 08:16:04 +0000 (11:16 +0300)]
Modified debian changelog and control files and desktop file.

13 years agoModified route arrow icons.
Jussi Laitinen [Thu, 9 Sep 2010 06:27:19 +0000 (09:27 +0300)]
Modified route arrow icons.

13 years agoSmall fix again.
Jussi Laitinen [Thu, 9 Sep 2010 05:28:00 +0000 (08:28 +0300)]
Small fix again.

13 years agoMade some cosmetic updates to the list item context button bar image files and correc...
Pekka Nissinen [Thu, 9 Sep 2010 00:12:54 +0000 (03:12 +0300)]
Made some cosmetic updates to the list item context button bar image files and corrected the
affected classes.

13 years agoAdded better (or worse) pixmaps for selected list items
Pekka Nissinen [Thu, 9 Sep 2010 00:11:15 +0000 (03:11 +0300)]
Added better (or worse) pixmaps for selected list items

13 years agoAdded new images for route to cursor and clear route buttons
Pekka Nissinen [Thu, 9 Sep 2010 00:10:00 +0000 (03:10 +0300)]
Added new images for route to cursor and clear route buttons

13 years agoMade small cosmetic changes to contact and back button images, removed btn suffix...
Pekka Nissinen [Thu, 9 Sep 2010 00:05:03 +0000 (03:05 +0300)]
Made small cosmetic changes to contact and back button images, removed btn suffix from the file names
and made changes to all related classes.

13 years agoFixed again a bug when "No search results" text was incorrectly shown.
Jussi Laitinen [Wed, 8 Sep 2010 05:08:18 +0000 (08:08 +0300)]
Fixed again a bug when "No search results" text was incorrectly shown.

13 years agoFixed bug when "No search results" text was incorrectly shown.
Jussi Laitinen [Tue, 7 Sep 2010 07:28:26 +0000 (10:28 +0300)]
Fixed bug when "No search results" text was incorrectly shown.

13 years agoAdded calendar image.
Jussi Laitinen [Tue, 7 Sep 2010 07:26:27 +0000 (10:26 +0300)]
Added calendar image.

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Pekka Nissinen [Mon, 6 Sep 2010 12:17:33 +0000 (15:17 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoRemoved couple of unnecessary image files and added new icons for "route to friend...
Pekka Nissinen [Mon, 6 Sep 2010 12:16:28 +0000 (15:16 +0300)]
Removed couple of unnecessary image files and added new icons for "route to friend" and "route to location"

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jussi Laitinen [Mon, 6 Sep 2010 11:58:00 +0000 (14:58 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoModified debian changelog and control.
Jussi Laitinen [Mon, 6 Sep 2010 11:56:16 +0000 (14:56 +0300)]
Modified debian changelog and control.

13 years agoFixed defects of review
Katri Kaikkonen [Mon, 6 Sep 2010 11:44:28 +0000 (14:44 +0300)]
Fixed defects of review
Reviewed by Sami Rämö

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Mon, 6 Sep 2010 11:43:57 +0000 (14:43 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoRemoved qCritical print from RouteSegment::street() parser
Sami Rämö [Mon, 6 Sep 2010 11:34:16 +0000 (14:34 +0300)]
Removed qCritical print from RouteSegment::street() parser

 - Print was polluting unit test results

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Katri Kaikkonen [Mon, 6 Sep 2010 11:24:36 +0000 (14:24 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded text label for empty panels
Katri Kaikkonen [Mon, 6 Sep 2010 11:23:32 +0000 (14:23 +0300)]
Added text label for empty panels
Reviewed by Sami Rämö

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Sami Rämö [Mon, 6 Sep 2010 10:24:45 +0000 (13:24 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare

13 years agoAdded BUGS and README files
Sami Rämö [Mon, 6 Sep 2010 10:24:38 +0000 (13:24 +0300)]
Added BUGS and README files

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

13 years agoChanged ruler.png image.
Jussi Laitinen [Mon, 6 Sep 2010 10:11:21 +0000 (13:11 +0300)]
Changed ruler.png image.

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ö