Cleaned debug prints
[situare] / src / facebookservice / facebookauthentication.cpp
2010-11-12 Sami RämöCleaned debug prints login_browser
2010-11-12 Sami RämöMoved location update logic to new class called UpdateL...
2010-11-10 Sami RämöAdded wallPostPermission parameter to loggedIn signal
2010-11-10 Sami RämöClear user information only when logout initiated from...
2010-11-10 Sami RämöChanges to logout prosess and login state storing,...
2010-11-09 Sami RämöEmit error signal when login fails
2010-11-09 Sami RämöDocumenting and some clean-up
2010-11-09 Sami RämöAdded progress indicator
2010-11-09 Sami RämöRemoved FacebookLoginBrowser class, replaced with QWebView.
2010-11-09 Sami RämöMoved creating the FacebookLoginBrowser to FacebookAuth...
2010-11-09 Sami RämöImplemented NetworkCookieJar::clearCookiesSetting()
2010-11-09 Sami RämöFixed FacebookLoginBrowser::destroyed() signal handling
2010-11-09 Sami RämöReplaced some hard coded strings with constants, remove...
2010-11-08 Sami RämöTry login with cookies using hidden browser, show brows...
2010-11-08 Sami RämöRemoving some old code, disabled the api=2.0 parameter
2010-11-08 Sami RämöMerge branch 'master' into login_browser
2010-11-05 Janne KiiskiFixed projects to build in Simulator
2010-11-04 Sami RämöAppend api version 2.0 to all request, if not explicitl...
2010-09-28 Sami RämöMoving login related stuff from Engine to FacebookAuthe...
2010-09-27 Sami RämöCleaning out old login code ongoing
2010-09-27 Sami RämöChanging to new authentication mechanism ongoing
2010-09-24 Sami RämöDestroy login browser after successfully logged in
2010-09-24 Sami RämöParsing the access token from the url
2010-08-09 Sami RämöRe-factoring, created error.h, clean-up
2010-06-22 lampehe-localUpdated error handling, added error contexts. Fixed...
2010-06-18 lampehe-localAdded Progress indicator handling in error situations
2010-06-14 Pekka NissinenAdded new scalable panels, deleted obsolite bitmaps...
2010-06-14 lampehe-localAdded error handling for invalid JSON string
2010-06-14 lampehe-localbackup
2010-06-11 lampehe-localFixed following things: Crosshair is now visible when...
2010-06-10 lampehe-localFirst draft of new error procedure
2010-06-09 Jussi LaitinenMerge branch 'master' of https://vcs.maemo.org/git...
2010-06-09 Jussi LaitinenModified Engine automatic update location feature.
2010-06-08 lampehe-localSmall fix for dialog/note queues
2010-06-08 lampehe-localAdded login conter note_problem
2010-06-08 Jussi LaitinenMerge branch 'master' into settings_auto_update
2010-06-08 Jussi LaitinenAdded functional test for automatic location update...
2010-06-08 lampehe-localbackup
2010-06-07 lampehe-localChanged implementation
2010-06-03 lampehe-localAdded error messages and handling
2010-05-31 lampehe-localFinalized login using cookies cookies_refactored
2010-05-28 lampehe-localFew fixes and improvements
2010-05-26 lampehe-localthird draft
2010-05-26 lampehe-localSecond draft, credentials are not saved to settings...
2010-05-26 lampehe-localFirst draft, credentials are still saved to settings
2010-05-24 lampehe-localFinal implementation of logout logout_refactored
2010-05-21 lampehe-localMerged logout implementation to new refactored master
2010-05-19 lampehe-localImplemented username saving to settings and loading... store_username
2010-05-17 lampehe-localRenamed /src/situarecommon.h to /src/common.h
2010-05-14 Pekka NissinenCleaned up code and moved the new ZoomButtonPanel into...
2010-05-14 Pekka NissinenCleaned up code and added a few missing comments
2010-05-14 Pekka NissinenMade a few cosmetic changes
2010-05-14 lampehe-localSmall fix on facebookauthentication's credential handli...
2010-05-14 Jussi LaitinenMerge branch 'list_panel'
2010-05-14 lampehe-localRemoved one un-needed signal connect from facebookauthe...
2010-05-12 Jussi LaitinenAdded settings load and save methods to Engine and... list_panel
2010-05-12 lampehe-localFacebookAuthentication window removal
2010-05-12 Pekka NissinenFixed a mysterious login error that occured on some...
2010-05-11 lampehe-localRefactored fabookauthentication class and moved cookieh... fb_auth_cleanup
2010-05-10 lampehe-localImplemented custom login and created functional tests... custom_login
2010-04-28 lampehe-localrefactored engine and situareservice
2010-04-27 lampehe-localIntegrated updateLocation, it currently uses hardcoded...
2010-04-21 Kaj WallinFixed bug that causes application to ask for new login...
2010-04-19 Ville Tiensuucode rewieved by Henri Lampela and final fixes done
2010-04-19 lampehe-localSome cleanup for FacebookServices and SituareServices
2010-04-19 Ville Tiensuumodified code to obey general namings and style
2010-04-16 Ville Tiensuuupdated facebook classes
2010-04-16 lampehe-localAdded missing files & folders