aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAgeFilesLines
* * rename getArchiveManager to archiveManagerJeremy Lainé2010-06-233-8/+8
| | | | | * rename getTransferManager to transferManager
* replace obsolete QXmppLogger::LoggingTypeManjeet Dahiya2010-04-137-7/+7
|
* native eol example_2_rosterHandlingManjeet Dahiya2010-03-125-167/+167
|
* native eol example_3_ibbTransferSourceManjeet Dahiya2010-03-124-165/+165
|
* native eol example_7_archiveHandlingManjeet Dahiya2010-03-124-168/+168
|
* suppress unused variable warningManjeet Dahiya2010-03-081-0/+1
|
* suppress unused variable warningManjeet Dahiya2010-03-081-0/+1
|
* suppress unused variable warningManjeet Dahiya2010-03-081-0/+1
|
* revert changes to library linking, document whyJeremy Lainé2010-03-081-6/+4
|
* make sur examples get rebuilt when the library changes (issue #28)Jeremy Lainé2010-03-041-2/+10
|
* make all examples use example.pri for common definitionsJeremy Lainé2010-03-0410-100/+33
|
* simplify library linkingJeremy Lainé2010-03-048-16/+16
|
* cleanup archive handling APIJeremy Lainé2010-03-041-3/+3
|
* don't use deprecated accessorsJeremy Lainé2010-03-041-2/+2
|
* force ibbTransferSource to use IBBJeremy Lainé2010-02-251-0/+1
|
* actually make ibbTransferTarget use IBBJeremy Lainé2010-02-251-3/+5
|
* update ibbTransferSource example to use QXmppTransferManagerJeremy Lainé2010-02-242-51/+31
|
* update ibbTransferTarget example to use QXmppTransferManagerJeremy Lainé2010-02-242-19/+39
|
* add example for XEP-0136: Message ArchivingJeremy Lainé2010-02-045-1/+183
|
* This is the rest of XEP-009. This needs some cleanup and testing still. I ↵Ian Geiser2009-11-115-1/+168
| | | | am not happy with the implementation, but I am happy with the interface on QXmppClient.
* Added start of XEP-009. This is only the inteface, being able to invoke ↵Ian Geiser2009-11-088-4/+237
| | | | remote methods is next.
* Added better examples for in band byte transfersIan Geiser2009-11-0811-8/+179
|
* fixed renamed projectsIan Geiser2009-11-082-2/+2
|
* Added an example of how to use the in band transfer.Ian Geiser2009-11-085-0/+196
|
* new exampleManjeet Dahiya2009-11-081-1/+2
|
* roster exampleManjeet Dahiya2009-11-085-0/+178
|
* Fix for Manjeet Dahiya2009-10-269-229/+229
| | | | | | | | Issue 23: QXmppBind compilation error on macosx starting from r23 Issue 26: examples fail to link on macosx and linux Issue 24: all text files should have the svn property eol-style set Contributed by: Marco Molteni
* addManjeet Dahiya2009-06-149-0/+229