[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/messenger/libpapillon
From:       Michaƫl Larouche <larouche () kde ! org>
Date:       2007-01-05 23:13:04
Message-ID: 1168038784.659004.23455.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 620412 by mlarouche:

Commit my current state of work on libpapillon Contact list part.

-Added HttpConnection to take care on HTTP over SSL connection using the
 SecureStream/Connector/HttpTransfer model
-Added FetchContactListJob, a job that fetch contact list(not address book)
 from a web service
-Added temporary hand-made SharingServiceBinding. This will be used untill I can't
 work on the frontend API without a generated binding.

Currently, the ContactList is populated with contacts and you can query the
Allow, Block, Reverse and Pending list :)

You can use the Papillon console to test it.



 M  +7 -0      CMakeLists.txt  
 M  +10 -1     PapillonMoc.cmake  
 M  +7 -3      client.cpp  
 M  +18 -9     contact.cpp  
 M  +121 -0    contactlist.cpp  
 A             contactlist/fetchcontactlistjob.cpp   [License: LGPL (v2+)]
 A             contactlist/fetchcontactlistjob.h   [License: LGPL (v2+)]
 A             contactlist/sharingservicebinding.cpp   [License: LGPL (v2+)]
 A             contactlist/sharingservicebinding.h   [License: LGPL (v2+)]
 A             http/httpconnection.cpp   [License: LGPL (v2+)]
 A             include/Papillon/Http/Connection  
 A             include/Papillon/Http/httpconnection.h   [License: LGPL (v2+)]
 M  +1 -1      include/Papillon/client.h  
 M  +25 -9     include/Papillon/contact.h  
 M  +75 -0     include/Papillon/contactlist.h  
 M  +2 -2      include/Papillon/papillon_enums.h  
 M  +1 -4      papillonclientstream.cpp  
 M  +1 -1      papillonstatusmessage.cpp  
 M  +55 -74    tests/papillon_console.cpp  
 M  +8 -3      tests/papillon_console.h  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic