situare
13 years agoDelegateBase: fixed settign buttons loader height and visibility when there is no...
Sami Rämö [Wed, 17 Nov 2010 07:49:13 +0000 (09:49 +0200)]
DelegateBase: fixed settign buttons loader height and visibility when there is no buttons

13 years agoDelegateBase: added loader for buttons, fixed height calculation
Sami Rämö [Wed, 17 Nov 2010 07:38:57 +0000 (09:38 +0200)]
DelegateBase: added loader for buttons, fixed height calculation

13 years agoChanged RoutingDelegate to use DelegateBase
Sami Rämö [Tue, 16 Nov 2010 10:59:49 +0000 (12:59 +0200)]
Changed RoutingDelegate to use DelegateBase

13 years agoList.qml -> ListBase.qml, changed RoutingView to use ListBase
Sami Rämö [Tue, 16 Nov 2010 10:31:58 +0000 (12:31 +0200)]
List.qml -> ListBase.qml, changed RoutingView to use ListBase

13 years agoOnly one list item can be expanded, others collapse automatically.
Sami Rämö [Tue, 16 Nov 2010 10:15:23 +0000 (12:15 +0200)]
Only one list item can be expanded, others collapse automatically.

13 years agoAdded logic for opening/closing the panel
Sami Rämö [Tue, 16 Nov 2010 09:03:07 +0000 (11:03 +0200)]
Added logic for opening/closing the panel

13 years agoIntegrated other separate panel into singe flippable panel
Sami Rämö [Tue, 16 Nov 2010 08:48:18 +0000 (10:48 +0200)]
Integrated other separate panel into singe flippable panel

13 years agoBasics for flipping panel
Sami Rämö [Tue, 16 Nov 2010 08:03:07 +0000 (10:03 +0200)]
Basics for flipping panel

13 years agoImplemented list item expanding, collapsing does not work properly yet.
Sami Rämö [Mon, 15 Nov 2010 14:01:08 +0000 (16:01 +0200)]
Implemented list item expanding, collapsing does not work properly yet.

13 years agoCreated re-usable delegate for list items
Sami Rämö [Mon, 15 Nov 2010 09:58:03 +0000 (11:58 +0200)]
Created re-usable delegate for list items

13 years agoLogin fixes to QML (setup cookiejar to network access manager)
Janne Kiiski [Fri, 12 Nov 2010 15:09:08 +0000 (17:09 +0200)]
Login fixes to QML (setup cookiejar to network access manager)

13 years agoshow/hide log fixes
Janne Kiiski [Fri, 12 Nov 2010 15:08:22 +0000 (17:08 +0200)]
show/hide log fixes

13 years agoRoutingDelegate: RoundAbout fix
Janne Kiiski [Fri, 12 Nov 2010 15:07:43 +0000 (17:07 +0200)]
RoutingDelegate: RoundAbout fix

13 years agoMerge branch 'qml' of https://vcs.maemo.org/git/situare into qml
Janne Kiiski [Fri, 12 Nov 2010 14:09:27 +0000 (16:09 +0200)]
Merge branch 'qml' of https://vcs.maemo.org/git/situare into qml

Conflicts:
src/engine/engine.cpp

13 years agoAdded FriendModel
Sami Rämö [Fri, 12 Nov 2010 14:01:29 +0000 (16:01 +0200)]
Added FriendModel

13 years agoMerge branch 'qml' of https://vcs.maemo.org/git/situare into qml
Janne Kiiski [Fri, 12 Nov 2010 13:57:34 +0000 (15:57 +0200)]
Merge branch 'qml' of https://vcs.maemo.org/git/situare into qml

13 years agoFixed progressIndicator to work in QML ui and minor fix to routing panel
Janne Kiiski [Fri, 12 Nov 2010 13:54:41 +0000 (15:54 +0200)]
Fixed progressIndicator to work in QML ui and minor fix to routing panel

13 years agoMerge branch 'login_browser' into qml
Sami Rämö [Fri, 12 Nov 2010 13:24:40 +0000 (15:24 +0200)]
Merge branch 'login_browser' into qml

Conflicts:
src/src.pro

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 agoRouting support added to QML ui
Janne Kiiski [Fri, 12 Nov 2010 12:53:17 +0000 (14:53 +0200)]
Routing support added to QML ui

13 years agoRouteModel added
Janne Kiiski [Fri, 12 Nov 2010 12:36:53 +0000 (14:36 +0200)]
RouteModel added

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 agoDIRECTORY_NAME & FILE_NAME macro changes
Janne Kiiski [Fri, 12 Nov 2010 07:40:56 +0000 (09:40 +0200)]
DIRECTORY_NAME & FILE_NAME macro changes

13 years agoFixes and cleanup
Janne Kiiski [Thu, 11 Nov 2010 14:22:10 +0000 (16:22 +0200)]
Fixes and cleanup
- Webview width fix
- Removed deprecated LoginLogic
- FacebookAuthentication urlChanged slot to public

13 years agoQML authentication changes to use WebView
Janne Kiiski [Thu, 11 Nov 2010 13:56:13 +0000 (15:56 +0200)]
QML authentication changes to use WebView

13 years agoQML_UI defines added
Janne Kiiski [Thu, 11 Nov 2010 10:30:26 +0000 (12:30 +0200)]
QML_UI defines added

13 years agoMerge commit 'origin/login_browser' into qml
Janne Kiiski [Thu, 11 Nov 2010 10:02:13 +0000 (12:02 +0200)]
Merge commit 'origin/login_browser' into qml

13 years agoLoginWidget fixes and project updated
Janne Kiiski [Thu, 11 Nov 2010 08:59:50 +0000 (10:59 +0200)]
LoginWidget fixes and project updated

- LoginWidget: use @ as separator in email regexp
- src.pro: qml files added

13 years agoqml files and resources added
Janne Kiiski [Thu, 11 Nov 2010 08:52:18 +0000 (10:52 +0200)]
qml files and resources added

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 agoqmlui prototyping code added
Janne Kiiski [Wed, 10 Nov 2010 15:15:30 +0000 (17:15 +0200)]
qmlui prototyping code added

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