Changes to logout prosess and login state storing, logout bug fix
[situare] / src / facebookservice / facebookauthentication.h
2010-11-10 Sami RämöChanges to logout prosess and login state storing,...
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-08 Sami RämöTry login with cookies using hidden browser, show brows...
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-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-09-24 Sami RämöCreated base for Facebook login browser
2010-06-22 lampehe-localUpdated error handling, added error contexts. Fixed...
2010-06-18 lampehe-localAdded Progress indicator handling in error situations
2010-06-10 lampehe-localFirst draft of new error procedure
2010-06-08 lampehe-localSmall fix for dialog/note queues
2010-06-08 lampehe-localAdded login conter note_problem
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-localAdded comments
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-12 lampehe-localFacebookAuthentication window removal
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-19 Ville Tiensuuchanged order of methods and variables to match with... lampehe
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