Fixed seg fault on logout.
[situare] / src / situareservice / situareservice.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öEmit error instead of queuing requests when session...
2010-11-10 Sami RämöRemoved some old unused code
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-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-27 Sami RämöCleaning out old login code ongoing
2010-09-27 Sami RämöChanged other queries to use the new interface.
2010-09-27 Sami RämöChanging to new authentication mechanism ongoing
2010-08-09 Sami RämöRe-factoring, created error.h, clean-up
2010-08-03 Jussi LaitinenAdded clearFilter call to FriendListPanel::keyPressEvent.
2010-08-03 Jussi LaitinenAdded missing comments.
2010-07-27 Sami RämöRe-factored SituareService::formUrlParameters() publish...
2010-07-27 Sami RämöFixed bug #5762: Location setting accuracy is not accurate
2010-07-21 Jussi LaitinenChanged singleton from NetworkAccessManager to NetworkH...
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-07-05 lampehe-localUser data optimization. Only changed profile images...
2010-06-29 lampehe-localFirst phase of userdata rewrite
2010-06-28 lampehe-localFixed bug that caused crash when user tries to expand...
2010-06-24 Jussi LaitinenMerge branch 'master' into network_handler
2010-06-22 lampehe-localUpdated error handling, added error contexts. Fixed...
2010-06-18 lampehe-localImplemented functionality to show side panels only...
2010-06-16 Jussi LaitinenAdded network error flag to NetworkReply.
2010-06-14 lampehe-localAdded error handling for invalid JSON string
2010-06-14 lampehe-localbackup
2010-06-11 lampehe-localFinalized error handling procedur implementation, local... error_procedur
2010-06-10 lampehe-localFirst draft of new error procedure
2010-06-10 Ville Tiensuuclened unneeded comments
2010-06-04 Ville Tiensuubackup
2010-06-04 Ville Tiensuubackup before changing update dialog to be a data membe...
2010-06-03 lampehe-localAdded error messages and error handling for UI timeout
2010-06-03 lampehe-localAdded error messages and handling
2010-06-03 Ville Tiensuuadded unit test for avatarimage
2010-06-02 Pekka NissinenRemoved unnecessary images from res folder and made...
2010-06-01 Ville TiensuuMerge branch 'bigger_images'
2010-06-01 Ville Tiensuureviewed and iterated with Marno Niemela
2010-06-01 Ville Tiensuubackup before test
2010-05-31 Ville TiensuuMerge branch 'bigger_images'
2010-05-31 Ville Tiensuucleaned small profila image handling
2010-05-31 Ville Tiensuubackup before removing small profile image handling...
2010-05-31 Ville Tiensuucleaning
2010-05-31 Ville Tiensuufinalising big profile images
2010-05-28 Ville Tiensuuworking new borders for bigger profile images bigger_images
2010-05-27 Ville Tiensuustarted feature to show bigger profile images
2010-05-27 Jussi LaitinenAdded no caching attribute to ImageFetcher and SituareS...
2010-05-27 Jussi LaitinenMoved network related files from src/engine to src...
2010-05-26 Jussi LaitinenChanged NetworkAccessManager to use Singleton.
2010-05-26 Jussi LaitinenMerge branch 'master' into network_handler
2010-05-26 Jussi LaitinenAdded method to queue requests if not connected to...
2010-05-25 lampehe-localImplemented logout feature
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-19 lampehe-localFixed character encoding bug for reverseGeo utf_bug
2010-05-18 lampehe-localRemoved warnings and fixed minor bug in publish locatio...
2010-05-14 Jussi LaitinenMoved AvatarImage::create from FriendListitem to Situar...
2010-05-11 lampehe-localRefactored fabookauthentication class and moved cookieh... fb_auth_cleanup
2010-05-11 Sami RämöRestored SituareService files which were accidentally...
2010-05-11 Sami RämöMerge branch 'stacked_friends'
2010-05-10 Jussi LaitinenMerge branch 'master' of https://vcs.maemo.org/git...
2010-05-10 lampehe-localImplemented custom login and created functional tests... custom_login
2010-05-07 Jussi LaitinenUpdated list_item images with new ones.
2010-05-06 Sami RämöAdded FriendGroupItem and FriendItemsHandler classes
2010-05-04 lampehe-localFixed memory leak and unused variable (roundness in...
2010-05-03 lampehe-localUpdated user and friendslist signals and image fetching
2010-05-03 Kaj WallinPreliminary merge. Integration is brancehd from fresh
2010-04-30 lampehe-localAdded signal for successful update image_fetcher
2010-04-29 Kaj WallinAdded engine to master
2010-04-29 lampehe-localAdded error signals to engine from ImageFetcher and...
2010-04-29 Jussi LaitinenModified FriendListView::clear method.
2010-04-29 Jussi LaitinenIntegrated friendlistview with dev.
2010-04-29 lampehe-localIntegrated imagefetcher and iterated imagefetcher relat...
2010-04-28 lampehe-localrefactored engine and situareservice
2010-04-27 lampehe-localAdded QPixmap for User class and implemented first...
2010-04-27 lampehe-localFirst version of imagefetcher. Added imagefetcher.cpp/.h
2010-04-27 lampehe-localIntegrated updateLocation, it currently uses hardcoded...
2010-04-23 lampehe-localAdded user class and related unit-tests, implemented...
2010-04-19 lampehe-localCode reviewed by Ville Tiensuu, findings fixed. Removed...
2010-04-19 lampehe-localSome cleanup for FacebookServices and SituareServices
2010-04-16 lampehe-localFirst phase of facebookservice and situareservice integ...
2010-04-15 lampehe-localAdded updated unit tests for updateLocation and reverseGeo.
2010-04-09 lampehe-localAdded missing files